=> Bootstrap dependency digest>=20010302: found digest-20111104 => Bootstrap dependency fetch-[0-9]*: found fetch-1.7 => Checksum SHA1 OK for avahi-0.6.30.tar.gz => Checksum RMD160 OK for avahi-0.6.30.tar.gz ===> Installing dependencies for avahi-0.6.30nb3 ========================================================================== The supported build options for avahi are: avahi-howl gdbm python You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.avahi (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, avahi-0.6.30nb3. Their current value is shown below: * PKG_SYSCONFBASE = /usr/pkg/etc * VARBASE = /var You may want to abort the process now with CTRL-C and change their value before continuing. Be sure to run `/usr/pkg/bin/bmake clean' after the changes. ========================================================================== => Build dependency libtool-base>=2.2.6bnb3: found libtool-base-2.2.6bnb5 => Build dependency intltool>=0.40.0: found intltool-0.41.1 => Build dependency {gettext-tools>=0.14.5,gettext>=0.10.36<0.14.5}: found gettext-tools-0.18.1.1nb3 => Build dependency perl>=5.0: found perl-5.14.2nb3 => Build dependency pkg-config>=0.19: found pkg-config-0.25nb1 => Build dependency renderproto>=0.9.3nb1: found renderproto-0.11 => Build dependency kbproto>=1.0.2: found kbproto-1.0.5 => Build dependency xproto>=7.0.9: found xproto-7.0.18 => Build dependency xcb-proto>=1.4: found xcb-proto-1.6 => Build dependency fixesproto>=3.0.0: found fixesproto-5.0 => Build dependency xextproto>=7.0: found xextproto-7.2.0 => Build dependency inputproto>=1.4: found inputproto-2.0 => Build dependency randrproto>=1.2.0: found randrproto-1.3.1 => Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2 => Build dependency compositeproto>=0.3.1: found compositeproto-0.4.1 => Build dependency checkperms>=1.1: found checkperms-1.11 => Full dependency glib2>=2.28.6nb3: found glib2-2.30.2 => Full dependency libdaemon>=0.14: found libdaemon-0.14nb1 => Full dependency dbus>=0.91: found dbus-1.2.4.6nb4 => Full dependency expat>=2.0.0nb1: found expat-2.0.1nb2 => Full dependency desktop-file-utils>=0.10nb1: found desktop-file-utils-0.15nb1 => Full dependency gtk2+>=2.24.7nb1: found gtk2+-2.24.9 ===> Overriding tools for avahi-0.6.30nb3 ===> Extracting for avahi-0.6.30nb3 ===> Patching for avahi-0.6.30nb3 => Applying pkgsrc patches for avahi-0.6.30nb3 ===> Creating toolchain wrappers for avahi-0.6.30nb3 src=/usr/pkg/lib/pkgconfig/fixesproto.pc dst=/tmp/pkgsrc/net/avahi/work/.buildlink/lib/pkgconfig/fixesext.pc; /bin/mkdir -p /tmp/pkgsrc/net/avahi/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi src=/usr/pkg/lib/pkgconfig/compositeproto.pc dst=/tmp/pkgsrc/net/avahi/work/.buildlink/lib/pkgconfig/compositeext.pc; /bin/mkdir -p /tmp/pkgsrc/net/avahi/work/.buildlink/lib/pkgconfig; if test -f ${src}; then /bin/ln -sf ${src} ${dst}; fi ===> Configuring for avahi-0.6.30nb3 => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version => Adding run-time search paths to pkg-config files. INFO: [subst.mk:pkgconfig] Nothing changed in ./avahi-sharp.pc.in. INFO: [subst.mk:pkgconfig] Nothing changed in ./avahi-ui-sharp.pc.in. => Fixing locale directory references. => Checking for portability problems in extracted files checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g pbulk checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /tmp/pkgsrc/net/avahi/work/.tools/bin/mkdir -p checking for gawk... /usr/bin/awk checking whether make sets $(MAKE)... yes checking how to create a pax tar archive... gnutar checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for stow... no checking for x86_64-unknown-linux-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for gcc option to accept ISO C99... -std=gnu99 checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking whether gcc -std=gnu99 and cc understand -c and -o together... yes checking how to run the C preprocessor... gcc -std=gnu99 -E checking for grep that handles long lines and -e... (cached) /bin/grep checking for egrep... (cached) /bin/egrep 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 -std=gnu99 -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking whether gcc -std=gnu99 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 -std=gnu99 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... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /usr/x86_64-unknown-linux-gnu/bin/ld checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 2097152 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-unknown-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-unknown-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-unknown-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-unknown-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-unknown-linux-strip... no checking for strip... strip checking for x86_64-unknown-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok checking for sysroot... no checking for x86_64-unknown-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... yes checking if gcc -std=gnu99 supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... /bin/rm: cannot remove `conftest*': No such file or directory no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... /bin/rm: cannot remove `conftest*': No such file or directory yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/x86_64-unknown-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether the C++ compiler works... yes checking for pthread_join in LIBS=-lpthread -lrt with CFLAGS= -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... no checking whether gcc -std=gnu99 accepts -Wall... yes checking whether gcc -std=gnu99 accepts -W... yes checking whether gcc -std=gnu99 accepts -Wextra... yes checking whether gcc -std=gnu99 accepts -pedantic... yes checking whether gcc -std=gnu99 accepts -pipe... yes checking whether gcc -std=gnu99 accepts -Wformat... yes checking whether gcc -std=gnu99 accepts -Wold-style-definition... yes checking whether gcc -std=gnu99 accepts -Wdeclaration-after-statement... yes checking whether gcc -std=gnu99 accepts -Wfloat-equal... yes checking whether gcc -std=gnu99 accepts -Wmissing-declarations... yes checking whether gcc -std=gnu99 accepts -Wmissing-prototypes... yes checking whether gcc -std=gnu99 accepts -Wstrict-prototypes... yes checking whether gcc -std=gnu99 accepts -Wredundant-decls... yes checking whether gcc -std=gnu99 accepts -Wmissing-noreturn... yes checking whether gcc -std=gnu99 accepts -Wshadow... yes checking whether gcc -std=gnu99 accepts -Wendif-labels... yes checking whether gcc -std=gnu99 accepts -Wpointer-arith... yes checking whether gcc -std=gnu99 accepts -Wbad-function-cast... yes checking whether gcc -std=gnu99 accepts -Wcast-qual... yes checking whether gcc -std=gnu99 accepts -Wcast-align... yes checking whether gcc -std=gnu99 accepts -Wwrite-strings... yes checking whether gcc -std=gnu99 accepts -fdiagnostics-show-option... yes checking whether gcc -std=gnu99 accepts -Wno-cast-qual... yes checking whether gcc -std=gnu99 accepts -fno-strict-aliasing... yes checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for library containing inet_ntop... none required checking for library containing recv... none required checking whether CMSG_SPACE is declared... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking for gethostname... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for mkdir... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strcspn... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for uname... yes checking for setresuid... yes checking for setreuid... yes checking for setresgid... yes checking for setregid... yes checking for strcasecmp... yes checking for gettimeofday... yes checking for putenv... yes checking for strncasecmp... yes checking for strlcpy... no checking for gethostbyname... yes checking for seteuid... yes checking for setegid... yes checking for setproctitle... no checking for getprogname... no checking for uid_t in sys/types.h... yes checking for unistd.h... (cached) yes checking for working chown... yes checking whether lstat correctly handles trailing slash... yes checking whether stat accepts an empty string... no checking for mode_t... yes checking for pid_t... yes checking whether environ is declared... yes checking for gcc -fvisibility=hidden support... yes checking sys/capability.h usability... no checking sys/capability.h presence... no checking for sys/capability.h... no checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking for chroot... yes checking for dlopen in -ldl... yes checking for dlfcn.h... (cached) yes checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for kqueue... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.41.1 found checking for intltool-update... /tmp/pkgsrc/net/avahi/work/.tools/bin/intltool-update checking for intltool-merge... /tmp/pkgsrc/net/avahi/work/.tools/bin/intltool-merge checking for intltool-extract... /tmp/pkgsrc/net/avahi/work/.tools/bin/intltool-extract checking for xgettext... /usr/pkg/bin/xgettext checking for msgmerge... /usr/pkg/bin/msgmerge checking for msgfmt... /tmp/pkgsrc/net/avahi/work/.tools/bin/msgfmt checking for gmsgfmt... /tmp/pkgsrc/net/avahi/work/.tools/bin/msgfmt checking for perl... /usr/pkg/bin/perl checking for perl >= 5.8.1... 5.14.2 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) /tmp/pkgsrc/net/avahi/work/.tools/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /tmp/pkgsrc/net/avahi/work/.tools/bin/msgfmt checking for xgettext... (cached) /usr/pkg/bin/xgettext checking for pkg-config... yes checking pkg-config is at least version 0.9.0... yes checking for GLIB20... yes checking for GOBJECT... yes checking for gobject-introspection... no checking for GTK20... yes checking for DBUS... yes Your D-Bus version is 1,2,4. 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 LIBDAEMON... yes configure: WARNING: *** Not rebuilding man pages as xmltoman is not found *** configure: creating ./config.status config.status: creating Makefile config.status: creating avahi-common/Makefile config.status: creating avahi-core/Makefile config.status: creating avahi-glib/Makefile config.status: creating avahi-gobject/Makefile config.status: creating avahi-qt/Makefile config.status: creating avahi-daemon/Makefile config.status: creating avahi-daemon/avahi-dbus.conf config.status: creating avahi-discover-standalone/Makefile config.status: creating avahi-client/Makefile config.status: creating initscript/Makefile config.status: creating initscript/debian/Makefile config.status: creating initscript/gentoo/Makefile config.status: creating initscript/archlinux/Makefile config.status: creating initscript/suse/Makefile config.status: creating initscript/fedora/Makefile config.status: creating initscript/lfs/Makefile config.status: creating initscript/mandriva/Makefile config.status: creating initscript/darwin/Makefile config.status: creating initscript/freebsd/Makefile config.status: creating initscript/slackware/Makefile config.status: creating avahi-dnsconfd/Makefile config.status: creating avahi-utils/Makefile config.status: creating avahi-python/Makefile config.status: creating avahi-python/avahi/Makefile config.status: creating avahi-python/avahi-discover/Makefile config.status: creating examples/Makefile config.status: creating common/Makefile config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating service-type-database/Makefile config.status: creating avahi-sharp/Makefile config.status: creating avahi-ui-sharp/Makefile config.status: creating avahi-compat-libdns_sd/Makefile config.status: creating avahi-compat-howl/Makefile config.status: creating avahi-compat-howl/samples/Makefile config.status: creating avahi-autoipd/Makefile config.status: creating avahi-ui/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands /bin/rm: cannot remove `libtoolT': No such file or directory config.status: executing default-1 commands config.status: executing po/stamp-it commands ---{ avahi 0.6.30 }--- prefix: /usr/pkg sysconfdir: /usr/pkg/etc localstatedir: /var avahi socket: /var/run/avahi-daemon/socket dbus-1 system.d dir: /usr/pkg/etc/dbus-1/system.d dbus-1 version: 1.2.4.6permissive dbus-1 system socket: unix:path=/var/run/dbus/system_bus_socket C Compiler: gcc -std=gnu99 CFLAGS: -O3 -pipe -fstack-protector -I/usr/include -I/usr/pkg/include -I/usr/pkg/include/freetype2 -fstack-protector -Wall -W -Wextra -pedantic -pipe -Wformat -Wold-style-definition -Wdeclaration-after-statement -Wfloat-equal -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: no Enable GTK 2.0: yes Enable GTK 3.0: no Enable D-Bus: yes With XML: expat Enable GDBM: no Enable DBM: no Enable libdaemon: yes Enable Python: no Enable pygtk: no Enable python-dbus: no Enable QT3: no Enable QT4: no Enable Mono: no Enable Monodoc: no Distribution/OS: none User for avahi-daemon: avahi Group for avahi-daemon: avahi Priviliged access group for Avahi clients: root User for avahi-autoipd: avahi-autoipd Group for avahi-autoipd: avahi-autoipd Enable chroot(): no Enable Linux inotify: yes Enable stack-smashing protection: yes systemd unit directory: Building libavahi-core yes Building avahi-daemon: yes Building avahi-dnsconfd: yes Building libavahi-client: yes Building avahi-utils: yes Building avahi-python: no (You need python, pygtk and python-dbus!) Building libavahi-glib: yes Building libavahi-gobject: yes Building avahi-discover-standalone: yes Building libavahi-qt3: no Building libavahi-qt4: no Building avahi-sharp: no Building avahi-compat-libdns_sd: no Building avahi-compat-howl: no Building tests: yes Building avahi-core documentation: no Building avahi-autoipd: no Building libavahi-ui: yes => Overriding intltool. => Modifying libtool scripts to use pkgsrc libtool