tar -xf avahi-0.6.32.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking how to create a pax tar archive... gnutar checking build system type... i586-slackware-linux-gnu checking host system type... i586-slackware-linux-gnu checking whether make supports nested variables... (cached) yes checking for stow... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... none needed checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether gcc needs -traditional... no checking whether libssp exists... yes checking whether stack-smashing protection is available... yes checking whether stack-smashing protection is buggy... no checking whether gcc accepts -fstack-protector... yes checking whether g++ accepts -fstack-protector... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 1572864 checking how to convert i586-slackware-linux-gnu file names to i586-slackware-linux-gnu format... func_convert_file_noop checking how to convert i586-slackware-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/i586-slackware-linux/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/i586-slackware-linux/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... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/i586-slackware-linux/bin/ld checking if the linker (/usr/i586-slackware-linux/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/i586-slackware-linux/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler works... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking whether to check for GCC pthread/shared inconsistencies... yes checking whether -pthread is sufficient with -shared... yes checking for linux/netlink.h... yes checking for net/route.h... no checking for sys/filio.h... no checking for sys/sysctl.h... yes checking for struct lifconf... no checking for struct ip_mreqn... yes checking checking whether rtnetlink.h can be included with -std=c99... yes checking whether gcc accepts -std=c99... yes checking whether gcc accepts -Wall... yes checking whether gcc accepts -W... yes checking whether gcc accepts -Wextra... yes checking whether gcc accepts -pedantic... yes checking whether gcc accepts -pipe... yes checking whether gcc accepts -Wformat... yes checking whether gcc accepts -Wold-style-definition... yes checking whether gcc accepts -Wdeclaration-after-statement... yes checking whether gcc accepts -Wfloat-equal... yes checking whether gcc accepts -Wmissing-declarations... yes checking whether gcc accepts -Wmissing-prototypes... yes checking whether gcc accepts -Wstrict-prototypes... yes checking whether gcc accepts -Wredundant-decls... yes checking whether gcc accepts -Wmissing-noreturn... yes checking whether gcc accepts -Wshadow... yes checking whether gcc accepts -Wendif-labels... yes checking whether gcc accepts -Wpointer-arith... yes checking whether gcc accepts -Wbad-function-cast... yes checking whether gcc accepts -Wcast-qual... yes checking whether gcc accepts -Wcast-align... yes checking whether gcc accepts -Wwrite-strings... yes checking whether gcc accepts -fdiagnostics-show-option... yes checking whether gcc accepts -Wno-cast-qual... yes checking whether gcc accepts -fno-strict-aliasing... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for library containing inet_ntop... none required checking for library containing recv... none required checking whether CMSG_SPACE is declared... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for gethostname... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for uname... yes checking for setresuid... yes checking for setreuid... yes checking for setresgid... yes checking for setregid... yes checking for strcasecmp... yes checking for gettimeofday... yes checking for putenv... yes checking for strncasecmp... yes checking for strlcpy... no checking for gethostbyname... yes checking for seteuid... yes checking for setegid... yes checking for setproctitle... no checking for getprogname... no checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for mode_t... yes checking for pid_t... yes checking whether environ is declared... yes checking for gcc -fvisibility=hidden support... yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for chroot... yes checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for kqueue... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.1 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for pkg-config... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB20... yes checking for GOBJECT... yes checking for gobject-introspection... yes checking for QT4... yes checking for moc-qt4... no checking for moc... /usr/lib/qt/bin/moc checking for GTK20... yes checking for GTK30... yes checking for DBUS... yes Your D-Bus version is 1,10,8. checking for dbus_connection_close... yes checking for dbus_bus_get_private... yes checking for XML_ParserCreate in -lexpat... yes checking expat.h usability... yes checking expat.h presence... yes checking for expat.h... yes checking for XML_ParserCreate in -lbsdxml... no checking for gdbm_open in -lgdbm... yes checking gdbm.h usability... yes checking gdbm.h presence... yes checking for gdbm.h... yes checking for LIBDAEMON... yes checking for a Python interpreter with version >= 2.4... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking for python module gtk... yes checking for python module dbus... yes checking for python module socket... yes checking for python module gdbm... yes checking for doxygen... no configure: WARNING: doxygen not found - will not generate any doxygen documentation checking for perl... /usr/bin/perl checking for xmltoman... no configure: WARNING: *** Not rebuilding man pages as xmltoman is not found *** Package systemd was not found in the pkg-config search path. Perhaps you should add the directory containing `systemd.pc' to the PKG_CONFIG_PATH environment variable No package 'systemd' found checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating avahi-common/Makefile config.status: creating avahi-core/Makefile config.status: creating avahi-glib/Makefile config.status: creating avahi-gobject/Makefile config.status: creating avahi-qt/Makefile config.status: creating avahi-daemon/Makefile config.status: creating avahi-daemon/avahi-dbus.conf config.status: creating avahi-discover-standalone/Makefile config.status: creating avahi-client/Makefile config.status: creating initscript/Makefile config.status: creating initscript/debian/Makefile config.status: creating initscript/gentoo/Makefile config.status: creating initscript/suse/Makefile config.status: creating initscript/fedora/Makefile config.status: creating initscript/lfs/Makefile config.status: creating initscript/mandriva/Makefile config.status: creating initscript/darwin/Makefile config.status: creating initscript/freebsd/Makefile config.status: creating initscript/slackware/Makefile config.status: creating avahi-dnsconfd/Makefile config.status: creating avahi-utils/Makefile config.status: creating avahi-python/Makefile config.status: creating avahi-python/avahi/Makefile config.status: creating avahi-python/avahi-discover/Makefile config.status: creating examples/Makefile config.status: creating common/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating service-type-database/Makefile config.status: creating avahi-sharp/Makefile config.status: creating avahi-ui-sharp/Makefile config.status: creating avahi-compat-libdns_sd/Makefile config.status: creating avahi-compat-howl/Makefile config.status: creating avahi-compat-howl/samples/Makefile config.status: creating avahi-autoipd/Makefile config.status: creating avahi-ui/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands ---{ avahi 0.6.32 }--- 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.10.8 dbus-1 system socket: unix:path=/var/run/dbus/system_bus_socket C Compiler: gcc CFLAGS: -O2 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing Enable GLIB: yes Enable GLIB GObject: yes Enable GObject Introspection: yes Enable GTK 2.0: yes Enable GTK 3.0: yes Enable D-Bus: yes With XML: expat Enable GDBM: yes Enable DBM: no Enable libdaemon: yes Enable Python: yes Enable pygtk: yes Enable python-dbus: yes Enable QT3: no Enable QT4: yes Enable Mono: no Enable Monodoc: no Distribution/OS: slackware User for avahi-daemon: avahi Group for avahi-daemon: avahi Priviliged access group for Avahi clients: netdev User for avahi-autoipd: avahi-autoipd Group for avahi-autoipd: avahi-autoipd Enable chroot(): yes Enable Linux inotify: yes Enable stack-smashing protection: yes systemd unit directory: ./configure: line 28509: xyes: command not found Building libavahi-core yes Building avahi-daemon: yes Building avahi-dnsconfd: yes Building libavahi-client: no (You need avahi-daemon and D-Bus!) Building avahi-utils: no (You need avahi-daemon and D-Bus!) Building avahi-python: yes Building libavahi-glib: yes Building libavahi-gobject: no Building avahi-discover-standalone: yes Building libavahi-qt3: no Building libavahi-qt4: yes Building avahi-sharp: no Building avahi-compat-libdns_sd: no (You need libavahi-client!) Building avahi-compat-howl: no (You need libavahi-client!) Building tests: yes Building avahi-core documentation: yes Building avahi-autoipd: no Building libavahi-ui: no make all-recursive make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32' Making all in common make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/common' Making all in avahi-common make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-common' CC libavahi_common_la-malloc.lo CC libavahi_common_la-address.lo CC libavahi_common_la-alternative.lo CC libavahi_common_la-error.lo CC libavahi_common_la-strlst.lo CC libavahi_common_la-domain.lo CC libavahi_common_la-timeval.lo CC libavahi_common_la-simple-watch.lo CC libavahi_common_la-thread-watch.lo CC libavahi_common_la-rlist.lo CC libavahi_common_la-utf8.lo CC libavahi_common_la-i18n.lo CCLD libavahi-common.la CC strlst_test-strlst.o CC strlst_test-malloc.o CC strlst_test-strlst-test.o CCLD strlst-test CC domain_test-domain.o CC domain_test-malloc.o CC domain_test-address.o CC domain_test-domain-test.o CC domain_test-utf8.o CCLD domain-test CC alternative_test-alternative.o CC alternative_test-malloc.o CC alternative_test-domain.o CC alternative_test-address.o CC alternative_test-alternative-test.o CC alternative_test-utf8.o CCLD alternative-test CC timeval_test-timeval.o CC timeval_test-timeval-test.o CCLD timeval-test CC watch_test-timeval.o CC watch_test-simple-watch.o CC watch_test-malloc.o CC watch_test-watch-test.o CCLD watch-test CC watch_test_thread-timeval.o CC watch_test_thread-simple-watch.o CC watch_test_thread-malloc.o CC watch_test_thread-watch-test.o CC watch_test_thread-thread-watch.o CCLD watch-test-thread CC utf8_test-utf8-test.o CC utf8_test-utf8.o CCLD utf8-test make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-common' Making all in avahi-core make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-core' CC libavahi_core_la-timeeventq.lo CC libavahi_core_la-iface.lo CC libavahi_core_la-server.lo CC libavahi_core_la-entry.lo CC libavahi_core_la-prioq.lo CC libavahi_core_la-cache.lo CC libavahi_core_la-socket.lo CC libavahi_core_la-response-sched.lo CC libavahi_core_la-query-sched.lo CC libavahi_core_la-probe-sched.lo CC libavahi_core_la-announce.lo CC libavahi_core_la-browse.lo CC libavahi_core_la-rrlist.lo CC libavahi_core_la-resolve-host-name.lo CC libavahi_core_la-resolve-address.lo CC libavahi_core_la-browse-domain.lo CC libavahi_core_la-browse-service-type.lo CC libavahi_core_la-browse-service.lo CC libavahi_core_la-resolve-service.lo CC libavahi_core_la-dns.lo CC libavahi_core_la-rr.lo CC libavahi_core_la-log.lo CC libavahi_core_la-browse-dns-server.lo CC libavahi_core_la-fdutil.lo CC libavahi_core_la-util.lo CC libavahi_core_la-hashmap.lo CC libavahi_core_la-wide-area.lo CC libavahi_core_la-multicast-lookup.lo CC libavahi_core_la-querier.lo CC libavahi_core_la-addr-util.lo CC libavahi_core_la-domain-util.lo CC libavahi_core_la-iface-linux.lo CC libavahi_core_la-netlink.lo CCLD libavahi-core.la CC prioq_test-prioq-test.o CC prioq_test-prioq.o CCLD prioq-test CC avahi_test-avahi-test.o CCLD avahi-test CC conformance_test-conformance-test.o CCLD conformance-test CC avahi_reflector-avahi-reflector.o CCLD avahi-reflector CC dns_test-dns.o CC dns_test-dns-test.o CC dns_test-log.o CC dns_test-util.o CC dns_test-rr.o CC dns_test-hashmap.o CC dns_test-domain-util.o CC dns_test-addr-util.o CCLD dns-test CC dns_spin_test-dns-spin-test.o CCLD dns-spin-test CC timeeventq_test-timeeventq-test.o CC timeeventq_test-timeeventq.o CC timeeventq_test-prioq.o CC timeeventq_test-log.o CCLD timeeventq-test CC hashmap_test-hashmap-test.o CC hashmap_test-hashmap.o CC hashmap_test-util.o CCLD hashmap-test CC querier_test-querier-test.o CCLD querier-test CC update_test-update-test.o CCLD update-test make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-core' Making all in avahi-qt make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' GEN qt-watch.moc4 make all-am make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' CXX libavahi_qt4_la-qt-watch.lo CXXLD libavahi-qt4.la make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' Making all in avahi-client make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-client' CC libavahi_client_la-client.lo CC libavahi_client_la-entrygroup.lo CC libavahi_client_la-browser.lo CC libavahi_client_la-resolver.lo CC libavahi_client_la-xdg-config.lo CC libavahi_client_la-check-nss.lo CC libavahi_client_la-dbus.lo CC libavahi_client_la-dbus-watch-glue.lo CCLD libavahi-client.la CC client_test-client-test.o CCLD client-test CC srv_test-srv-test.o CCLD srv-test CC xdg_config_test-xdg-config-test.o CC xdg_config_test-xdg-config.o CCLD xdg-config-test CC rr_test-rr-test.o CCLD rr-test CC check_nss_test-check-nss.o CC check_nss_test-check-nss-test.o CCLD check-nss-test make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-client' Making all in avahi-glib make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-glib' CC libavahi_glib_la-glib-watch.lo glib-watch.c: In function ‘prepare_func’: glib-watch.c:273:9: προειδοποίηση: ‘g_source_get_current_time’ is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(source, &now); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from glib-watch.h:28, from glib-watch.c:28: /usr/include/glib-2.0/glib/gmain.h:512:10: σημείωση: declared here void g_source_get_current_time (GSource *source, ^ glib-watch.c: In function ‘check_func’: glib-watch.c:301:9: προειδοποίηση: ‘g_source_get_current_time’ is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(source, &now); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from glib-watch.h:28, from glib-watch.c:28: /usr/include/glib-2.0/glib/gmain.h:512:10: σημείωση: declared here void g_source_get_current_time (GSource *source, ^ glib-watch.c: In function ‘dispatch_func’: glib-watch.c:326:9: προειδοποίηση: ‘g_source_get_current_time’ is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(source, &now); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from glib-watch.h:28, from glib-watch.c:28: /usr/include/glib-2.0/glib/gmain.h:512:10: σημείωση: declared here void g_source_get_current_time (GSource *source, ^ CC libavahi_glib_la-glib-malloc.lo CCLD libavahi-glib.la CC glib_watch_test-glib-watch.o glib-watch.c: In function ‘prepare_func’: glib-watch.c:273:9: προειδοποίηση: ‘g_source_get_current_time’ is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(source, &now); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from glib-watch.h:28, from glib-watch.c:28: /usr/include/glib-2.0/glib/gmain.h:512:10: σημείωση: declared here void g_source_get_current_time (GSource *source, ^ glib-watch.c: In function ‘check_func’: glib-watch.c:301:9: προειδοποίηση: ‘g_source_get_current_time’ is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(source, &now); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from glib-watch.h:28, from glib-watch.c:28: /usr/include/glib-2.0/glib/gmain.h:512:10: σημείωση: declared here void g_source_get_current_time (GSource *source, ^ glib-watch.c: In function ‘dispatch_func’: glib-watch.c:326:9: προειδοποίηση: ‘g_source_get_current_time’ is deprecated: Use 'g_source_get_time' instead [-Wdeprecated-declarations] g_source_get_current_time(source, &now); ^ In file included from /usr/include/glib-2.0/glib/giochannel.h:33:0, from /usr/include/glib-2.0/glib.h:54, from glib-watch.h:28, from glib-watch.c:28: /usr/include/glib-2.0/glib/gmain.h:512:10: σημείωση: declared here void g_source_get_current_time (GSource *source, ^ CC glib_watch_test-glib-watch-test.o CCLD glib-watch-test make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-glib' Making all in avahi-gobject make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' GEN signals-marshal.list GEN signals-marshal.h GEN signals-marshal.c GEN ga-client-enumtypes.h GEN ga-client-enumtypes.c GEN ga-entry-group-enumtypes.h GEN ga-entry-group-enumtypes.c GEN ga-enums-enumtypes.h GEN ga-enums-enumtypes.c make all-am make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' CC libavahi_gobject_la-ga-client.lo In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ga-client.h:23, from ga-client.c:27: ga-client.c: In function ‘ga_client_get_type’: /usr/include/glib-2.0/glib/gatomic.h:122:5: προειδοποίηση: cast from function call of type ‘unsigned int’ to non-matching type ‘void *’ [-Wbad-function-cast] (gpointer) __atomic_load_4 ((atomic), __ATOMIC_SEQ_CST); \ ^ /usr/include/glib-2.0/glib/gthread.h:251:7: σημείωση: in expansion of macro ‘g_atomic_pointer_get’ (!g_atomic_pointer_get (location) && \ ^ /usr/include/glib-2.0/gobject/gtype.h:1958:7: σημείωση: in expansion of macro ‘g_once_init_enter’ if (g_once_init_enter (&g_define_type_id__volatile)) \ ^ /usr/include/glib-2.0/gobject/gtype.h:1729:60: σημείωση: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^ /usr/include/glib-2.0/gobject/gtype.h:1587:43: σημείωση: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^ ga-client.c:38:1: σημείωση: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE(GaClient, ga_client, G_TYPE_OBJECT) ^ CC libavahi_gobject_la-ga-entry-group.lo In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ga-error.h:23, from ga-entry-group.c:30: ga-entry-group.c: In function ‘ga_entry_group_get_type’: /usr/include/glib-2.0/glib/gatomic.h:122:5: προειδοποίηση: cast from function call of type ‘unsigned int’ to non-matching type ‘void *’ [-Wbad-function-cast] (gpointer) __atomic_load_4 ((atomic), __ATOMIC_SEQ_CST); \ ^ /usr/include/glib-2.0/glib/gthread.h:251:7: σημείωση: in expansion of macro ‘g_atomic_pointer_get’ (!g_atomic_pointer_get (location) && \ ^ /usr/include/glib-2.0/gobject/gtype.h:1958:7: σημείωση: in expansion of macro ‘g_once_init_enter’ if (g_once_init_enter (&g_define_type_id__volatile)) \ ^ /usr/include/glib-2.0/gobject/gtype.h:1729:60: σημείωση: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^ /usr/include/glib-2.0/gobject/gtype.h:1587:43: σημείωση: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^ ga-entry-group.c:34:1: σημείωση: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE(GaEntryGroup, ga_entry_group, G_TYPE_OBJECT) ^ CC libavahi_gobject_la-ga-error.lo CC libavahi_gobject_la-ga-record-browser.lo In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ga-record-browser.h:24, from ga-record-browser.c:28: ga-record-browser.c: In function ‘ga_record_browser_get_type’: /usr/include/glib-2.0/glib/gatomic.h:122:5: προειδοποίηση: cast from function call of type ‘unsigned int’ to non-matching type ‘void *’ [-Wbad-function-cast] (gpointer) __atomic_load_4 ((atomic), __ATOMIC_SEQ_CST); \ ^ /usr/include/glib-2.0/glib/gthread.h:251:7: σημείωση: in expansion of macro ‘g_atomic_pointer_get’ (!g_atomic_pointer_get (location) && \ ^ /usr/include/glib-2.0/gobject/gtype.h:1958:7: σημείωση: in expansion of macro ‘g_once_init_enter’ if (g_once_init_enter (&g_define_type_id__volatile)) \ ^ /usr/include/glib-2.0/gobject/gtype.h:1729:60: σημείωση: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^ /usr/include/glib-2.0/gobject/gtype.h:1587:43: σημείωση: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^ ga-record-browser.c:33:1: σημείωση: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE(GaRecordBrowser, ga_record_browser, G_TYPE_OBJECT) ^ CC libavahi_gobject_la-ga-service-browser.lo In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ga-service-browser.h:23, from ga-service-browser.c:31: ga-service-browser.c: In function ‘ga_service_browser_get_type’: /usr/include/glib-2.0/glib/gatomic.h:122:5: προειδοποίηση: cast from function call of type ‘unsigned int’ to non-matching type ‘void *’ [-Wbad-function-cast] (gpointer) __atomic_load_4 ((atomic), __ATOMIC_SEQ_CST); \ ^ /usr/include/glib-2.0/glib/gthread.h:251:7: σημείωση: in expansion of macro ‘g_atomic_pointer_get’ (!g_atomic_pointer_get (location) && \ ^ /usr/include/glib-2.0/gobject/gtype.h:1958:7: σημείωση: in expansion of macro ‘g_once_init_enter’ if (g_once_init_enter (&g_define_type_id__volatile)) \ ^ /usr/include/glib-2.0/gobject/gtype.h:1729:60: σημείωση: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^ /usr/include/glib-2.0/gobject/gtype.h:1587:43: σημείωση: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^ ga-service-browser.c:36:1: σημείωση: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE(GaServiceBrowser, ga_service_browser, G_TYPE_OBJECT) ^ CC libavahi_gobject_la-ga-service-resolver.lo In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ga-service-resolver.h:26, from ga-service-resolver.c:27: ga-service-resolver.c: In function ‘ga_service_resolver_get_type’: /usr/include/glib-2.0/glib/gatomic.h:122:5: προειδοποίηση: cast from function call of type ‘unsigned int’ to non-matching type ‘void *’ [-Wbad-function-cast] (gpointer) __atomic_load_4 ((atomic), __ATOMIC_SEQ_CST); \ ^ /usr/include/glib-2.0/glib/gthread.h:251:7: σημείωση: in expansion of macro ‘g_atomic_pointer_get’ (!g_atomic_pointer_get (location) && \ ^ /usr/include/glib-2.0/gobject/gtype.h:1958:7: σημείωση: in expansion of macro ‘g_once_init_enter’ if (g_once_init_enter (&g_define_type_id__volatile)) \ ^ /usr/include/glib-2.0/gobject/gtype.h:1729:60: σημείωση: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^ /usr/include/glib-2.0/gobject/gtype.h:1587:43: σημείωση: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^ ga-service-resolver.c:37:1: σημείωση: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE(GaServiceResolver, ga_service_resolver, G_TYPE_OBJECT) ^ CC libavahi_gobject_la-signals-marshal.lo signals-marshal.c: In function ‘_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT’: signals-marshal.c:90:14: προειδοποίηση: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] callback = (GMarshalFunc_VOID__INT_ENUM_STRING_STRING_STRING_STRING_POINTER_INT_POINTER_INT) (marshal_data ? marshal_data : cc->callback); ^ signals-marshal.c: In function ‘_ga_signals_marshal_VOID__INT_ENUM_STRING_STRING_STRING_UINT’: signals-marshal.c:139:14: προειδοποίηση: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] callback = (GMarshalFunc_VOID__INT_ENUM_STRING_STRING_STRING_UINT) (marshal_data ? marshal_data : cc->callback); ^ signals-marshal.c: In function ‘_ga_signals_marshal_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT’: signals-marshal.c:186:14: προειδοποίηση: ISO C forbids conversion of object pointer to function pointer type [-Wpedantic] callback = (GMarshalFunc_VOID__INT_ENUM_STRING_UINT_UINT_POINTER_INT_INT) (marshal_data ? marshal_data : cc->callback); ^ CC libavahi_gobject_la-ga-client-enumtypes.lo CC libavahi_gobject_la-ga-entry-group-enumtypes.lo CC libavahi_gobject_la-ga-enums-enumtypes.lo CCLD libavahi-gobject.la GISCAN Avahi-0.6.gir g-ir-scanner: warning: Option --strip-prefix has been deprecated; see --identifier-prefix and --symbol-prefix. g-ir-scanner: Avahi: warning: 27 warnings suppressed (use --warn-all to see them) GICOMP AvahiCore-0.6.gir GICOMP Avahi-0.6.gir make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' Making all in avahi-discover-standalone make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-discover-standalone' CC avahi_discover_standalone-main.o CCLD avahi-discover-standalone make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-discover-standalone' Making all in avahi-daemon make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-daemon' CC ini_file_parser_test-ini-file-parser.o CC ini_file_parser_test-ini-file-parser-test.o CCLD ini-file-parser-test CC avahi_daemon-main.o CC avahi_daemon-simple-protocol.o CC avahi_daemon-static-services.o CC avahi_daemon-static-hosts.o CC avahi_daemon-ini-file-parser.o CC avahi_daemon-setproctitle.o CC avahi_daemon-sd-daemon.o CC avahi_daemon-check-nss.o CC avahi_daemon-chroot.o CC avahi_daemon-caps.o CC avahi_daemon-dbus-protocol.o CC avahi_daemon-dbus-util.o CC avahi_daemon-dbus-async-address-resolver.o CC avahi_daemon-dbus-async-host-name-resolver.o CC avahi_daemon-dbus-async-service-resolver.o CC avahi_daemon-dbus-domain-browser.o CC avahi_daemon-dbus-entry-group.o CC avahi_daemon-dbus-service-browser.o CC avahi_daemon-dbus-service-type-browser.o CC avahi_daemon-dbus-sync-address-resolver.o CC avahi_daemon-dbus-sync-host-name-resolver.o CC avahi_daemon-dbus-sync-service-resolver.o CC avahi_daemon-dbus-record-browser.o CC avahi_daemon-dbus.o CC avahi_daemon-dbus-watch-glue.o CCLD avahi-daemon make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-daemon' Making all in avahi-sharp make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-sharp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-sharp' Making all in initscript make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' Making all in slackware make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript/slackware' sed -e 's,@sbindir\@,/usr/sbin,g' avahi-daemon.in > rc.avahidaemon chmod +x rc.avahidaemon sed -e 's,@sbindir\@,/usr/sbin,g' avahi-dnsconfd.in > rc.avahidnsconfd chmod +x rc.avahidnsconfd make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript/slackware' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' Making all in avahi-dnsconfd make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-dnsconfd' CC avahi_dnsconfd-main.o CCLD avahi-dnsconfd make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-dnsconfd' Making all in avahi-utils make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-utils' CC avahi_browse-avahi-browse.o CC avahi_browse-sigint.o CC avahi_browse-stdb.o CCLD avahi-browse CC avahi_resolve-avahi-resolve.o CC avahi_resolve-sigint.o CCLD avahi-resolve CC avahi_publish-avahi-publish.o CC avahi_publish-sigint.o CCLD avahi-publish CC avahi_set_host_name-avahi-set-host-name.o CC avahi_set_host_name-sigint.o CCLD avahi-set-host-name make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-utils' Making all in avahi-python make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' Making all in avahi make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi' GEN ServiceTypeDatabase.py make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi' Making all in avahi-discover make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi-discover' GEN avahi-discover GEN avahi-discover.desktop.in ITMRG avahi-discover.desktop make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi-discover' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' GEN avahi-bookmarks make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' Making all in examples make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/examples' CC core_publish_service-core-publish-service.o CCLD core-publish-service CC core_browse_services-core-browse-services.o CCLD core-browse-services CC client_publish_service-client-publish-service.o CCLD client-publish-service CC client_browse_services-client-browse-services.o CCLD client-browse-services CC glib_integration-glib-integration.o CCLD glib-integration make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/examples' Making all in man make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/man' GEN avahi-browse.1.xml GEN avahi-publish.1.xml GEN avahi-resolve.1.xml GEN avahi-set-host-name.1.xml GEN avahi-daemon.8.xml GEN avahi-discover.1.xml GEN avahi-bookmarks.1.xml GEN avahi-dnsconfd.8.xml GEN avahi-daemon.conf.5.xml GEN avahi-dnsconfd.action.8.xml GEN avahi.service.5.xml GEN avahi.hosts.5.xml GEN avahi-autoipd.8.xml GEN avahi-autoipd.action.8.xml GEN bssh.1.xml make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/man' Making all in tests make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/tests' CXX c_plus_plus_test-c-plus-plus-test.o CXXLD c-plus-plus-test make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/tests' Making all in service-type-database make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/service-type-database' GEN build-db GEN service-types.db make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/service-type-database' Making all in avahi-compat-libdns_sd make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-libdns_sd' CC libdns_sd_la-compat.lo In file included from compat.c:47:0: compat.c: In function ‘DNSServiceBrowse’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:622:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceResolve’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:747:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceEnumerateDomains’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:859:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceRegister’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:1115:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceUpdateRecord’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:1227:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceQueryRecord’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:1337:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ CC libdns_sd_la-txt.lo CC libdns_sd_la-unsupported.lo In file included from unsupported.c:27:0: unsupported.c: In function ‘DNSServiceRegisterRecord’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:43:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘DNSServiceReconfirmRecord’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:57:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘DNSServiceCreateConnection’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:63:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘DNSServiceAddRecord’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:77:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘DNSServiceRemoveRecord’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:87:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ CC libdns_sd_la-warn.lo CCLD libdns_sd.la CC txt_test-txt.o CC txt_test-txt-test.o CC txt_test-warn.o CCLD txt-test CC null_test-compat.o In file included from compat.c:47:0: compat.c: In function ‘DNSServiceBrowse’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:622:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceResolve’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:747:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceEnumerateDomains’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:859:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceRegister’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:1115:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceUpdateRecord’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:1227:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ compat.c: In function ‘DNSServiceQueryRecord’: warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ compat.c:1337:9: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ CC null_test-null-test.o CC null_test-warn.o CCLD null-test make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-libdns_sd' Making all in avahi-compat-howl make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' Making all in . make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' CC libhowl_la-warn.lo CC libhowl_la-unsupported.lo In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from unsupported.c:26: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ In file included from warn.h:31:0, from unsupported.c:27: unsupported.c: In function ‘sw_strdup’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:31:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘_sw_debug_malloc’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:40:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘_sw_debug_realloc’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:50:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘_sw_debug_free’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:58:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: At top level: unsupported.c:62:17: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_const_string sw_strerror(/* howl sucks */) { ^ unsupported.c: In function ‘sw_strerror’: unsupported.c:62:17: προειδοποίηση: old-style function definition [-Wold-style-definition] In file included from warn.h:31:0, from unsupported.c:27: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:63:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_timer_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:67:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_timer_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:72:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_time_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:77:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_time_init_now’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:82:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_time_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:87:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_time_add’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:95:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_time_sub’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:102:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_time_cmp’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:109:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_salt_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:116:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:121:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_register_socket’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:132:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_unregister_socket’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:139:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_register_timer’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:151:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_unregister_timer’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:158:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_register_network_interface’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:168:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_unregister_network_interface_handler’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:173:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_register_signal’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:184:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_salt_unregister_signal’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:192:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_print_assert’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:202:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_print_debug’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:209:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_tcp_socket_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:213:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_tcp_socket_init_with_desc’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:220:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_udp_socket_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:225:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_multicast_socket_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:230:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:235:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_bind’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:243:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_join_multicast_group’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:252:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_leave_multicast_group’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:257:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_listen’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:264:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_connect’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:272:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_accept’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:279:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_send’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:288:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_sendto’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:299:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_recv’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:308:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_recvfrom’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:321:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_set_blocking_mode’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:328:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_set_options’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:335:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_ipv4_address’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:341:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_socket_port’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:346:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_socket_desc’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:351:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_socket_close’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:355:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:360:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:365:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_set_debug’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:372:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_set_nodelay’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:379:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_set_dontroute’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:386:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_set_keepalive’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:393:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_set_linger’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:401:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_set_reuseaddr’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:408:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_set_rcvbuf’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:415:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_options_set_sndbuf’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:422:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_socket_error_code’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:428:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_corby_orb_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:438:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:443:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_register_servant’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:454:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_unregister_servant’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:461:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_register_bidirectional_object’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:468:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_register_channel’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:475:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_get_delegate’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:481:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_corby_orb_set_delegate’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:487:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_set_observer’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:496:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_protocol_to_address’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:505:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_protocol_to_url’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:515:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_read_channel’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:522:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_orb_dispatch_message’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:532:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_message_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:537:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_message_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:542:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:547:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_init_with_size’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:554:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_init_with_delegate’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:564:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_init_with_size_and_delegate’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:575:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:580:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_reset’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:585:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_set_octets’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:592:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_octets’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:597:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_bytes_used’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:602:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_size’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:607:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_int8’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:614:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_uint8’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:621:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_int16’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:628:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_uint16’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:635:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_int32’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:642:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_uint32’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:649:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_octets’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:657:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_sized_octets’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:665:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_cstring’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:672:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_object’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:679:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_put_pad’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:686:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_int8’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:693:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_uint8’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:700:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_int16’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:708:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_uint16’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:716:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_int32’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:724:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_uint32’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:732:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_octets’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:740:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_allocate_and_get_sized_octets’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:749:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_zerocopy_sized_octets’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:758:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_sized_octets’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:767:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_allocate_and_get_cstring’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:776:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_zerocopy_cstring’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:785:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_cstring’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:794:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_buffer_get_object’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:802:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_start_request’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:813:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_start_reply’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:822:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_send’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:832:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_recv’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:846:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_last_recv_from’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:854:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_ff’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:861:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_socket’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:867:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_corby_channel_retain’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:871:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_set_delegate’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:878:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_get_delegate’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:885:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_corby_channel_set_app_data’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:891:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_channel_get_app_data’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ ../avahi-compat-libdns_sd/warn.h:34:43: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ #define AVAHI_WARN_UNSUPPORTED_ABORT do { AVAHI_WARN_UNSUPPORTED; abort(); } while(0) ^ unsupported.c:896:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED_ABORT’ AVAHI_WARN_UNSUPPORTED_ABORT; ^ unsupported.c: In function ‘sw_corby_channel_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:900:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_object_init_from_url’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:910:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_object_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:916:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_object_start_request’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:926:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_object_send’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:936:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_object_recv’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:946:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_object_channel’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:953:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_corby_object_set_channel’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:960:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_discovery_publish_host’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:973:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_discovery_publish_update’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:982:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_discovery_query_record’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:996:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_text_record_string_iterator_init’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:1003:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_text_record_string_iterator_fina’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:1009:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ unsupported.c: In function ‘sw_text_record_string_iterator_next’: ../avahi-compat-libdns_sd/warn.h:33:82: προειδοποίηση: ISO C does not support ‘__FUNCTION__’ predefined identifier [-Wpedantic] #define AVAHI_WARN_UNSUPPORTED do { avahi_warn_linkage(); avahi_warn_unsupported(__FUNCTION__); } while(0) ^ unsupported.c:1017:5: σημείωση: in expansion of macro ‘AVAHI_WARN_UNSUPPORTED’ AVAHI_WARN_UNSUPPORTED; ^ CC libhowl_la-address.lo In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from address.c:34: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ CC libhowl_la-text.lo In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from text.c:30: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ CC libhowl_la-compat.lo In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from compat.c:39: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ CCLD libhowl.la CC address_test-address.o In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from address.c:34: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ CC address_test-address-test.o In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from address-test.c:29: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ CC address_test-warn.o CCLD address-test CC text_test-text.o In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from text.c:30: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ CC text_test-text-test.o In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from text-test.c:28: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ CC text_test-warn.o CCLD text-test CC browse_domain_test-browse-domain-test.o In file included from ./include/salt/salt.h:32:0, from ./include/howl.h:32, from browse-domain-test.c:28: ./include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ CCLD browse-domain-test make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' Making all in samples make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl/samples' CC browse-browse.o In file included from ../../avahi-compat-howl/include/salt/salt.h:32:0, from ../../avahi-compat-howl/include/howl.h:32, from browse.c:29: ../../avahi-compat-howl/include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ browse.c: In function ‘my_resolver’: browse.c:58:125: προειδοποίηση: pointer targets in passing argument 2 of ‘sw_ipv4_address_name’ differ in signedness [-Wpointer-sign] fprintf(stderr, "resolve reply: 0x%x %s %s %s %s %d\n", interface_index, name, type, domain, sw_ipv4_address_name(address, name_buf, 16), port); ^ In file included from ../../avahi-compat-howl/include/corby/orb.h:33:0, from ../../avahi-compat-howl/include/howl.h:35, from browse.c:29: ../../avahi-compat-howl/include/salt/address.h:102:1: σημείωση: expected ‘sw_string {aka char *}’ but argument is of type ‘sw_int8 * {aka signed char *}’ sw_ipv4_address_name( ^ browse.c:65:43: προειδοποίηση: pointer targets in passing argument 2 of ‘sw_text_record_iterator_next’ differ in signedness [-Wpointer-sign] while (sw_text_record_iterator_next(it, key, oval, &oval_len) == SW_OKAY) ^ In file included from ../../avahi-compat-howl/include/howl.h:41:0, from browse.c:29: ../../avahi-compat-howl/include/discovery/text_record.h:110:1: σημείωση: expected ‘char *’ but argument is of type ‘sw_int8 * {aka signed char *}’ sw_text_record_iterator_next( ^ browse.c:51:18: προειδοποίηση: unused variable ‘sval’ [-Wunused-variable] sw_int8 sval[SW_TEXT_RECORD_MAX_LEN]; ^ browse.c:46:20: προειδοποίηση: unused parameter ‘extra’ [-Wunused-parameter] sw_opaque_t extra) ^ browse.c: In function ‘my_browser’: browse.c:83:26: προειδοποίηση: unused parameter ‘oid’ [-Wunused-parameter] sw_discovery_oid oid, ^ browse.c:89:23: προειδοποίηση: unused parameter ‘extra’ [-Wunused-parameter] sw_opaque_t extra) ^ CCLD browse CC resolve-resolve.o In file included from ../../avahi-compat-howl/include/salt/salt.h:32:0, from ../../avahi-compat-howl/include/howl.h:32, from resolve.c:29: ../../avahi-compat-howl/include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ resolve.c: In function ‘my_resolver’: resolve.c:58:125: προειδοποίηση: pointer targets in passing argument 2 of ‘sw_ipv4_address_name’ differ in signedness [-Wpointer-sign] fprintf(stderr, "resolve reply: 0x%x %s %s %s %s %d\n", interface_index, name, type, domain, sw_ipv4_address_name(address, name_buf, 16), port); ^ In file included from ../../avahi-compat-howl/include/corby/orb.h:33:0, from ../../avahi-compat-howl/include/howl.h:35, from resolve.c:29: ../../avahi-compat-howl/include/salt/address.h:102:1: σημείωση: expected ‘sw_string {aka char *}’ but argument is of type ‘sw_int8 * {aka signed char *}’ sw_ipv4_address_name( ^ resolve.c:65:43: προειδοποίηση: pointer targets in passing argument 2 of ‘sw_text_record_iterator_next’ differ in signedness [-Wpointer-sign] while (sw_text_record_iterator_next(it, key, oval, &oval_len) == SW_OKAY) ^ In file included from ../../avahi-compat-howl/include/howl.h:41:0, from resolve.c:29: ../../avahi-compat-howl/include/discovery/text_record.h:110:1: σημείωση: expected ‘char *’ but argument is of type ‘sw_int8 * {aka signed char *}’ sw_text_record_iterator_next( ^ resolve.c:51:18: προειδοποίηση: unused variable ‘sval’ [-Wunused-variable] sw_int8 sval[SW_TEXT_RECORD_MAX_LEN]; ^ resolve.c:46:20: προειδοποίηση: unused parameter ‘extra’ [-Wunused-parameter] sw_opaque_t extra) ^ CCLD resolve CC publish-publish.o In file included from ../../avahi-compat-howl/include/salt/salt.h:32:0, from ../../avahi-compat-howl/include/howl.h:32, from publish.c:29: ../../avahi-compat-howl/include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ publish.c: In function ‘my_service_reply’: publish.c:43:3: προειδοποίηση: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] "Started", ^ publish.c:44:3: προειδοποίηση: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] "Stopped", ^ publish.c:45:3: προειδοποίηση: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] "Name Collision", ^ publish.c:46:3: προειδοποίηση: initialization discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] "Invalid" ^ publish.c:35:23: προειδοποίηση: unused parameter ‘discovery’ [-Wunused-parameter] sw_discovery discovery, ^ publish.c:36:26: προειδοποίηση: unused parameter ‘oid’ [-Wunused-parameter] sw_discovery_oid oid, ^ publish.c:38:21: προειδοποίηση: unused parameter ‘extra’ [-Wunused-parameter] sw_opaque extra) ^ CCLD publish CC query-query.o In file included from ../../avahi-compat-howl/include/salt/salt.h:32:0, from ../../avahi-compat-howl/include/howl.h:32, from query.c:29: ../../avahi-compat-howl/include/salt/platform.h:411:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] sw_strerror(); ^ query.c: In function ‘query_record_reply’: query.c:54:19: προειδοποίηση: declaration of ‘address’ shadows a previous local [-Wshadow] sw_ipv4_address address; ^ query.c:48:18: σημείωση: shadowed declaration is here sw_ipv4_address address; ^ query.c:59:68: προειδοποίηση: pointer targets in passing argument 2 of ‘sw_ipv4_address_name’ differ in signedness [-Wpointer-sign] fprintf(stderr, "address is %s\n", sw_ipv4_address_name(address, name, sizeof(name))); ^ In file included from ../../avahi-compat-howl/include/corby/orb.h:33:0, from ../../avahi-compat-howl/include/howl.h:35, from query.c:29: ../../avahi-compat-howl/include/salt/address.h:102:1: σημείωση: expected ‘sw_string {aka char *}’ but argument is of type ‘sw_int8 * {aka signed char *}’ sw_ipv4_address_name( ^ query.c:48:18: προειδοποίηση: unused variable ‘address’ [-Wunused-variable] sw_ipv4_address address; ^ query.c:36:25: προειδοποίηση: unused parameter ‘session’ [-Wunused-parameter] sw_discovery session, ^ query.c:37:28: προειδοποίηση: unused parameter ‘oid’ [-Wunused-parameter] sw_discovery_oid oid, ^ query.c:38:39: προειδοποίηση: unused parameter ‘status’ [-Wunused-parameter] sw_discovery_query_record_status status, ^ query.c:43:23: προειδοποίηση: unused parameter ‘rrdatalen’ [-Wunused-parameter] sw_uint16 rrdatalen, ^ query.c:45:23: προειδοποίηση: unused parameter ‘ttl’ [-Wunused-parameter] sw_uint32 ttl, ^ query.c:46:23: προειδοποίηση: unused parameter ‘extra’ [-Wunused-parameter] sw_opaque extra) ^ CCLD query make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl/samples' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' Making all in avahi-autoipd make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-autoipd' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-autoipd' Making all in avahi-ui make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui' CC libavahi_ui_la-avahi-ui.lo In file included from /usr/include/gtk-2.0/gtk/gtk.h:234:0, from avahi-ui.c:30: /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: προειδοποίηση: function declaration isn’t a prototype [-Wstrict-prototypes] typedef void (*GtkItemFactoryCallback) (); ^ In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30, from /usr/include/gtk-2.0/gdk/gdk.h:32, from /usr/include/gtk-2.0/gtk/gtk.h:32, from avahi-ui.c:30: avahi-ui.c: In function ‘aui_service_dialog_get_type’: /usr/include/glib-2.0/glib/gatomic.h:122:5: προειδοποίηση: cast from function call of type ‘unsigned int’ to non-matching type ‘void *’ [-Wbad-function-cast] (gpointer) __atomic_load_4 ((atomic), __ATOMIC_SEQ_CST); \ ^ /usr/include/glib-2.0/glib/gthread.h:251:7: σημείωση: in expansion of macro ‘g_atomic_pointer_get’ (!g_atomic_pointer_get (location) && \ ^ /usr/include/glib-2.0/gobject/gtype.h:1958:7: σημείωση: in expansion of macro ‘g_once_init_enter’ if (g_once_init_enter (&g_define_type_id__volatile)) \ ^ /usr/include/glib-2.0/gobject/gtype.h:1729:60: σημείωση: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^ /usr/include/glib-2.0/gobject/gtype.h:1587:43: σημείωση: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^ avahi-ui.c:169:1: σημείωση: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE(AuiServiceDialog, aui_service_dialog, GTK_TYPE_DIALOG) ^ CC libavahi_ui_la-stdb.lo CCLD libavahi-ui.la CC libavahi_ui_gtk3_la-avahi-ui.lo avahi-ui.c: In function ‘get_default_response’: avahi-ui.c:140:9: προειδοποίηση: ‘gtk_dialog_get_action_area’ is deprecated [-Wdeprecated-declarations] t = children = gtk_container_get_children(GTK_CONTAINER(gtk_dialog_get_action_area(dlg))); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from avahi-ui.c:30: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: σημείωση: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ In file included from /usr/include/glib-2.0/glib/gthread.h:32:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/include/gtk-3.0/gdk/gdk.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:30, from avahi-ui.c:30: avahi-ui.c: In function ‘aui_service_dialog_get_type’: /usr/include/glib-2.0/glib/gatomic.h:122:5: προειδοποίηση: cast from function call of type ‘unsigned int’ to non-matching type ‘void *’ [-Wbad-function-cast] (gpointer) __atomic_load_4 ((atomic), __ATOMIC_SEQ_CST); \ ^ /usr/include/glib-2.0/glib/gthread.h:251:7: σημείωση: in expansion of macro ‘g_atomic_pointer_get’ (!g_atomic_pointer_get (location) && \ ^ /usr/include/glib-2.0/gobject/gtype.h:1958:7: σημείωση: in expansion of macro ‘g_once_init_enter’ if (g_once_init_enter (&g_define_type_id__volatile)) \ ^ /usr/include/glib-2.0/gobject/gtype.h:1729:60: σημείωση: in expansion of macro ‘_G_DEFINE_TYPE_EXTENDED_BEGIN’ #define G_DEFINE_TYPE_EXTENDED(TN, t_n, T_P, _f_, _C_) _G_DEFINE_TYPE_EXTENDED_BEGIN (TN, t_n, T_P, _f_) {_C_;} _G_DEFINE_TYPE_EXTENDED_END() ^ /usr/include/glib-2.0/gobject/gtype.h:1587:43: σημείωση: in expansion of macro ‘G_DEFINE_TYPE_EXTENDED’ #define G_DEFINE_TYPE(TN, t_n, T_P) G_DEFINE_TYPE_EXTENDED (TN, t_n, T_P, 0, {}) ^ avahi-ui.c:169:1: σημείωση: in expansion of macro ‘G_DEFINE_TYPE’ G_DEFINE_TYPE(AuiServiceDialog, aui_service_dialog, GTK_TYPE_DIALOG) ^ avahi-ui.c: In function ‘response_callback’: avahi-ui.c:891:9: προειδοποίηση: ‘gdk_cursor_new’ is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new(GDK_WATCH); ^ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34:0, from /usr/include/gtk-3.0/gtk/gtk.h:30, from avahi-ui.c:30: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: σημείωση: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^ avahi-ui.c: In function ‘aui_service_dialog_init’: avahi-ui.c:1136:5: προειδοποίηση: ‘gtk_misc_set_alignment’ is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(p->domain_label), 0, 0.5); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:33:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:36, from /usr/include/gtk-3.0/gtk/gtk.h:33, from avahi-ui.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:72:6: σημείωση: declared here void gtk_misc_set_alignment (GtkMisc *misc, ^ avahi-ui.c:1136:5: προειδοποίηση: ‘gtk_misc_get_type’ is deprecated [-Wdeprecated-declarations] gtk_misc_set_alignment(GTK_MISC(p->domain_label), 0, 0.5); ^ In file included from /usr/include/gtk-3.0/gtk/gtklabel.h:33:0, from /usr/include/gtk-3.0/gtk/gtkaccellabel.h:36, from /usr/include/gtk-3.0/gtk/gtk.h:33, from avahi-ui.c:30: /usr/include/gtk-3.0/gtk/deprecated/gtkmisc.h:70:9: σημείωση: declared here GType gtk_misc_get_type (void) G_GNUC_CONST; ^ avahi-ui.c:1187:5: προειδοποίηση: ‘gtk_dialog_get_action_area’ is deprecated [-Wdeprecated-declarations] gtk_box_pack_start(GTK_BOX(gtk_dialog_get_action_area(GTK_DIALOG(d))), p->domain_button, FALSE, TRUE, 0); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from avahi-ui.c:30: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: σημείωση: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ avahi-ui.c:1188:5: προειδοποίηση: ‘gtk_dialog_get_action_area’ is deprecated [-Wdeprecated-declarations] gtk_button_box_set_child_secondary(GTK_BUTTON_BOX(gtk_dialog_get_action_area(GTK_DIALOG(d))), p->domain_button, TRUE); ^ In file included from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30:0, from /usr/include/gtk-3.0/gtk/gtk.h:31, from avahi-ui.c:30: /usr/include/gtk-3.0/gtk/gtkdialog.h:205:13: σημείωση: declared here GtkWidget * gtk_dialog_get_action_area (GtkDialog *dialog); ^ CC libavahi_ui_gtk3_la-stdb.lo CCLD libavahi-ui-gtk3.la CC bssh-bssh.o CCLD bssh GEN bssh.desktop.in ITMRG bssh.desktop GEN bvnc.desktop.in ITMRG bvnc.desktop make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui' Making all in avahi-ui-sharp make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui-sharp' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui-sharp' Making all in po make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/po' MSGFMT ach.gmo MSGFMT ar.gmo MSGFMT bg.gmo MSGFMT ca.gmo MSGFMT cs.gmo MSGFMT da.gmo MSGFMT de.gmo MSGFMT el.gmo MSGFMT en_AU.gmo MSGFMT en_CA.gmo MSGFMT en_GB.gmo MSGFMT en_NZ.gmo MSGFMT eo.gmo MSGFMT es.gmo MSGFMT et.gmo MSGFMT fa.gmo MSGFMT fi.gmo MSGFMT fo.gmo MSGFMT fr.gmo MSGFMT gl.gmo MSGFMT he.gmo MSGFMT hu.gmo MSGFMT id.gmo MSGFMT it.gmo MSGFMT ja.gmo MSGFMT ko.gmo MSGFMT lv.gmo MSGFMT ms.gmo MSGFMT nl.gmo MSGFMT pl.gmo MSGFMT pt_BR.gmo MSGFMT ro.gmo MSGFMT ru.gmo MSGFMT sk.gmo MSGFMT sl.gmo MSGFMT sr@latin.gmo MSGFMT sr.gmo MSGFMT sv.gmo MSGFMT tr.gmo MSGFMT uk.gmo MSGFMT zh_CN.gmo MSGFMT zh_TW.gmo make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/po' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32' GEN avahi-core.pc GEN avahi-client.pc GEN avahi-compat-howl.pc GEN avahi-compat-libdns_sd.pc GEN avahi-glib.pc GEN avahi-gobject.pc GEN avahi-ui.pc GEN avahi-ui-gtk3.pc GEN avahi-qt4.pc make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32' Making install in common make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/common' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/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 '/home/djemos/murmur/avahi/src/avahi-0.6.32/common' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/common' Making install in avahi-common make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-common' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-common' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libavahi-common.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/libavahi-common.so.3.5.3 /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-common.so.3.5.3 libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-common.so.3.5.3 libavahi-common.so.3 || { rm -f libavahi-common.so.3 && ln -s libavahi-common.so.3.5.3 libavahi-common.so.3; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-common.so.3.5.3 libavahi-common.so || { rm -f libavahi-common.so && ln -s libavahi-common.so.3.5.3 libavahi-common.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libavahi-common.lai /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-common.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-common' /usr/bin/ginstall -c -m 644 strlst.h address.h alternative.h domain.h cdecl.h defs.h malloc.h watch.h timeval.h simple-watch.h thread-watch.h gccmacro.h error.h llist.h rlist.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-common' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-common' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-common' Making install in avahi-core make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-core' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-core' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libavahi-core.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: warning: relinking 'libavahi-core.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-core; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -O2 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 7:2:0 -o libavahi-core.la -rpath /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 -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libavahi-core.so.7.0.2T /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-core.so.7.0.2 libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-core.so.7.0.2 libavahi-core.so.7 || { rm -f libavahi-core.so.7 && ln -s libavahi-core.so.7.0.2 libavahi-core.so.7; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-core.so.7.0.2 libavahi-core.so || { rm -f libavahi-core.so && ln -s libavahi-core.so.7.0.2 libavahi-core.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libavahi-core.lai /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-core.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-core' /usr/bin/ginstall -c -m 644 core.h log.h rr.h publish.h lookup.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-core' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-core' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-core' Making install in avahi-qt make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' make install-am make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libavahi-qt4.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: warning: relinking 'libavahi-qt4.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --tag CXX --mode=relink g++ -O2 -march=i586 -mtune=i686 -fstack-protector -version-info 1:2:0 -o libavahi-qt4.la -rpath /usr/lib libavahi_qt4_la-qt-watch.lo ../avahi-common/libavahi-common.la -L/usr/lib/qt/lib -lQtCore -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libavahi-qt4.so.1.0.2T /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-qt4.so.1.0.2 libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-qt4.so.1.0.2 libavahi-qt4.so.1 || { rm -f libavahi-qt4.so.1 && ln -s libavahi-qt4.so.1.0.2 libavahi-qt4.so.1; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-qt4.so.1.0.2 libavahi-qt4.so || { rm -f libavahi-qt4.so && ln -s libavahi-qt4.so.1.0.2 libavahi-qt4.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libavahi-qt4.lai /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-qt4.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-qt4' /usr/bin/ginstall -c -m 644 qt-watch.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-qt4' make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-qt' Making install in avahi-client make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-client' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-client' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libavahi-client.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: warning: relinking 'libavahi-client.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-client; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --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=10 -DDBUS_VERSION_MICRO=8 -DDBUS_API_SUBJECT_TO_CHANGE -DDBUS_SYSTEM_BUS_DEFAULT_ADDRESS=\"unix:path=/var/run/dbus/system_bus_socket\" -O2 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 5:9:2 -o libavahi-client.la -rpath /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 -ldbus-1 ../avahi-common/libavahi-common.la -ldl -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libavahi-client.so.3.2.9T /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-client.so.3.2.9 libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-client.so.3.2.9 libavahi-client.so.3 || { rm -f libavahi-client.so.3 && ln -s libavahi-client.so.3.2.9 libavahi-client.so.3; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-client.so.3.2.9 libavahi-client.so || { rm -f libavahi-client.so && ln -s libavahi-client.so.3.2.9 libavahi-client.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libavahi-client.lai /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-client.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-client' /usr/bin/ginstall -c -m 644 client.h lookup.h publish.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-client' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-client' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-client' Making install in avahi-glib make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-glib' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-glib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libavahi-glib.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: warning: relinking 'libavahi-glib.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-glib; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --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 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 1:2:0 -o libavahi-glib.la -rpath /usr/lib libavahi_glib_la-glib-watch.lo libavahi_glib_la-glib-malloc.lo ../avahi-common/libavahi-common.la -lglib-2.0 -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libavahi-glib.so.1.0.2T /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-glib.so.1.0.2 libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-glib.so.1.0.2 libavahi-glib.so.1 || { rm -f libavahi-glib.so.1 && ln -s libavahi-glib.so.1.0.2 libavahi-glib.so.1; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-glib.so.1.0.2 libavahi-glib.so || { rm -f libavahi-glib.so && ln -s libavahi-glib.so.1.0.2 libavahi-glib.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libavahi-glib.lai /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-glib.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-glib' /usr/bin/ginstall -c -m 644 glib-watch.h glib-malloc.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-glib' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-glib' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-glib' Making install in avahi-gobject make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' make install-am make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libavahi-gobject.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: warning: relinking 'libavahi-gobject.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --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 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 0:4:0 -export-symbols-regex "^ga_" -o libavahi-gobject.la -rpath /usr/lib libavahi_gobject_la-ga-client.lo libavahi_gobject_la-ga-entry-group.lo libavahi_gobject_la-ga-error.lo libavahi_gobject_la-ga-record-browser.lo libavahi_gobject_la-ga-service-browser.lo libavahi_gobject_la-ga-service-resolver.lo libavahi_gobject_la-signals-marshal.lo libavahi_gobject_la-ga-client-enumtypes.lo libavahi_gobject_la-ga-entry-group-enumtypes.lo libavahi_gobject_la-ga-enums-enumtypes.lo ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la ../avahi-glib/libavahi-glib.la -lgobject-2.0 -lglib-2.0 -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libavahi-gobject.so.0.0.4T /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-gobject.so.0.0.4 libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-gobject.so.0.0.4 libavahi-gobject.so.0 || { rm -f libavahi-gobject.so.0 && ln -s libavahi-gobject.so.0.0.4 libavahi-gobject.so.0; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-gobject.so.0.0.4 libavahi-gobject.so || { rm -f libavahi-gobject.so && ln -s libavahi-gobject.so.0.0.4 libavahi-gobject.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libavahi-gobject.lai /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-gobject.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-gobject' /usr/bin/ginstall -c -m 644 ga-client.h ga-entry-group.h ga-enums.h ga-error.h ga-record-browser.h ga-service-browser.h ga-service-resolver.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-gobject' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/share/gir-1.0' /usr/bin/ginstall -c -m 644 AvahiCore-0.6.gir Avahi-0.6.gir '/home/djemos/murmur/avahi/pkg/usr/share/gir-1.0' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib/girepository-1.0' /usr/bin/ginstall -c -m 644 AvahiCore-0.6.typelib Avahi-0.6.typelib '/home/djemos/murmur/avahi/pkg/usr/lib/girepository-1.0' make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-gobject' Making install in avahi-discover-standalone make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-discover-standalone' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-discover-standalone' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c avahi-discover-standalone '/home/djemos/murmur/avahi/pkg/usr/bin' libtool: warning: '../avahi-common/libavahi-common.la' has not been installed in '/usr/lib' libtool: warning: '../avahi-glib/libavahi-glib.la' has not been installed in '/usr/lib' libtool: warning: '../avahi-core/libavahi-core.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/avahi-discover-standalone /home/djemos/murmur/avahi/pkg/usr/bin/avahi-discover-standalone /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/share/avahi/interfaces/' /usr/bin/ginstall -c -m 644 avahi-discover.ui '/home/djemos/murmur/avahi/pkg/usr/share/avahi/interfaces/' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-discover-standalone' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-discover-standalone' Making install in avahi-daemon make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-daemon' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-daemon' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c avahi-daemon '/home/djemos/murmur/avahi/pkg/usr/sbin' libtool: warning: '../avahi-common/libavahi-common.la' has not been installed in '/usr/lib' libtool: warning: '../avahi-core/libavahi-core.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/avahi-daemon /home/djemos/murmur/avahi/pkg/usr/sbin/avahi-daemon test -z "/var/run" || /usr/bin/mkdir -p "/home/djemos/murmur/avahi/pkg/var/run" /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/etc/dbus-1/system.d' /usr/bin/ginstall -c -m 644 avahi-dbus.conf '/home/djemos/murmur/avahi/pkg/etc/dbus-1/system.d' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/share/dbus-1/interfaces' /usr/bin/ginstall -c -m 644 org.freedesktop.Avahi.Server.xml org.freedesktop.Avahi.EntryGroup.xml org.freedesktop.Avahi.DomainBrowser.xml org.freedesktop.Avahi.ServiceTypeBrowser.xml org.freedesktop.Avahi.ServiceBrowser.xml org.freedesktop.Avahi.ServiceResolver.xml org.freedesktop.Avahi.AddressResolver.xml org.freedesktop.Avahi.HostNameResolver.xml org.freedesktop.Avahi.RecordBrowser.xml '/home/djemos/murmur/avahi/pkg/usr/share/dbus-1/interfaces' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/share/avahi' /usr/bin/ginstall -c -m 644 avahi-service.dtd '/home/djemos/murmur/avahi/pkg/usr/share/avahi' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/etc/avahi/services' /usr/bin/ginstall -c -m 644 ssh.service sftp-ssh.service '/home/djemos/murmur/avahi/pkg/etc/avahi/services' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/etc/avahi' /usr/bin/ginstall -c -m 644 avahi-daemon.conf hosts '/home/djemos/murmur/avahi/pkg/etc/avahi' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-daemon' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-daemon' Making install in avahi-sharp make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-sharp' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-sharp' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-sharp' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-sharp' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-sharp' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-sharp' Making install in initscript make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' Making install in slackware make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript/slackware' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript/slackware' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/etc/rc.d' /usr/bin/ginstall -c rc.avahidaemon rc.avahidnsconfd '/home/djemos/murmur/avahi/pkg/etc/rc.d' make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript/slackware' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript/slackware' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/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 '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/initscript' Making install in avahi-dnsconfd make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-dnsconfd' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-dnsconfd' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c avahi-dnsconfd '/home/djemos/murmur/avahi/pkg/usr/sbin' libtool: warning: '../avahi-common/libavahi-common.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/avahi-dnsconfd /home/djemos/murmur/avahi/pkg/usr/sbin/avahi-dnsconfd /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/etc/avahi' /usr/bin/ginstall -c avahi-dnsconfd.action '/home/djemos/murmur/avahi/pkg/etc/avahi' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-dnsconfd' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-dnsconfd' Making install in avahi-utils make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-utils' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-utils' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c avahi-browse avahi-resolve avahi-publish avahi-set-host-name '/home/djemos/murmur/avahi/pkg/usr/bin' libtool: warning: '../avahi-client/libavahi-client.la' has not been installed in '/usr/lib' libtool: warning: '../avahi-common/libavahi-common.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/avahi-browse /home/djemos/murmur/avahi/pkg/usr/bin/avahi-browse libtool: warning: '../avahi-client/libavahi-client.la' has not been installed in '/usr/lib' libtool: warning: '../avahi-common/libavahi-common.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/avahi-resolve /home/djemos/murmur/avahi/pkg/usr/bin/avahi-resolve libtool: warning: '../avahi-client/libavahi-client.la' has not been installed in '/usr/lib' libtool: warning: '../avahi-common/libavahi-common.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/avahi-publish /home/djemos/murmur/avahi/pkg/usr/bin/avahi-publish libtool: warning: '../avahi-client/libavahi-client.la' has not been installed in '/usr/lib' libtool: warning: '../avahi-common/libavahi-common.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/avahi-set-host-name /home/djemos/murmur/avahi/pkg/usr/bin/avahi-set-host-name /usr/bin/mkdir -p /home/djemos/murmur/avahi/pkg//usr/bin && \ cd /home/djemos/murmur/avahi/pkg//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 '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-utils' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-utils' Making install in avahi-python make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' Making install in avahi make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages/avahi' /usr/bin/ginstall -c -m 644 __init__.py '/home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages/avahi' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages/avahi' /usr/bin/ginstall -c ServiceTypeDatabase.py '/home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages/avahi' make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi' Making install in avahi-discover make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi-discover' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi-discover' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/bin' /usr/bin/ginstall -c avahi-discover '/home/djemos/murmur/avahi/pkg/usr/bin' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages/avahi_discover' /usr/bin/ginstall -c -m 644 __init__.py '/home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages/avahi_discover' Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/share/applications' /usr/bin/ginstall -c -m 644 avahi-discover.desktop '/home/djemos/murmur/avahi/pkg/usr/share/applications' make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi-discover' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python/avahi-discover' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/bin' /usr/bin/ginstall -c avahi-bookmarks '/home/djemos/murmur/avahi/pkg/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-python' Making install in examples make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/examples' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/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 '/home/djemos/murmur/avahi/src/avahi-0.6.32/examples' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/examples' Making install in man make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/man' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/man' mkdir -p /home/djemos/murmur/avahi/pkg//usr/man/man1 && \ cd /home/djemos/murmur/avahi/pkg//usr/man/man1 && \ rm -f avahi-resolve-host-name.1 avahi-resolve-address.1 avahi-browse-domains.1 avahi-publish-address.1 avahi-publish-service.1 bvnc.1 && \ ln -s bssh.1 bvnc.1 && \ ln -s avahi-resolve.1 avahi-resolve-host-name.1 && \ ln -s avahi-resolve.1 avahi-resolve-address.1 && \ ln -s avahi-browse.1 avahi-browse-domains.1 && \ ln -s avahi-publish.1 avahi-publish-address.1 && \ ln -s avahi-publish.1 avahi-publish-service.1 /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/man/man1' /usr/bin/ginstall -c -m 644 avahi-browse.1 avahi-resolve.1 avahi-publish.1 avahi-set-host-name.1 bssh.1 avahi-bookmarks.1 avahi-discover.1 '/home/djemos/murmur/avahi/pkg/usr/man/man1' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/man/man5' /usr/bin/ginstall -c -m 644 avahi-daemon.conf.5 avahi.service.5 avahi.hosts.5 '/home/djemos/murmur/avahi/pkg/usr/man/man5' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/man/man8' /usr/bin/ginstall -c -m 644 avahi-daemon.8 avahi-dnsconfd.8 avahi-dnsconfd.action.8 '/home/djemos/murmur/avahi/pkg/usr/man/man8' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/man' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/man' Making install in tests make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/tests' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/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 '/home/djemos/murmur/avahi/src/avahi-0.6.32/tests' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/tests' Making install in service-type-database make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/service-type-database' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/service-type-database' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/share/avahi' /usr/bin/ginstall -c -m 644 service-types '/home/djemos/murmur/avahi/pkg/usr/share/avahi' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib/avahi' /usr/bin/ginstall -c -m 644 service-types.db '/home/djemos/murmur/avahi/pkg/usr/lib/avahi' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/service-type-database' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/service-type-database' Making install in avahi-compat-libdns_sd make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-libdns_sd' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-libdns_sd' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libdns_sd.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: warning: relinking 'libdns_sd.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-libdns_sd; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -O2 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 1: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 -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libdns_sd.so.1.0.0T /home/djemos/murmur/avahi/pkg/usr/lib/libdns_sd.so.1.0.0 libtool: install: (cd /home/djemos/murmur/avahi/pkg/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; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/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; }; }) libtool: install: /usr/bin/ginstall -c .libs/libdns_sd.lai /home/djemos/murmur/avahi/pkg/usr/lib/libdns_sd.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-libdns_sd' /usr/bin/ginstall -c -m 644 dns_sd.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-libdns_sd' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-libdns_sd' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-libdns_sd' Making install in avahi-compat-howl make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' Making install in . make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libhowl.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: warning: relinking 'libhowl.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -pthread -I ./include -O2 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 0: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 -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libhowl.so.0.0.0T /home/djemos/murmur/avahi/pkg/usr/lib/libhowl.so.0.0.0 libtool: install: (cd /home/djemos/murmur/avahi/pkg/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; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/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; }; }) libtool: install: /usr/bin/ginstall -c .libs/libhowl.lai /home/djemos/murmur/avahi/pkg/usr/lib/libhowl.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl' /usr/bin/ginstall -c -m 644 include/howl.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/corby' /usr/bin/ginstall -c -m 644 include/corby/message.h include/corby/object.h include/corby/orb.h include/corby/corby.h include/corby/channel.h include/corby/buffer.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/corby' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/discovery' /usr/bin/ginstall -c -m 644 include/discovery/discovery.h include/discovery/text_record.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/discovery' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/rendezvous' /usr/bin/ginstall -c -m 644 include/rendezvous/rendezvous.h include/rendezvous/text_record.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/rendezvous' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/salt' /usr/bin/ginstall -c -m 644 include/salt/socket.h include/salt/address.h include/salt/platform.h include/salt/signal.h include/salt/interface.h include/salt/salt.h include/salt/time.h include/salt/debug.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/salt' make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' Making install in samples make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl/samples' make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/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 '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl/samples' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl/samples' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-compat-howl' Making install in avahi-autoipd make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-autoipd' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-autoipd' make install-exec-hook make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-autoipd' make[3]: Nothing to be done for 'install-exec-hook'. make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-autoipd' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-autoipd' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-autoipd' Making install in avahi-ui make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c libavahi-ui.la libavahi-ui-gtk3.la '/home/djemos/murmur/avahi/pkg/usr/lib' libtool: warning: relinking 'libavahi-ui.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 1:4:1 -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 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lgdbm -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libavahi-ui.so.0.1.4T /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-ui.so.0.1.4 libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-ui.so.0.1.4 libavahi-ui.so.0 || { rm -f libavahi-ui.so.0 && ln -s libavahi-ui.so.0.1.4 libavahi-ui.so.0; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-ui.so.0.1.4 libavahi-ui.so || { rm -f libavahi-ui.so && ln -s libavahi-ui.so.0.1.4 libavahi-ui.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libavahi-ui.lai /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-ui.la libtool: warning: relinking 'libavahi-ui-gtk3.la' libtool: install: (cd /home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui; /bin/sh "/home/djemos/murmur/avahi/src/avahi-0.6.32/libtool" --silent --tag CC --mode=relink gcc -I.. "-DDEBUG_TRAP=__asm__(\"int \$3\")" -DGNOMELOCALEDIR=\"/usr/share/locale\" -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATABASE_FILE=\"/usr/lib/avahi/service-types.db\" -O2 -march=i586 -mtune=i686 -fstack-protector -std=c99 -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wmissing-noreturn -Wshadow -Wendif-labels -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -fdiagnostics-show-option -Wno-cast-qual -fno-strict-aliasing -version-info 1:4:1 -o libavahi-ui-gtk3.la -rpath /usr/lib libavahi_ui_gtk3_la-avahi-ui.lo libavahi_ui_gtk3_la-stdb.lo ../avahi-common/libavahi-common.la ../avahi-client/libavahi-client.la ../avahi-glib/libavahi-glib.la -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgdbm -lssp -inst-prefix-dir /home/djemos/murmur/avahi/pkg) libtool: install: /usr/bin/ginstall -c .libs/libavahi-ui-gtk3.so.0.1.4T /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-ui-gtk3.so.0.1.4 libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-ui-gtk3.so.0.1.4 libavahi-ui-gtk3.so.0 || { rm -f libavahi-ui-gtk3.so.0 && ln -s libavahi-ui-gtk3.so.0.1.4 libavahi-ui-gtk3.so.0; }; }) libtool: install: (cd /home/djemos/murmur/avahi/pkg/usr/lib && { ln -s -f libavahi-ui-gtk3.so.0.1.4 libavahi-ui-gtk3.so || { rm -f libavahi-ui-gtk3.so && ln -s libavahi-ui-gtk3.so.0.1.4 libavahi-ui-gtk3.so; }; }) libtool: install: /usr/bin/ginstall -c .libs/libavahi-ui-gtk3.lai /home/djemos/murmur/avahi/pkg/usr/lib/libavahi-ui-gtk3.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/ginstall -c bssh '/home/djemos/murmur/avahi/pkg/usr/bin' libtool: warning: '../avahi-client/libavahi-client.la' has not been installed in '/usr/lib' libtool: warning: '../avahi-common/libavahi-common.la' has not been installed in '/usr/lib' libtool: warning: 'libavahi-ui-gtk3.la' has not been installed in '/usr/lib' libtool: install: /usr/bin/ginstall -c .libs/bssh /home/djemos/murmur/avahi/pkg/usr/bin/bssh cd /home/djemos/murmur/avahi/pkg//usr/bin && \ rm -f bvnc bshell && \ ln -s bssh bvnc && \ ln -s bssh bshell /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/include/avahi-ui' /usr/bin/ginstall -c -m 644 avahi-ui.h '/home/djemos/murmur/avahi/pkg/usr/include/avahi-ui' /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/share/applications' /usr/bin/ginstall -c -m 644 bssh.desktop bvnc.desktop '/home/djemos/murmur/avahi/pkg/usr/share/applications' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui' Making install in avahi-ui-sharp make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui-sharp' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui-sharp' make[2]: Nothing to be done for 'install-exec-am'. make install-data-hook make[3]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui-sharp' make[3]: Nothing to be done for 'install-data-hook'. make[3]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui-sharp' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui-sharp' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/avahi-ui-sharp' Making install in po make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/po' linguas="ach ar bg ca cs da de el en_AU en_CA en_GB en_NZ eo es et fa fi fo fr gl he hu id it ja ko lv ms nl pl pt_BR ro ru sk sl sr@latin sr sv tr uk zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/home/djemos/murmur/avahi/pkg/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/djemos/murmur/avahi/src/avahi-0.6.32/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/ginstall -c -m 644 $lang.gmo $dir/avahi.mo; \ echo "installing $lang.gmo as $dir/avahi.mo"; \ else \ /usr/bin/ginstall -c -m 644 ./$lang.gmo $dir/avahi.mo; \ echo "installing ./$lang.gmo as" \ "$dir/avahi.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/ginstall -c -m 644 $lang.gmo.m $dir/avahi.mo.m; \ echo "installing $lang.gmo.m as $dir/avahi.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/ginstall -c -m 644 ./$lang.gmo.m \ $dir/avahi.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/avahi.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ach.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/ach/LC_MESSAGES/avahi.mo installing ar.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/ar/LC_MESSAGES/avahi.mo installing bg.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/bg/LC_MESSAGES/avahi.mo installing ca.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/ca/LC_MESSAGES/avahi.mo installing cs.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/cs/LC_MESSAGES/avahi.mo installing da.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/da/LC_MESSAGES/avahi.mo installing de.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/de/LC_MESSAGES/avahi.mo installing el.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/el/LC_MESSAGES/avahi.mo installing en_AU.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/en_AU/LC_MESSAGES/avahi.mo installing en_CA.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/en_CA/LC_MESSAGES/avahi.mo installing en_GB.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/en_GB/LC_MESSAGES/avahi.mo installing en_NZ.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/en_NZ/LC_MESSAGES/avahi.mo installing eo.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/eo/LC_MESSAGES/avahi.mo installing es.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/es/LC_MESSAGES/avahi.mo installing et.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/et/LC_MESSAGES/avahi.mo installing fa.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/fa/LC_MESSAGES/avahi.mo installing fi.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/fi/LC_MESSAGES/avahi.mo installing fo.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/fo/LC_MESSAGES/avahi.mo installing fr.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/fr/LC_MESSAGES/avahi.mo installing gl.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/gl/LC_MESSAGES/avahi.mo installing he.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/he/LC_MESSAGES/avahi.mo installing hu.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/hu/LC_MESSAGES/avahi.mo installing id.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/id/LC_MESSAGES/avahi.mo installing it.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/it/LC_MESSAGES/avahi.mo installing ja.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/ja/LC_MESSAGES/avahi.mo installing ko.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/ko/LC_MESSAGES/avahi.mo installing lv.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/lv/LC_MESSAGES/avahi.mo installing ms.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/ms/LC_MESSAGES/avahi.mo installing nl.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/nl/LC_MESSAGES/avahi.mo installing pl.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/pl/LC_MESSAGES/avahi.mo installing pt_BR.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/pt_BR/LC_MESSAGES/avahi.mo installing ro.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/ro/LC_MESSAGES/avahi.mo installing ru.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/ru/LC_MESSAGES/avahi.mo installing sk.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/sk/LC_MESSAGES/avahi.mo installing sl.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/sl/LC_MESSAGES/avahi.mo installing sr@latin.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/sr@latin/LC_MESSAGES/avahi.mo installing sr.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/sr/LC_MESSAGES/avahi.mo installing sv.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/sv/LC_MESSAGES/avahi.mo installing tr.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/tr/LC_MESSAGES/avahi.mo installing uk.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/uk/LC_MESSAGES/avahi.mo installing zh_CN.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/zh_CN/LC_MESSAGES/avahi.mo installing zh_TW.gmo as /home/djemos/murmur/avahi/pkg/usr/share/locale/zh_TW/LC_MESSAGES/avahi.mo make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32/po' make[1]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32' make[2]: Entering directory '/home/djemos/murmur/avahi/src/avahi-0.6.32' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/djemos/murmur/avahi/pkg/usr/lib/pkgconfig' /usr/bin/ginstall -c -m 644 avahi-core.pc avahi-client.pc avahi-compat-howl.pc avahi-compat-libdns_sd.pc avahi-glib.pc avahi-gobject.pc avahi-ui.pc avahi-ui-gtk3.pc avahi-qt4.pc '/home/djemos/murmur/avahi/pkg/usr/lib/pkgconfig' make[2]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32' make[1]: Leaving directory '/home/djemos/murmur/avahi/src/avahi-0.6.32' /home/djemos/murmur/avahi/pkg: σύνολο 16 drwxr-xr-x 5 root root 4096 Απρ 30 17:39 etc drwxr-xr-x 2 root root 4096 Απρ 30 17:39 install drwxr-xr-x 10 root root 4096 Απρ 30 17:39 usr drwxr-xr-x 3 root root 4096 Απρ 30 17:39 var /home/djemos/murmur/avahi/pkg/etc: σύνολο 12 drwxr-xr-x 3 root root 4096 Απρ 30 17:39 avahi drwxr-xr-x 3 root root 4096 Απρ 30 17:39 dbus-1 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 rc.d /home/djemos/murmur/avahi/pkg/etc/avahi: σύνολο 16 -rw-r--r-- 1 root root 1747 Απρ 30 17:39 avahi-daemon.conf.new -rwxr-xr-x 1 root root 2743 Απρ 30 17:39 avahi-dnsconfd.action.new -rw-r--r-- 1 root root 1121 Απρ 30 17:39 hosts.new drwxr-xr-x 2 root root 4096 Απρ 30 17:39 services /home/djemos/murmur/avahi/pkg/etc/avahi/services: σύνολο 8 -rw-r--r-- 1 root root 1075 Απρ 30 17:39 sftp-ssh.service.new -rw-r--r-- 1 root root 1071 Απρ 30 17:39 ssh.service.new /home/djemos/murmur/avahi/pkg/etc/dbus-1: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 system.d /home/djemos/murmur/avahi/pkg/etc/dbus-1/system.d: σύνολο 4 -rw-r--r-- 1 root root 1144 Απρ 30 17:39 avahi-dbus.conf /home/djemos/murmur/avahi/pkg/etc/rc.d: σύνολο 8 -rwxr-xr-x 1 root root 1569 Απρ 30 17:39 rc.avahidaemon -rwxr-xr-x 1 root root 1627 Απρ 30 17:39 rc.avahidnsconfd /home/djemos/murmur/avahi/pkg/install: σύνολο 8 -rw-r--r-- 1 root root 420 Απρ 30 17:39 doinst.sh -rw-r--r-- 1 root root 635 Απρ 30 17:39 slack-desc /home/djemos/murmur/avahi/pkg/usr: σύνολο 32 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 bin drwxr-xr-x 3 root root 4096 Απρ 30 17:39 doc drwxr-xr-x 11 root root 4096 Απρ 30 17:39 include drwxr-xr-x 6 root root 4096 Απρ 30 17:39 lib drwxr-xr-x 5 root root 4096 Απρ 30 17:39 man drwxr-xr-x 2 root root 4096 Απρ 30 17:39 sbin drwxr-xr-x 7 root root 4096 Απρ 30 17:39 share drwxr-xr-x 3 root root 4096 Απρ 30 17:37 src /home/djemos/murmur/avahi/pkg/usr/bin: σύνολο 128 -rwxr-xr-x 1 root root 7178 Απρ 30 17:39 avahi-bookmarks -rwxr-xr-x 1 root root 22116 Απρ 30 17:39 avahi-browse lrwxrwxrwx 1 root root 12 Απρ 30 17:39 avahi-browse-domains -> avahi-browse -rwxr-xr-x 1 root root 12803 Απρ 30 17:39 avahi-discover -rwxr-xr-x 1 root root 13936 Απρ 30 17:39 avahi-discover-standalone -rwxr-xr-x 1 root root 17952 Απρ 30 17:39 avahi-publish lrwxrwxrwx 1 root root 13 Απρ 30 17:39 avahi-publish-address -> avahi-publish lrwxrwxrwx 1 root root 13 Απρ 30 17:39 avahi-publish-service -> avahi-publish -rwxr-xr-x 1 root root 13816 Απρ 30 17:39 avahi-resolve lrwxrwxrwx 1 root root 13 Απρ 30 17:39 avahi-resolve-address -> avahi-resolve lrwxrwxrwx 1 root root 13 Απρ 30 17:39 avahi-resolve-host-name -> avahi-resolve -rwxr-xr-x 1 root root 9688 Απρ 30 17:39 avahi-set-host-name lrwxrwxrwx 1 root root 4 Απρ 30 17:39 bshell -> bssh -rwxr-xr-x 1 root root 13856 Απρ 30 17:39 bssh lrwxrwxrwx 1 root root 4 Απρ 30 17:39 bvnc -> bssh /home/djemos/murmur/avahi/pkg/usr/doc: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-0.6.32 /home/djemos/murmur/avahi/pkg/usr/doc/avahi-0.6.32: σύνολο 32 -rw-r--r-- 1 root root 26527 Απρ 30 17:39 LICENSE -rw-r--r-- 1 root root 496 Απρ 30 17:39 README.Slackware /home/djemos/murmur/avahi/pkg/usr/include: σύνολο 36 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-client drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-common drwxr-xr-x 6 root root 4096 Απρ 30 17:39 avahi-compat-howl drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-compat-libdns_sd drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-core drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-glib drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-gobject drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-qt4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-ui /home/djemos/murmur/avahi/pkg/usr/include/avahi-client: σύνολο 32 -rw-r--r-- 1 root root 5119 Απρ 30 17:39 client.h -rw-r--r-- 1 root root 11112 Απρ 30 17:39 lookup.h -rw-r--r-- 1 root root 8889 Απρ 30 17:39 publish.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-common: σύνολο 88 -rw-r--r-- 1 root root 4046 Απρ 30 17:39 address.h -rw-r--r-- 1 root root 1607 Απρ 30 17:39 alternative.h -rw-r--r-- 1 root root 1287 Απρ 30 17:39 cdecl.h -rw-r--r-- 1 root root 17269 Απρ 30 17:39 defs.h -rw-r--r-- 1 root root 4725 Απρ 30 17:39 domain.h -rw-r--r-- 1 root root 5197 Απρ 30 17:39 error.h -rw-r--r-- 1 root root 2226 Απρ 30 17:39 gccmacro.h -rw-r--r-- 1 root root 3106 Απρ 30 17:39 llist.h -rw-r--r-- 1 root root 3210 Απρ 30 17:39 malloc.h -rw-r--r-- 1 root root 1545 Απρ 30 17:39 rlist.h -rw-r--r-- 1 root root 3502 Απρ 30 17:39 simple-watch.h -rw-r--r-- 1 root root 7097 Απρ 30 17:39 strlst.h -rw-r--r-- 1 root root 3256 Απρ 30 17:39 thread-watch.h -rw-r--r-- 1 root root 1994 Απρ 30 17:39 timeval.h -rw-r--r-- 1 root root 3755 Απρ 30 17:39 watch.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl: σύνολο 20 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 corby drwxr-xr-x 2 root root 4096 Απρ 30 17:39 discovery -rw-r--r-- 1 root root 1894 Απρ 30 17:39 howl.h drwxr-xr-x 2 root root 4096 Απρ 30 17:39 rendezvous drwxr-xr-x 2 root root 4096 Απρ 30 17:39 salt /home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/corby: σύνολο 36 -rw-r--r-- 1 root root 7370 Απρ 30 17:39 buffer.h -rw-r--r-- 1 root root 5032 Απρ 30 17:39 channel.h -rw-r--r-- 1 root root 2668 Απρ 30 17:39 corby.h -rw-r--r-- 1 root root 1980 Απρ 30 17:39 message.h -rw-r--r-- 1 root root 3396 Απρ 30 17:39 object.h -rw-r--r-- 1 root root 5171 Απρ 30 17:39 orb.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/discovery: σύνολο 16 -rw-r--r-- 1 root root 8627 Απρ 30 17:39 discovery.h -rw-r--r-- 1 root root 3854 Απρ 30 17:39 text_record.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/rendezvous: σύνολο 12 -rw-r--r-- 1 root root 5936 Απρ 30 17:39 rendezvous.h -rw-r--r-- 1 root root 1693 Απρ 30 17:39 text_record.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-howl/salt: σύνολο 52 -rw-r--r-- 1 root root 3027 Απρ 30 17:39 address.h -rw-r--r-- 1 root root 4797 Απρ 30 17:39 debug.h -rw-r--r-- 1 root root 3151 Απρ 30 17:39 interface.h -rw-r--r-- 1 root root 11855 Απρ 30 17:39 platform.h -rw-r--r-- 1 root root 5257 Απρ 30 17:39 salt.h -rw-r--r-- 1 root root 1932 Απρ 30 17:39 signal.h -rw-r--r-- 1 root root 5488 Απρ 30 17:39 socket.h -rw-r--r-- 1 root root 2332 Απρ 30 17:39 time.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-compat-libdns_sd: σύνολο 76 -rw-r--r-- 1 root root 77551 Απρ 30 17:39 dns_sd.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-core: σύνολο 44 -rw-r--r-- 1 root root 8958 Απρ 30 17:39 core.h -rw-r--r-- 1 root root 2569 Απρ 30 17:39 log.h -rw-r--r-- 1 root root 10452 Απρ 30 17:39 lookup.h -rw-r--r-- 1 root root 8076 Απρ 30 17:39 publish.h -rw-r--r-- 1 root root 6545 Απρ 30 17:39 rr.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-glib: σύνολο 8 -rw-r--r-- 1 root root 1258 Απρ 30 17:39 glib-malloc.h -rw-r--r-- 1 root root 1827 Απρ 30 17:39 glib-watch.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-gobject: σύνολο 32 -rw-r--r-- 1 root root 2531 Απρ 30 17:39 ga-client.h -rw-r--r-- 1 root root 7747 Απρ 30 17:39 ga-entry-group.h -rw-r--r-- 1 root root 4056 Απρ 30 17:39 ga-enums.h -rw-r--r-- 1 root root 1068 Απρ 30 17:39 ga-error.h -rw-r--r-- 1 root root 2653 Απρ 30 17:39 ga-record-browser.h -rw-r--r-- 1 root root 2540 Απρ 30 17:39 ga-service-browser.h -rw-r--r-- 1 root root 2799 Απρ 30 17:39 ga-service-resolver.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-qt4: σύνολο 4 -rw-r--r-- 1 root root 1094 Απρ 30 17:39 qt-watch.h /home/djemos/murmur/avahi/pkg/usr/include/avahi-ui: σύνολο 8 -rw-r--r-- 1 root root 7128 Απρ 30 17:39 avahi-ui.h /home/djemos/murmur/avahi/pkg/usr/lib: σύνολο 636 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi drwxr-xr-x 2 root root 4096 Απρ 30 17:39 girepository-1.0 lrwxrwxrwx 1 root root 24 Απρ 30 17:39 libavahi-client.so -> libavahi-client.so.3.2.9 lrwxrwxrwx 1 root root 24 Απρ 30 17:39 libavahi-client.so.3 -> libavahi-client.so.3.2.9 -rwxr-xr-x 1 root root 67412 Απρ 30 17:39 libavahi-client.so.3.2.9 lrwxrwxrwx 1 root root 24 Απρ 30 17:39 libavahi-common.so -> libavahi-common.so.3.5.3 lrwxrwxrwx 1 root root 24 Απρ 30 17:39 libavahi-common.so.3 -> libavahi-common.so.3.5.3 -rwxr-xr-x 1 root root 51036 Απρ 30 17:39 libavahi-common.so.3.5.3 lrwxrwxrwx 1 root root 22 Απρ 30 17:39 libavahi-core.so -> libavahi-core.so.7.0.2 lrwxrwxrwx 1 root root 22 Απρ 30 17:39 libavahi-core.so.7 -> libavahi-core.so.7.0.2 -rwxr-xr-x 1 root root 232036 Απρ 30 17:39 libavahi-core.so.7.0.2 lrwxrwxrwx 1 root root 22 Απρ 30 17:39 libavahi-glib.so -> libavahi-glib.so.1.0.2 lrwxrwxrwx 1 root root 22 Απρ 30 17:39 libavahi-glib.so.1 -> libavahi-glib.so.1.0.2 -rwxr-xr-x 1 root root 13664 Απρ 30 17:39 libavahi-glib.so.1.0.2 lrwxrwxrwx 1 root root 25 Απρ 30 17:39 libavahi-gobject.so -> libavahi-gobject.so.0.0.4 lrwxrwxrwx 1 root root 25 Απρ 30 17:39 libavahi-gobject.so.0 -> libavahi-gobject.so.0.0.4 -rwxr-xr-x 1 root root 42884 Απρ 30 17:39 libavahi-gobject.so.0.0.4 lrwxrwxrwx 1 root root 21 Απρ 30 17:39 libavahi-qt4.so -> libavahi-qt4.so.1.0.2 lrwxrwxrwx 1 root root 21 Απρ 30 17:39 libavahi-qt4.so.1 -> libavahi-qt4.so.1.0.2 -rwxr-xr-x 1 root root 13744 Απρ 30 17:39 libavahi-qt4.so.1.0.2 lrwxrwxrwx 1 root root 25 Απρ 30 17:39 libavahi-ui-gtk3.so -> libavahi-ui-gtk3.so.0.1.4 lrwxrwxrwx 1 root root 25 Απρ 30 17:39 libavahi-ui-gtk3.so.0 -> libavahi-ui-gtk3.so.0.1.4 -rwxr-xr-x 1 root root 47104 Απρ 30 17:39 libavahi-ui-gtk3.so.0.1.4 lrwxrwxrwx 1 root root 20 Απρ 30 17:39 libavahi-ui.so -> libavahi-ui.so.0.1.4 lrwxrwxrwx 1 root root 20 Απρ 30 17:39 libavahi-ui.so.0 -> libavahi-ui.so.0.1.4 -rwxr-xr-x 1 root root 51204 Απρ 30 17:39 libavahi-ui.so.0.1.4 lrwxrwxrwx 1 root root 18 Απρ 30 17:39 libdns_sd.so -> libdns_sd.so.1.0.0 lrwxrwxrwx 1 root root 18 Απρ 30 17:39 libdns_sd.so.1 -> libdns_sd.so.1.0.0 -rwxr-xr-x 1 root root 34368 Απρ 30 17:39 libdns_sd.so.1.0.0 lrwxrwxrwx 1 root root 16 Απρ 30 17:39 libhowl.so -> libhowl.so.0.0.0 lrwxrwxrwx 1 root root 16 Απρ 30 17:39 libhowl.so.0 -> libhowl.so.0.0.0 -rwxr-xr-x 1 root root 58976 Απρ 30 17:39 libhowl.so.0.0.0 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 pkgconfig drwxr-xr-x 3 root root 4096 Απρ 30 17:39 python2.7 /home/djemos/murmur/avahi/pkg/usr/lib/avahi: σύνολο 16 -rw-r--r-- 1 root root 16384 Απρ 30 17:39 service-types.db /home/djemos/murmur/avahi/pkg/usr/lib/girepository-1.0: σύνολο 16 -rw-r--r-- 1 root root 8316 Απρ 30 17:39 Avahi-0.6.typelib -rw-r--r-- 1 root root 1292 Απρ 30 17:39 AvahiCore-0.6.typelib /home/djemos/murmur/avahi/pkg/usr/lib/pkgconfig: σύνολο 36 -rw-r--r-- 1 root root 260 Απρ 30 17:39 avahi-client.pc -rw-r--r-- 1 root root 264 Απρ 30 17:39 avahi-compat-howl.pc -rw-r--r-- 1 root root 282 Απρ 30 17:39 avahi-compat-libdns_sd.pc -rw-r--r-- 1 root root 258 Απρ 30 17:39 avahi-core.pc -rw-r--r-- 1 root root 258 Απρ 30 17:39 avahi-glib.pc -rw-r--r-- 1 root root 316 Απρ 30 17:39 avahi-gobject.pc -rw-r--r-- 1 root root 270 Απρ 30 17:39 avahi-qt4.pc -rw-r--r-- 1 root root 293 Απρ 30 17:39 avahi-ui-gtk3.pc -rw-r--r-- 1 root root 288 Απρ 30 17:39 avahi-ui.pc /home/djemos/murmur/avahi/pkg/usr/lib/python2.7: σύνολο 4 drwxr-xr-x 4 root root 4096 Απρ 30 17:39 site-packages /home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages: σύνολο 8 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi_discover /home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages/avahi: σύνολο 16 -rwxr-xr-x 1 root root 3516 Απρ 30 17:39 ServiceTypeDatabase.py -rw-r--r-- 1 root root 3082 Απρ 30 17:39 __init__.py -rw-r--r-- 1 root root 3512 Απρ 30 17:39 __init__.pyc -rw-r--r-- 1 root root 3512 Απρ 30 17:39 __init__.pyo /home/djemos/murmur/avahi/pkg/usr/lib/python2.7/site-packages/avahi_discover: σύνολο 12 -rw-r--r-- 1 root root 751 Απρ 30 17:39 __init__.py -rw-r--r-- 1 root root 146 Απρ 30 17:39 __init__.pyc -rw-r--r-- 1 root root 146 Απρ 30 17:39 __init__.pyo /home/djemos/murmur/avahi/pkg/usr/man: σύνολο 12 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 man1 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 man5 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 man8 /home/djemos/murmur/avahi/pkg/usr/man/man1: σύνολο 28 -rw-r--r-- 1 root root 890 Απρ 30 17:39 avahi-bookmarks.1.gz lrwxrwxrwx 1 root root 17 Απρ 30 17:39 avahi-browse-domains.1.gz -> avahi-browse.1.gz -rw-r--r-- 1 root root 1083 Απρ 30 17:39 avahi-browse.1.gz -rw-r--r-- 1 root root 401 Απρ 30 17:39 avahi-discover.1.gz lrwxrwxrwx 1 root root 18 Απρ 30 17:39 avahi-publish-address.1.gz -> avahi-publish.1.gz lrwxrwxrwx 1 root root 18 Απρ 30 17:39 avahi-publish-service.1.gz -> avahi-publish.1.gz -rw-r--r-- 1 root root 1069 Απρ 30 17:39 avahi-publish.1.gz lrwxrwxrwx 1 root root 18 Απρ 30 17:39 avahi-resolve-address.1.gz -> avahi-resolve.1.gz lrwxrwxrwx 1 root root 18 Απρ 30 17:39 avahi-resolve-host-name.1.gz -> avahi-resolve.1.gz -rw-r--r-- 1 root root 637 Απρ 30 17:39 avahi-resolve.1.gz -rw-r--r-- 1 root root 453 Απρ 30 17:39 avahi-set-host-name.1.gz -rw-r--r-- 1 root root 612 Απρ 30 17:39 bssh.1.gz lrwxrwxrwx 1 root root 9 Απρ 30 17:39 bvnc.1.gz -> bssh.1.gz /home/djemos/murmur/avahi/pkg/usr/man/man5: σύνολο 12 -rw-r--r-- 1 root root 4012 Απρ 30 17:39 avahi-daemon.conf.5.gz -rw-r--r-- 1 root root 532 Απρ 30 17:39 avahi.hosts.5.gz -rw-r--r-- 1 root root 1182 Απρ 30 17:39 avahi.service.5.gz /home/djemos/murmur/avahi/pkg/usr/man/man8: σύνολο 12 -rw-r--r-- 1 root root 1645 Απρ 30 17:39 avahi-daemon.8.gz -rw-r--r-- 1 root root 803 Απρ 30 17:39 avahi-dnsconfd.8.gz -rw-r--r-- 1 root root 723 Απρ 30 17:39 avahi-dnsconfd.action.8.gz /home/djemos/murmur/avahi/pkg/usr/sbin: σύνολο 140 -rwxr-xr-x 1 root root 121348 Απρ 30 17:39 avahi-daemon -rwxr-xr-x 1 root root 17964 Απρ 30 17:39 avahi-dnsconfd /home/djemos/murmur/avahi/pkg/usr/share: σύνολο 20 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 applications drwxr-xr-x 3 root root 4096 Απρ 30 17:39 avahi drwxr-xr-x 3 root root 4096 Απρ 30 17:39 dbus-1 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 gir-1.0 drwxr-xr-x 44 root root 4096 Απρ 30 17:39 locale /home/djemos/murmur/avahi/pkg/usr/share/applications: σύνολο 16 -rw-r--r-- 1 root root 4377 Απρ 30 17:39 avahi-discover.desktop -rw-r--r-- 1 root root 3816 Απρ 30 17:39 bssh.desktop -rw-r--r-- 1 root root 3749 Απρ 30 17:39 bvnc.desktop /home/djemos/murmur/avahi/pkg/usr/share/avahi: σύνολο 16 -rw-r--r-- 1 root root 560 Απρ 30 17:39 avahi-service.dtd drwxr-xr-x 2 root root 4096 Απρ 30 17:39 interfaces -rw-r--r-- 1 root root 5132 Απρ 30 17:39 service-types /home/djemos/murmur/avahi/pkg/usr/share/avahi/interfaces: σύνολο 8 -rw-r--r-- 1 root root 4101 Απρ 30 17:39 avahi-discover.ui /home/djemos/murmur/avahi/pkg/usr/share/dbus-1: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 interfaces /home/djemos/murmur/avahi/pkg/usr/share/dbus-1/interfaces: σύνολο 40 -rw-r--r-- 1 root root 1607 Απρ 30 17:39 org.freedesktop.Avahi.AddressResolver.xml -rw-r--r-- 1 root root 1700 Απρ 30 17:39 org.freedesktop.Avahi.DomainBrowser.xml -rw-r--r-- 1 root root 3596 Απρ 30 17:39 org.freedesktop.Avahi.EntryGroup.xml -rw-r--r-- 1 root root 1608 Απρ 30 17:39 org.freedesktop.Avahi.HostNameResolver.xml -rw-r--r-- 1 root root 1906 Απρ 30 17:39 org.freedesktop.Avahi.RecordBrowser.xml -rw-r--r-- 1 root root 7686 Απρ 30 17:39 org.freedesktop.Avahi.Server.xml -rw-r--r-- 1 root root 1837 Απρ 30 17:39 org.freedesktop.Avahi.ServiceBrowser.xml -rw-r--r-- 1 root root 1860 Απρ 30 17:39 org.freedesktop.Avahi.ServiceResolver.xml -rw-r--r-- 1 root root 1773 Απρ 30 17:39 org.freedesktop.Avahi.ServiceTypeBrowser.xml /home/djemos/murmur/avahi/pkg/usr/share/gir-1.0: σύνολο 52 -rw-r--r-- 1 root root 46585 Απρ 30 17:39 Avahi-0.6.gir -rw-r--r-- 1 root root 2321 Απρ 30 17:39 AvahiCore-0.6.gir /home/djemos/murmur/avahi/pkg/usr/share/locale: σύνολο 168 drwxr-xr-x 3 root root 4096 Απρ 30 17:39 ach drwxr-xr-x 3 root root 4096 Απρ 30 17:39 ar drwxr-xr-x 3 root root 4096 Απρ 30 17:39 bg drwxr-xr-x 3 root root 4096 Απρ 30 17:39 ca drwxr-xr-x 3 root root 4096 Απρ 30 17:39 cs drwxr-xr-x 3 root root 4096 Απρ 30 17:39 da drwxr-xr-x 3 root root 4096 Απρ 30 17:39 de drwxr-xr-x 3 root root 4096 Απρ 30 17:39 el drwxr-xr-x 3 root root 4096 Απρ 30 17:39 en_AU drwxr-xr-x 3 root root 4096 Απρ 30 17:39 en_CA drwxr-xr-x 3 root root 4096 Απρ 30 17:39 en_GB drwxr-xr-x 3 root root 4096 Απρ 30 17:39 en_NZ drwxr-xr-x 3 root root 4096 Απρ 30 17:39 eo drwxr-xr-x 3 root root 4096 Απρ 30 17:39 es drwxr-xr-x 3 root root 4096 Απρ 30 17:39 et drwxr-xr-x 3 root root 4096 Απρ 30 17:39 fa drwxr-xr-x 3 root root 4096 Απρ 30 17:39 fi drwxr-xr-x 3 root root 4096 Απρ 30 17:39 fo drwxr-xr-x 3 root root 4096 Απρ 30 17:39 fr drwxr-xr-x 3 root root 4096 Απρ 30 17:39 gl drwxr-xr-x 3 root root 4096 Απρ 30 17:39 he drwxr-xr-x 3 root root 4096 Απρ 30 17:39 hu drwxr-xr-x 3 root root 4096 Απρ 30 17:39 id drwxr-xr-x 3 root root 4096 Απρ 30 17:39 it drwxr-xr-x 3 root root 4096 Απρ 30 17:39 ja drwxr-xr-x 3 root root 4096 Απρ 30 17:39 ko drwxr-xr-x 3 root root 4096 Απρ 30 17:39 lv drwxr-xr-x 3 root root 4096 Απρ 30 17:39 ms drwxr-xr-x 3 root root 4096 Απρ 30 17:39 nl drwxr-xr-x 3 root root 4096 Απρ 30 17:39 pl drwxr-xr-x 3 root root 4096 Απρ 30 17:39 pt_BR drwxr-xr-x 3 root root 4096 Απρ 30 17:39 ro drwxr-xr-x 3 root root 4096 Απρ 30 17:39 ru drwxr-xr-x 3 root root 4096 Απρ 30 17:39 sk drwxr-xr-x 3 root root 4096 Απρ 30 17:39 sl drwxr-xr-x 3 root root 4096 Απρ 30 17:39 sr drwxr-xr-x 3 root root 4096 Απρ 30 17:39 sr@latin drwxr-xr-x 3 root root 4096 Απρ 30 17:39 sv drwxr-xr-x 3 root root 4096 Απρ 30 17:39 tr drwxr-xr-x 3 root root 4096 Απρ 30 17:39 uk drwxr-xr-x 3 root root 4096 Απρ 30 17:39 zh_CN drwxr-xr-x 3 root root 4096 Απρ 30 17:39 zh_TW /home/djemos/murmur/avahi/pkg/usr/share/locale/ach: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/ach/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 453 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/ar: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/ar/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 6948 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/bg: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/bg/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 21476 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/ca: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/ca/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17704 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/cs: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/cs/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 13184 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/da: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/da/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16585 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/de: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/de/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17264 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/el: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/el/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 21824 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/en_AU: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/en_AU/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 567 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/en_CA: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/en_CA/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 346 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/en_GB: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/en_GB/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 16313 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/en_NZ: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/en_NZ/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 14261 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/eo: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/eo/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 4087 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/es: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/es/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17456 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/et: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/et/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 9698 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/fa: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/fa/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 5886 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/fi: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/fi/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 15992 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/fo: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/fo/LC_MESSAGES: σύνολο 12 -rw-r--r-- 1 root root 8664 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/fr: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/fr/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17450 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/gl: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/gl/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 18033 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/he: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/he/LC_MESSAGES: σύνολο 8 -rw-r--r-- 1 root root 7884 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/hu: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/hu/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17720 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/id: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/id/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16434 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/it: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/it/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17407 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/ja: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/ja/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 19064 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/ko: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/ko/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 460 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/lv: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/lv/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16899 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/ms: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/ms/LC_MESSAGES: σύνολο 4 -rw-r--r-- 1 root root 2509 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/nl: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/nl/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16589 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/pl: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/pl/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17702 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/pt_BR: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/pt_BR/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17211 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/ro: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/ro/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16917 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/ru: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/ru/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 20833 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/sk: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/sk/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17475 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/sl: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/sl/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17260 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/sr: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/sr/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 21743 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/sr@latin: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/sr@latin/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17454 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/sv: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/sv/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 16869 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/tr: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/tr/LC_MESSAGES: σύνολο 20 -rw-r--r-- 1 root root 17080 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/uk: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/uk/LC_MESSAGES: σύνολο 24 -rw-r--r-- 1 root root 21759 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/zh_CN: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/zh_CN/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 15777 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/share/locale/zh_TW: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 LC_MESSAGES /home/djemos/murmur/avahi/pkg/usr/share/locale/zh_TW/LC_MESSAGES: σύνολο 16 -rw-r--r-- 1 root root 16086 Απρ 30 17:39 avahi.mo /home/djemos/murmur/avahi/pkg/usr/src: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 avahi-0.6.32 /home/djemos/murmur/avahi/pkg/usr/src/avahi-0.6.32: σύνολο 8 -rw-r--r-- 1 root root 496 Απρ 30 17:37 README.Slackware -rw-r--r-- 1 root root 2751 Απρ 30 17:39 SLKBUILD /home/djemos/murmur/avahi/pkg/var: σύνολο 4 drwxr-xr-x 2 root root 4096 Απρ 30 17:39 run /home/djemos/murmur/avahi/pkg/var/run: σύνολο 0 Slackware package maker, version 3.141593. Searching for symbolic links: usr/bin/avahi-browse-domains avahi-browse usr/bin/bvnc bssh usr/bin/avahi-publish-service avahi-publish usr/bin/avahi-resolve-address avahi-resolve usr/bin/bshell bssh usr/bin/avahi-resolve-host-name avahi-resolve usr/bin/avahi-publish-address avahi-publish usr/man/man1/bvnc.1.gz bssh.1.gz usr/man/man1/avahi-publish-address.1.gz avahi-publish.1.gz usr/man/man1/avahi-resolve-host-name.1.gz avahi-resolve.1.gz usr/man/man1/avahi-resolve-address.1.gz avahi-resolve.1.gz usr/man/man1/avahi-publish-service.1.gz avahi-publish.1.gz usr/man/man1/avahi-browse-domains.1.gz avahi-browse.1.gz usr/lib/libavahi-glib.so.1 libavahi-glib.so.1.0.2 usr/lib/libavahi-gobject.so.0 libavahi-gobject.so.0.0.4 usr/lib/libavahi-ui.so.0 libavahi-ui.so.0.1.4 usr/lib/libavahi-ui-gtk3.so.0 libavahi-ui-gtk3.so.0.1.4 usr/lib/libavahi-qt4.so libavahi-qt4.so.1.0.2 usr/lib/libavahi-core.so.7 libavahi-core.so.7.0.2 usr/lib/libdns_sd.so.1 libdns_sd.so.1.0.0 usr/lib/libdns_sd.so libdns_sd.so.1.0.0 usr/lib/libhowl.so.0 libhowl.so.0.0.0 usr/lib/libavahi-ui.so libavahi-ui.so.0.1.4 usr/lib/libavahi-client.so.3 libavahi-client.so.3.2.9 usr/lib/libavahi-common.so libavahi-common.so.3.5.3 usr/lib/libavahi-client.so libavahi-client.so.3.2.9 usr/lib/libhowl.so libhowl.so.0.0.0 usr/lib/libavahi-ui-gtk3.so libavahi-ui-gtk3.so.0.1.4 usr/lib/libavahi-glib.so libavahi-glib.so.1.0.2 usr/lib/libavahi-gobject.so libavahi-gobject.so.0.0.4 usr/lib/libavahi-qt4.so.1 libavahi-qt4.so.1.0.2 usr/lib/libavahi-common.so.3 libavahi-common.so.3.5.3 usr/lib/libavahi-core.so libavahi-core.so.7.0.2 Making symbolic link creation script: ( cd usr/bin ; rm -rf avahi-browse-domains ) ( cd usr/bin ; ln -sf avahi-browse avahi-browse-domains ) ( cd usr/bin ; rm -rf bvnc ) ( cd usr/bin ; ln -sf bssh bvnc ) ( cd usr/bin ; rm -rf avahi-publish-service ) ( cd usr/bin ; ln -sf avahi-publish avahi-publish-service ) ( cd usr/bin ; rm -rf avahi-resolve-address ) ( cd usr/bin ; ln -sf avahi-resolve avahi-resolve-address ) ( cd usr/bin ; rm -rf bshell ) ( cd usr/bin ; ln -sf bssh bshell ) ( cd usr/bin ; rm -rf avahi-resolve-host-name ) ( cd usr/bin ; ln -sf avahi-resolve avahi-resolve-host-name ) ( cd usr/bin ; rm -rf avahi-publish-address ) ( cd usr/bin ; ln -sf avahi-publish avahi-publish-address ) ( cd usr/man/man1 ; rm -rf bvnc.1.gz ) ( cd usr/man/man1 ; ln -sf bssh.1.gz bvnc.1.gz ) ( cd usr/man/man1 ; rm -rf avahi-publish-address.1.gz ) ( cd usr/man/man1 ; ln -sf avahi-publish.1.gz avahi-publish-address.1.gz ) ( cd usr/man/man1 ; rm -rf avahi-resolve-host-name.1.gz ) ( cd usr/man/man1 ; ln -sf avahi-resolve.1.gz avahi-resolve-host-name.1.gz ) ( cd usr/man/man1 ; rm -rf avahi-resolve-address.1.gz ) ( cd usr/man/man1 ; ln -sf avahi-resolve.1.gz avahi-resolve-address.1.gz ) ( cd usr/man/man1 ; rm -rf avahi-publish-service.1.gz ) ( cd usr/man/man1 ; ln -sf avahi-publish.1.gz avahi-publish-service.1.gz ) ( cd usr/man/man1 ; rm -rf avahi-browse-domains.1.gz ) ( cd usr/man/man1 ; ln -sf avahi-browse.1.gz avahi-browse-domains.1.gz ) ( cd usr/lib ; rm -rf libavahi-glib.so.1 ) ( cd usr/lib ; ln -sf libavahi-glib.so.1.0.2 libavahi-glib.so.1 ) ( cd usr/lib ; rm -rf libavahi-gobject.so.0 ) ( cd usr/lib ; ln -sf libavahi-gobject.so.0.0.4 libavahi-gobject.so.0 ) ( cd usr/lib ; rm -rf libavahi-ui.so.0 ) ( cd usr/lib ; ln -sf libavahi-ui.so.0.1.4 libavahi-ui.so.0 ) ( cd usr/lib ; rm -rf libavahi-ui-gtk3.so.0 ) ( cd usr/lib ; ln -sf libavahi-ui-gtk3.so.0.1.4 libavahi-ui-gtk3.so.0 ) ( cd usr/lib ; rm -rf libavahi-qt4.so ) ( cd usr/lib ; ln -sf libavahi-qt4.so.1.0.2 libavahi-qt4.so ) ( cd usr/lib ; rm -rf libavahi-core.so.7 ) ( cd usr/lib ; ln -sf libavahi-core.so.7.0.2 libavahi-core.so.7 ) ( cd usr/lib ; rm -rf libdns_sd.so.1 ) ( cd usr/lib ; ln -sf libdns_sd.so.1.0.0 libdns_sd.so.1 ) ( cd usr/lib ; rm -rf libdns_sd.so ) ( cd usr/lib ; ln -sf libdns_sd.so.1.0.0 libdns_sd.so ) ( cd usr/lib ; rm -rf libhowl.so.0 ) ( cd usr/lib ; ln -sf libhowl.so.0.0.0 libhowl.so.0 ) ( cd usr/lib ; rm -rf libavahi-ui.so ) ( cd usr/lib ; ln -sf libavahi-ui.so.0.1.4 libavahi-ui.so ) ( cd usr/lib ; rm -rf libavahi-client.so.3 ) ( cd usr/lib ; ln -sf libavahi-client.so.3.2.9 libavahi-client.so.3 ) ( cd usr/lib ; rm -rf libavahi-common.so ) ( cd usr/lib ; ln -sf libavahi-common.so.3.5.3 libavahi-common.so ) ( cd usr/lib ; rm -rf libavahi-client.so ) ( cd usr/lib ; ln -sf libavahi-client.so.3.2.9 libavahi-client.so ) ( cd usr/lib ; rm -rf libhowl.so ) ( cd usr/lib ; ln -sf libhowl.so.0.0.0 libhowl.so ) ( cd usr/lib ; rm -rf libavahi-ui-gtk3.so ) ( cd usr/lib ; ln -sf libavahi-ui-gtk3.so.0.1.4 libavahi-ui-gtk3.so ) ( cd usr/lib ; rm -rf libavahi-glib.so ) ( cd usr/lib ; ln -sf libavahi-glib.so.1.0.2 libavahi-glib.so ) ( cd usr/lib ; rm -rf libavahi-gobject.so ) ( cd usr/lib ; ln -sf libavahi-gobject.so.0.0.4 libavahi-gobject.so ) ( cd usr/lib ; rm -rf libavahi-qt4.so.1 ) ( cd usr/lib ; ln -sf libavahi-qt4.so.1.0.2 libavahi-qt4.so.1 ) ( cd usr/lib ; rm -rf libavahi-common.so.3 ) ( cd usr/lib ; ln -sf libavahi-common.so.3.5.3 libavahi-common.so.3 ) ( cd usr/lib ; rm -rf libavahi-core.so ) ( cd usr/lib ; ln -sf libavahi-core.so.7.0.2 libavahi-core.so ) Unless your existing installation script already contains the code to create these links, you should append these lines to your existing install script. Now's your chance. :^) Would you like to add this stuff to the existing install script and remove the symbolic links ([y]es, [n]o)? y Removing symbolic links: removed './usr/bin/avahi-browse-domains' removed './usr/bin/bvnc' removed './usr/bin/avahi-publish-service' removed './usr/bin/avahi-resolve-address' removed './usr/bin/bshell' removed './usr/bin/avahi-resolve-host-name' removed './usr/bin/avahi-publish-address' removed './usr/man/man1/bvnc.1.gz' removed './usr/man/man1/avahi-publish-address.1.gz' removed './usr/man/man1/avahi-resolve-host-name.1.gz' removed './usr/man/man1/avahi-resolve-address.1.gz' removed './usr/man/man1/avahi-publish-service.1.gz' removed './usr/man/man1/avahi-browse-domains.1.gz' removed './usr/lib/libavahi-glib.so.1' removed './usr/lib/libavahi-gobject.so.0' removed './usr/lib/libavahi-ui.so.0' removed './usr/lib/libavahi-ui-gtk3.so.0' removed './usr/lib/libavahi-qt4.so' removed './usr/lib/libavahi-core.so.7' removed './usr/lib/libdns_sd.so.1' removed './usr/lib/libdns_sd.so' removed './usr/lib/libhowl.so.0' removed './usr/lib/libavahi-ui.so' removed './usr/lib/libavahi-client.so.3' removed './usr/lib/libavahi-common.so' removed './usr/lib/libavahi-client.so' removed './usr/lib/libhowl.so' removed './usr/lib/libavahi-ui-gtk3.so' removed './usr/lib/libavahi-glib.so' removed './usr/lib/libavahi-gobject.so' removed './usr/lib/libavahi-qt4.so.1' removed './usr/lib/libavahi-common.so.3' removed './usr/lib/libavahi-core.so' Updating your ./install/doinst.sh (prepending symlinks)... This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/djemos/murmur/avahi/avahi-0.6.32-i586-1dj.txz ./ usr/ usr/share/ usr/share/dbus-1/ usr/share/dbus-1/interfaces/ usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceBrowser.xml usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceTypeBrowser.xml usr/share/dbus-1/interfaces/org.freedesktop.Avahi.EntryGroup.xml usr/share/dbus-1/interfaces/org.freedesktop.Avahi.HostNameResolver.xml usr/share/dbus-1/interfaces/org.freedesktop.Avahi.ServiceResolver.xml usr/share/dbus-1/interfaces/org.freedesktop.Avahi.AddressResolver.xml usr/share/dbus-1/interfaces/org.freedesktop.Avahi.RecordBrowser.xml usr/share/dbus-1/interfaces/org.freedesktop.Avahi.DomainBrowser.xml usr/share/dbus-1/interfaces/org.freedesktop.Avahi.Server.xml usr/share/gir-1.0/ usr/share/gir-1.0/Avahi-0.6.gir usr/share/gir-1.0/AvahiCore-0.6.gir usr/share/locale/ usr/share/locale/et/ usr/share/locale/et/LC_MESSAGES/ usr/share/locale/et/LC_MESSAGES/avahi.mo usr/share/locale/cs/ usr/share/locale/cs/LC_MESSAGES/ usr/share/locale/cs/LC_MESSAGES/avahi.mo usr/share/locale/ru/ usr/share/locale/ru/LC_MESSAGES/ usr/share/locale/ru/LC_MESSAGES/avahi.mo usr/share/locale/bg/ usr/share/locale/bg/LC_MESSAGES/ usr/share/locale/bg/LC_MESSAGES/avahi.mo usr/share/locale/gl/ usr/share/locale/gl/LC_MESSAGES/ usr/share/locale/gl/LC_MESSAGES/avahi.mo usr/share/locale/fa/ usr/share/locale/fa/LC_MESSAGES/ usr/share/locale/fa/LC_MESSAGES/avahi.mo usr/share/locale/da/ usr/share/locale/da/LC_MESSAGES/ usr/share/locale/da/LC_MESSAGES/avahi.mo usr/share/locale/uk/ usr/share/locale/uk/LC_MESSAGES/ usr/share/locale/uk/LC_MESSAGES/avahi.mo usr/share/locale/el/ usr/share/locale/el/LC_MESSAGES/ usr/share/locale/el/LC_MESSAGES/avahi.mo usr/share/locale/it/ usr/share/locale/it/LC_MESSAGES/ usr/share/locale/it/LC_MESSAGES/avahi.mo usr/share/locale/ar/ usr/share/locale/ar/LC_MESSAGES/ usr/share/locale/ar/LC_MESSAGES/avahi.mo usr/share/locale/hu/ usr/share/locale/hu/LC_MESSAGES/ usr/share/locale/hu/LC_MESSAGES/avahi.mo usr/share/locale/sr@latin/ usr/share/locale/sr@latin/LC_MESSAGES/ usr/share/locale/sr@latin/LC_MESSAGES/avahi.mo usr/share/locale/sk/ usr/share/locale/sk/LC_MESSAGES/ usr/share/locale/sk/LC_MESSAGES/avahi.mo usr/share/locale/fr/ usr/share/locale/fr/LC_MESSAGES/ usr/share/locale/fr/LC_MESSAGES/avahi.mo usr/share/locale/en_NZ/ usr/share/locale/en_NZ/LC_MESSAGES/ usr/share/locale/en_NZ/LC_MESSAGES/avahi.mo usr/share/locale/zh_CN/ usr/share/locale/zh_CN/LC_MESSAGES/ usr/share/locale/zh_CN/LC_MESSAGES/avahi.mo usr/share/locale/ca/ usr/share/locale/ca/LC_MESSAGES/ usr/share/locale/ca/LC_MESSAGES/avahi.mo usr/share/locale/eo/ usr/share/locale/eo/LC_MESSAGES/ usr/share/locale/eo/LC_MESSAGES/avahi.mo usr/share/locale/sl/ usr/share/locale/sl/LC_MESSAGES/ usr/share/locale/sl/LC_MESSAGES/avahi.mo usr/share/locale/lv/ usr/share/locale/lv/LC_MESSAGES/ usr/share/locale/lv/LC_MESSAGES/avahi.mo usr/share/locale/sv/ usr/share/locale/sv/LC_MESSAGES/ usr/share/locale/sv/LC_MESSAGES/avahi.mo usr/share/locale/en_AU/ usr/share/locale/en_AU/LC_MESSAGES/ usr/share/locale/en_AU/LC_MESSAGES/avahi.mo usr/share/locale/en_GB/ usr/share/locale/en_GB/LC_MESSAGES/ usr/share/locale/en_GB/LC_MESSAGES/avahi.mo usr/share/locale/ms/ usr/share/locale/ms/LC_MESSAGES/ usr/share/locale/ms/LC_MESSAGES/avahi.mo usr/share/locale/ko/ usr/share/locale/ko/LC_MESSAGES/ usr/share/locale/ko/LC_MESSAGES/avahi.mo usr/share/locale/fi/ usr/share/locale/fi/LC_MESSAGES/ usr/share/locale/fi/LC_MESSAGES/avahi.mo usr/share/locale/fo/ usr/share/locale/fo/LC_MESSAGES/ usr/share/locale/fo/LC_MESSAGES/avahi.mo usr/share/locale/id/ usr/share/locale/id/LC_MESSAGES/ usr/share/locale/id/LC_MESSAGES/avahi.mo usr/share/locale/nl/ usr/share/locale/nl/LC_MESSAGES/ usr/share/locale/nl/LC_MESSAGES/avahi.mo usr/share/locale/pt_BR/ usr/share/locale/pt_BR/LC_MESSAGES/ usr/share/locale/pt_BR/LC_MESSAGES/avahi.mo usr/share/locale/de/ usr/share/locale/de/LC_MESSAGES/ usr/share/locale/de/LC_MESSAGES/avahi.mo usr/share/locale/sr/ usr/share/locale/sr/LC_MESSAGES/ usr/share/locale/sr/LC_MESSAGES/avahi.mo usr/share/locale/en_CA/ usr/share/locale/en_CA/LC_MESSAGES/ usr/share/locale/en_CA/LC_MESSAGES/avahi.mo usr/share/locale/ro/ usr/share/locale/ro/LC_MESSAGES/ usr/share/locale/ro/LC_MESSAGES/avahi.mo usr/share/locale/zh_TW/ usr/share/locale/zh_TW/LC_MESSAGES/ usr/share/locale/zh_TW/LC_MESSAGES/avahi.mo usr/share/locale/tr/ usr/share/locale/tr/LC_MESSAGES/ usr/share/locale/tr/LC_MESSAGES/avahi.mo usr/share/locale/pl/ usr/share/locale/pl/LC_MESSAGES/ usr/share/locale/pl/LC_MESSAGES/avahi.mo usr/share/locale/es/ usr/share/locale/es/LC_MESSAGES/ usr/share/locale/es/LC_MESSAGES/avahi.mo usr/share/locale/ja/ usr/share/locale/ja/LC_MESSAGES/ usr/share/locale/ja/LC_MESSAGES/avahi.mo usr/share/locale/he/ usr/share/locale/he/LC_MESSAGES/ usr/share/locale/he/LC_MESSAGES/avahi.mo usr/share/locale/ach/ usr/share/locale/ach/LC_MESSAGES/ usr/share/locale/ach/LC_MESSAGES/avahi.mo usr/share/applications/ usr/share/applications/bssh.desktop usr/share/applications/bvnc.desktop usr/share/applications/avahi-discover.desktop usr/share/avahi/ usr/share/avahi/avahi-service.dtd usr/share/avahi/interfaces/ usr/share/avahi/interfaces/avahi-discover.ui usr/share/avahi/service-types usr/bin/ usr/bin/avahi-discover usr/bin/avahi-discover-standalone usr/bin/avahi-bookmarks usr/bin/bssh usr/bin/avahi-browse usr/bin/avahi-publish usr/bin/avahi-resolve usr/bin/avahi-set-host-name usr/man/ usr/man/man8/ usr/man/man8/avahi-dnsconfd.8.gz usr/man/man8/avahi-daemon.8.gz usr/man/man8/avahi-dnsconfd.action.8.gz usr/man/man1/ usr/man/man1/avahi-resolve.1.gz usr/man/man1/avahi-set-host-name.1.gz usr/man/man1/avahi-bookmarks.1.gz usr/man/man1/avahi-publish.1.gz usr/man/man1/avahi-discover.1.gz usr/man/man1/avahi-browse.1.gz usr/man/man1/bssh.1.gz usr/man/man5/ usr/man/man5/avahi.hosts.5.gz usr/man/man5/avahi-daemon.conf.5.gz usr/man/man5/avahi.service.5.gz usr/lib/ usr/lib/libavahi-glib.so.1.0.2 usr/lib/libavahi-ui-gtk3.so.0.1.4 usr/lib/libavahi-common.so.3.5.3 usr/lib/libavahi-ui.so.0.1.4 usr/lib/libdns_sd.so.1.0.0 usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/avahi/ usr/lib/python2.7/site-packages/avahi/__init__.py usr/lib/python2.7/site-packages/avahi/__init__.pyo usr/lib/python2.7/site-packages/avahi/__init__.pyc usr/lib/python2.7/site-packages/avahi/ServiceTypeDatabase.py usr/lib/python2.7/site-packages/avahi_discover/ usr/lib/python2.7/site-packages/avahi_discover/__init__.py usr/lib/python2.7/site-packages/avahi_discover/__init__.pyo usr/lib/python2.7/site-packages/avahi_discover/__init__.pyc usr/lib/libavahi-core.so.7.0.2 usr/lib/libavahi-gobject.so.0.0.4 usr/lib/libhowl.so.0.0.0 usr/lib/pkgconfig/ usr/lib/pkgconfig/avahi-ui.pc usr/lib/pkgconfig/avahi-gobject.pc usr/lib/pkgconfig/avahi-ui-gtk3.pc usr/lib/pkgconfig/avahi-client.pc usr/lib/pkgconfig/avahi-core.pc usr/lib/pkgconfig/avahi-compat-libdns_sd.pc usr/lib/pkgconfig/avahi-glib.pc usr/lib/pkgconfig/avahi-compat-howl.pc usr/lib/pkgconfig/avahi-qt4.pc usr/lib/girepository-1.0/ usr/lib/girepository-1.0/AvahiCore-0.6.typelib usr/lib/girepository-1.0/Avahi-0.6.typelib usr/lib/libavahi-client.so.3.2.9 usr/lib/libavahi-qt4.so.1.0.2 usr/lib/avahi/ usr/lib/avahi/service-types.db usr/src/ usr/src/avahi-0.6.32/ usr/src/avahi-0.6.32/README.Slackware usr/src/avahi-0.6.32/SLKBUILD usr/doc/ usr/doc/avahi-0.6.32/ usr/doc/avahi-0.6.32/README.Slackware usr/doc/avahi-0.6.32/LICENSE usr/sbin/ usr/sbin/avahi-daemon usr/sbin/avahi-dnsconfd usr/include/ usr/include/avahi-client/ usr/include/avahi-client/lookup.h usr/include/avahi-client/publish.h usr/include/avahi-client/client.h usr/include/avahi-gobject/ usr/include/avahi-gobject/ga-error.h usr/include/avahi-gobject/ga-record-browser.h usr/include/avahi-gobject/ga-service-browser.h usr/include/avahi-gobject/ga-entry-group.h usr/include/avahi-gobject/ga-service-resolver.h usr/include/avahi-gobject/ga-enums.h usr/include/avahi-gobject/ga-client.h usr/include/avahi-compat-howl/ usr/include/avahi-compat-howl/rendezvous/ usr/include/avahi-compat-howl/rendezvous/text_record.h usr/include/avahi-compat-howl/rendezvous/rendezvous.h usr/include/avahi-compat-howl/discovery/ usr/include/avahi-compat-howl/discovery/text_record.h usr/include/avahi-compat-howl/discovery/discovery.h usr/include/avahi-compat-howl/salt/ usr/include/avahi-compat-howl/salt/signal.h usr/include/avahi-compat-howl/salt/debug.h usr/include/avahi-compat-howl/salt/interface.h usr/include/avahi-compat-howl/salt/address.h usr/include/avahi-compat-howl/salt/salt.h usr/include/avahi-compat-howl/salt/socket.h usr/include/avahi-compat-howl/salt/time.h usr/include/avahi-compat-howl/salt/platform.h usr/include/avahi-compat-howl/corby/ usr/include/avahi-compat-howl/corby/orb.h usr/include/avahi-compat-howl/corby/channel.h usr/include/avahi-compat-howl/corby/buffer.h usr/include/avahi-compat-howl/corby/corby.h usr/include/avahi-compat-howl/corby/message.h usr/include/avahi-compat-howl/corby/object.h usr/include/avahi-compat-howl/howl.h usr/include/avahi-qt4/ usr/include/avahi-qt4/qt-watch.h usr/include/avahi-glib/ usr/include/avahi-glib/glib-malloc.h usr/include/avahi-glib/glib-watch.h usr/include/avahi-ui/ usr/include/avahi-ui/avahi-ui.h usr/include/avahi-common/ usr/include/avahi-common/rlist.h usr/include/avahi-common/gccmacro.h usr/include/avahi-common/error.h usr/include/avahi-common/malloc.h usr/include/avahi-common/llist.h usr/include/avahi-common/address.h usr/include/avahi-common/defs.h usr/include/avahi-common/simple-watch.h usr/include/avahi-common/alternative.h usr/include/avahi-common/thread-watch.h usr/include/avahi-common/cdecl.h usr/include/avahi-common/strlst.h usr/include/avahi-common/domain.h usr/include/avahi-common/watch.h usr/include/avahi-common/timeval.h usr/include/avahi-core/ usr/include/avahi-core/core.h usr/include/avahi-core/lookup.h usr/include/avahi-core/publish.h usr/include/avahi-core/log.h usr/include/avahi-core/rr.h usr/include/avahi-compat-libdns_sd/ usr/include/avahi-compat-libdns_sd/dns_sd.h install/ install/slack-desc install/doinst.sh var/ var/run/ etc/ etc/dbus-1/ etc/dbus-1/system.d/ etc/dbus-1/system.d/avahi-dbus.conf etc/rc.d/ etc/rc.d/rc.avahidaemon etc/rc.d/rc.avahidnsconfd etc/avahi/ etc/avahi/avahi-dnsconfd.action.new etc/avahi/avahi-daemon.conf.new etc/avahi/hosts.new etc/avahi/services/ etc/avahi/services/ssh.service.new etc/avahi/services/sftp-ssh.service.new Slackware package /home/djemos/murmur/avahi/avahi-0.6.32-i586-1dj.txz created. Package has been built. Cleaning pkg and src directories