Building microdc2-0.15.6_5.txz (origin /buildshare/ports/355755/net-p2p/microdc2) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/microdc2-0.15.6.tar.gz x packages/ x packages/gmake-3.82_1.txz x packages/libxml2-2.9.1_1.txz x packages/pkg-1.2.7_2.txz x packages/gettext-0.18.3.1_1.txz x packages/pkgconf-0.9.5.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> microdc2-0.15.6_5 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of microdc2-0.15.6_5 ===> microdc2-0.15.6_5 depends on shared library: libintl.so - not found ===> Verifying for libintl.so in /buildshare/ports/355755/devel/gettext ===> Installing existing package /packages/gettext-0.18.3.1_1.txz Installing gettext-0.18.3.1_1... done ===> Returning to build of microdc2-0.15.6_5 ===> microdc2-0.15.6_5 depends on shared library: libxml2.so - not found ===> Verifying for libxml2.so in /buildshare/ports/355755/textproc/libxml2 ===> Installing existing package /packages/libxml2-2.9.1_1.txz Installing libxml2-2.9.1_1... done ===> Returning to build of microdc2-0.15.6_5 Make install ===> License GPLv2 accepted by the user ===> microdc2-0.15.6_5 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by microdc2-0.15.6_5 for building ===> Extracting for microdc2-0.15.6_5 => SHA256 Checksum OK for microdc2-0.15.6.tar.gz. ===> Patching for microdc2-0.15.6_5 ===> Applying FreeBSD patches for microdc2-0.15.6_5 ===> microdc2-0.15.6_5 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so.9) ===> microdc2-0.15.6_5 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so.2.9.1) ===> Configuring for microdc2-0.15.6_5 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/microdc2/work/microdc2-0.15.6/aclocal.m4 ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/microdc2/work/microdc2-0.15.6/configure ===> FreeBSD 10 autotools fix applied to /obj/buildshare/ports/355755/net-p2p/microdc2/work/microdc2-0.15.6/build-aux/config.rpath configure: loading site script /buildshare/ports/355755/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for AIX... no checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for minix/config.h... (cached) no checking for working alloca.h... no checking for alloca... yes checking whether system is Windows or MSDOS... no checking whether strerror_r is declared... (cached) yes checking for strerror_r... (cached) yes checking whether strerror_r returns char *... no checking for an ANSI C-conforming const... yes checking for mbstate_t... (cached) yes checking for C/C++ restrict keyword... __restrict checking for IPv4 sockets... yes checking for IPv6 sockets... yes checking for inline... inline checking for netinet/in.h... (cached) yes checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/socket.h... (cached) yes checking for sys/time.h... (cached) yes checking whether getdelim is declared... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long_only... (cached) yes checking whether optreset is declared... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unsigned long long... (cached) yes checking build system type... powerpc-portbld-freebsd11.0 checking host system type... powerpc-portbld-freebsd11.0 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether memmem is declared... (cached) yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for iswprint... yes checking for mbsinit... (cached) yes checking for mblen... yes checking for mbrlen... (cached) yes checking for mempcpy... no checking for tzset... yes checking for isascii... (cached) yes checking for ssize_t... (cached) yes checking for inttypes.h... yes checking whether strdup is declared... (cached) yes checking for strftime... (cached) yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking for struct tm.tm_gmtoff... yes checking whether strnlen is declared... (cached) yes checking for long long... (cached) yes checking for EOVERFLOW... yes checking for signed... yes checking for long double... yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking for size_t... (cached) yes checking for intmax_t... (cached) yes checking whether strtoimax is declared... (cached) yes checking whether strtoumax is declared... (cached) yes checking for error_at_line... no checking for working GNU fnmatch... no checking whether getenv is declared... (cached) yes checking for btowc... (cached) yes checking for mbsrtowcs... (cached) yes checking for mempcpy... (cached) no checking for wmemchr... (cached) yes checking for wmemcpy... (cached) yes checking for wmempcpy... no checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking whether free (NULL) is known to work... yes checking for library containing getaddrinfo... none required checking for library containing gethostbyname... none required checking for library containing getservbyname... none required checking for getaddrinfo... (cached) yes checking for gai_strerror... (cached) yes checking whether getaddrinfo is declared... yes checking whether freeaddrinfo is declared... yes checking whether gai_strerror is declared... yes checking for struct addrinfo... yes checking for getdelim... (cached) yes checking for gethostname... (cached) yes checking whether getline is declared... (cached) yes checking for getline... (cached) yes checking for working getline function... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for memmem... yes checking for mbstate_t... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... yes checking for C/C++ restrict keyword... (cached) __restrict checking for sig2str... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for socklen_t... (cached) yes checking for ssize_t... (cached) yes checking sys/inttypes.h usability... no checking sys/inttypes.h presence... no checking for sys/inttypes.h... no checking for stdint.h... (cached) yes checking for stpcpy... (cached) yes checking for strdup... (cached) yes checking for strndup... (cached) yes checking for working strnlen... (cached) yes checking whether defines strtoimax as a macro... no checking for strtoimax... yes checking for strtol... (cached) yes checking for strtoll... (cached) yes checking for strtoul... (cached) yes checking for strtoull... (cached) yes checking whether defines strtoumax as a macro... no checking for strtoumax... yes checking whether localtime_r is compatible with its POSIX signature... yes checking for vasnprintf... no checking for ptrdiff_t... (cached) yes checking for snprintf... (cached) yes checking for wcslen... (cached) yes checking for vasprintf... (cached) yes checking for stdint.h... (cached) yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for ranlib... ranlib checking for the GNU Readline library... found checking readline.h usability... no checking readline.h presence... no checking for readline.h... no checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking whether readline supports history... yes checking history.h usability... no checking history.h presence... no checking for history.h... no checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for _rl_mark_modified_lines... yes checking for xml2-config... /usr/local/bin/xml2-config checking for tr... /usr/bin/tr checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for _LARGE_FILES value needed for large files... no checking for comparison_fn_t... no checking for struct sigaction.sa_restorer... no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating lib/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/tth/Makefile config.status: creating rpm/microdc.spec config.status: creating slackware/microdc.SlackBuild config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile ===> Building for microdc2-0.15.6_5 /usr/bin/make all-recursive Making all in po /usr/bin/make microdc2.pot-update sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed if test -n 'vladch@k804.mainet.msk.su' || test 'vladch@k804.mainet.msk.su' = '@'PACKAGE_BUGREPORT'@'; then msgid_bugs_address='vladch@k804.mainet.msk.su'; else msgid_bugs_address='vladch@k804.mainet.msk.su'; fi; /usr/local/bin/xgettext --default-domain=microdc2 --directory=.. --add-comments=TRANSLATORS: --keyword=_ --keyword=N_ --files-from=./POTFILES.in --copyright-holder='Oskar Liljeblad' --msgid-bugs-address="$msgid_bugs_address" test ! -f microdc2.po || { if test -f ./microdc2.pot; then sed -f remove-potcdate.sed < ./microdc2.pot > microdc2.1po && sed -f remove-potcdate.sed < microdc2.po > microdc2.2po && if cmp microdc2.1po microdc2.2po >/dev/null 2>&1; then rm -f microdc2.1po microdc2.2po microdc2.po; else rm -f microdc2.1po microdc2.2po ./microdc2.pot && mv microdc2.po ./microdc2.pot; fi; else mv microdc2.po ./microdc2.pot; fi; } test ! -f ./microdc2.pot || test -z "pl.gmo sv.gmo" || /usr/bin/make pl.gmo sv.gmo /usr/local/bin/msgmerge --update pl.po microdc2.pot ....................................................... done. rm -f pl.gmo && /usr/local/bin/msgfmt -c --statistics -o pl.gmo pl.po 393 translated messages, 13 fuzzy translations, 13 untranslated messages. /usr/local/bin/msgmerge --update sv.po microdc2.pot ....................................................... done. rm -f sv.gmo && /usr/local/bin/msgfmt -c --statistics -o sv.gmo sv.po 393 translated messages, 13 fuzzy translations, 13 untranslated messages. touch stamp-po Making all in lib cp ./alloca_.h alloca.h-t mv alloca.h-t alloca.h cp ./fnmatch_.h fnmatch.h-t mv fnmatch.h-t fnmatch.h cp ./getopt_.h getopt.h-t mv getopt.h-t getopt.h /usr/bin/make all-am cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c argmatch.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c basename.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c stripslash.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c full-read.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c full-write.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c iconvme.c iconvme.c: In function 'iconv_alloc': iconvme.c:138: warning: passing argument 2 of 'iconv' from incompatible pointer type cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c progname.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c version-etc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xalloc-die.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xgethostname.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xstrndup.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xstrtoumax.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xvasprintf.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xasprintf.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c strftime.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c dirname.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c error.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c exitfail.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c fnmatch.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c getopt.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c getopt1.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c human.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c quote.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c quotearg.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c safe-read.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c safe-write.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c sig2str.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c vasnprintf.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c printf-args.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c printf-parse.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c asnprintf.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xmalloc.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xstrtol.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c xstrtoul.c rm -f libgnu.a ar cru libgnu.a argmatch.o basename.o stripslash.o full-read.o full-write.o iconvme.o progname.o version-etc.o xalloc-die.o xgethostname.o xstrndup.o xstrtoumax.o xvasprintf.o xasprintf.o strftime.o dirname.o error.o exitfail.o fnmatch.o getopt.o getopt1.o human.o quote.o quotearg.o safe-read.o safe-write.o sig2str.o vasnprintf.o printf-args.o printf-parse.o asnprintf.o xmalloc.o xstrtol.o xstrtoul.o ranlib libgnu.a Making all in src Making all in common if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT bksearch.o -MD -MP -MF ".deps/bksearch.Tpo" -c -o bksearch.o bksearch.c; then mv -f ".deps/bksearch.Tpo" ".deps/bksearch.Po"; else rm -f ".deps/bksearch.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT byteq.o -MD -MP -MF ".deps/byteq.Tpo" -c -o byteq.o byteq.c; then mv -f ".deps/byteq.Tpo" ".deps/byteq.Po"; else rm -f ".deps/byteq.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT error.o -MD -MP -MF ".deps/error.Tpo" -c -o error.o error.c; then mv -f ".deps/error.Tpo" ".deps/error.Po"; else rm -f ".deps/error.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT hmap.o -MD -MP -MF ".deps/hmap.Tpo" -c -o hmap.o hmap.c; then mv -f ".deps/hmap.Tpo" ".deps/hmap.Po"; else rm -f ".deps/hmap.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT intutil.o -MD -MP -MF ".deps/intutil.Tpo" -c -o intutil.o intutil.c; then mv -f ".deps/intutil.Tpo" ".deps/intutil.Po"; else rm -f ".deps/intutil.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT msgq.o -MD -MP -MF ".deps/msgq.Tpo" -c -o msgq.o msgq.c; then mv -f ".deps/msgq.Tpo" ".deps/msgq.Po"; else rm -f ".deps/msgq.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT optparser.o -MD -MP -MF ".deps/optparser.Tpo" -c -o optparser.o optparser.c; then mv -f ".deps/optparser.Tpo" ".deps/optparser.Po"; else rm -f ".deps/optparser.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT ptrv.o -MD -MP -MF ".deps/ptrv.Tpo" -c -o ptrv.o ptrv.c; then mv -f ".deps/ptrv.Tpo" ".deps/ptrv.Po"; else rm -f ".deps/ptrv.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT quoting.o -MD -MP -MF ".deps/quoting.Tpo" -c -o quoting.o quoting.c; then mv -f ".deps/quoting.Tpo" ".deps/quoting.Po"; else rm -f ".deps/quoting.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT range.o -MD -MP -MF ".deps/range.Tpo" -c -o range.o range.c; then mv -f ".deps/range.Tpo" ".deps/range.Po"; else rm -f ".deps/range.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT substrcmp.o -MD -MP -MF ".deps/substrcmp.Tpo" -c -o substrcmp.o substrcmp.c; then mv -f ".deps/substrcmp.Tpo" ".deps/substrcmp.Po"; else rm -f ".deps/substrcmp.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT strbuf.o -MD -MP -MF ".deps/strbuf.Tpo" -c -o strbuf.o strbuf.c; then mv -f ".deps/strbuf.Tpo" ".deps/strbuf.Po"; else rm -f ".deps/strbuf.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT strleftcmp.o -MD -MP -MF ".deps/strleftcmp.Tpo" -c -o strleftcmp.o strleftcmp.c; then mv -f ".deps/strleftcmp.Tpo" ".deps/strleftcmp.Po"; else rm -f ".deps/strleftcmp.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT tempdir.o -MD -MP -MF ".deps/tempdir.Tpo" -c -o tempdir.o tempdir.c; then mv -f ".deps/tempdir.Tpo" ".deps/tempdir.Po"; else rm -f ".deps/tempdir.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT tmap.o -MD -MP -MF ".deps/tmap.Tpo" -c -o tmap.o tmap.c; then mv -f ".deps/tmap.Tpo" ".deps/tmap.Po"; else rm -f ".deps/tmap.Tpo"; exit 1; fi rm -f libcommon.a ar cru libcommon.a bksearch.o byteq.o error.o hmap.o intutil.o msgq.o optparser.o ptrv.o quoting.o range.o substrcmp.o strbuf.o strleftcmp.o tempdir.o tmap.o ../../lib/libgnu.a ranlib libcommon.a Making all in tth if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT tiger.o -MD -MP -MF ".deps/tiger.Tpo" -c -o tiger.o tiger.c; then mv -f ".deps/tiger.Tpo" ".deps/tiger.Po"; else rm -f ".deps/tiger.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT sboxes.o -MD -MP -MF ".deps/sboxes.Tpo" -c -o sboxes.o sboxes.c; then mv -f ".deps/sboxes.Tpo" ".deps/sboxes.Po"; else rm -f ".deps/sboxes.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT base32.o -MD -MP -MF ".deps/base32.Tpo" -c -o base32.o base32.c; then mv -f ".deps/base32.Tpo" ".deps/base32.Po"; else rm -f ".deps/base32.Tpo"; exit 1; fi base32.c: In function 'base32_encode': base32.c:37: warning: pointer targets in return differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT tigertree.o -MD -MP -MF ".deps/tigertree.Tpo" -c -o tigertree.o tigertree.c; then mv -f ".deps/tigertree.Tpo" ".deps/tigertree.Po"; else rm -f ".deps/tigertree.Tpo"; exit 1; fi tigertree.c: In function 'tt_digest': tigertree.c:110: warning: unused variable 'cnt' tigertree.c:110: warning: unused variable 'tmp' if cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib -I../../lib -I/usr/local/include -Wall -O2 -pipe -fno-strict-aliasing -MT tth.o -MD -MP -MF ".deps/tth.Tpo" -c -o tth.o tth.c; then mv -f ".deps/tth.Tpo" ".deps/tth.Po"; else rm -f ".deps/tth.Tpo"; exit 1; fi tth.c: In function 'tth': tth.c:99: warning: pointer targets in passing argument 2 of 'tt_init' differ in signedness rm -f libtth.a ar cru libtth.a tiger.o sboxes.o base32.o tigertree.o tth.o ranlib libtth.a if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT command.o -MD -MP -MF ".deps/command.Tpo" -c -o command.o command.c; then mv -f ".deps/command.Tpo" ".deps/command.Po"; else rm -f ".deps/command.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT connection.o -MD -MP -MF ".deps/connection.Tpo" -c -o connection.o connection.c; then mv -f ".deps/connection.Tpo" ".deps/connection.Po"; else rm -f ".deps/connection.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT variables.o -MD -MP -MF ".deps/variables.Tpo" -c -o variables.o variables.c; then mv -f ".deps/variables.Tpo" ".deps/variables.Po"; else rm -f ".deps/variables.Tpo"; exit 1; fi variables.c: In function 'var_get_time': variables.c:791: warning: format '%ld' expects type 'long int', but argument 2 has type 'time_t' if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT fs.o -MD -MP -MF ".deps/fs.Tpo" -c -o fs.o fs.c; then mv -f ".deps/fs.Tpo" ".deps/fs.Po"; else rm -f ".deps/fs.Tpo"; exit 1; fi fs.c: In function 'file_node_compare': fs.c:359: warning: pointer targets in passing argument 1 of 'strcoll' differ in signedness fs.c:359: warning: pointer targets in passing argument 2 of 'strcoll' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT xml_flist.o -MD -MP -MF ".deps/xml_flist.Tpo" -c -o xml_flist.o xml_flist.c; then mv -f ".deps/xml_flist.Tpo" ".deps/xml_flist.Po"; else rm -f ".deps/xml_flist.Tpo"; exit 1; fi xml_flist.c: In function 'xml_quote_string': xml_flist.c:57: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness xml_flist.c: In function 'xmlTextWriterStartDocumentNew': xml_flist.c:95: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteRaw' differ in signedness xml_flist.c:105: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteRaw' differ in signedness xml_flist.c: In function 'write_node': xml_flist.c:163: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElement' differ in signedness xml_flist.c:166: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElement' differ in signedness xml_flist.c:172: warning: pointer targets in passing argument 1 of 'xml_quote_string' differ in signedness xml_flist.c:176: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttributeFilename' differ in signedness xml_flist.c:176: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttributeFilename' differ in signedness xml_flist.c:184: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:184: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:188: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:188: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c: In function 'write_xml_filelist_document': xml_flist.c:218: warning: pointer targets in passing argument 2 of 'xmlTextWriterStartElement' differ in signedness xml_flist.c:219: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:219: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:220: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:220: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:221: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:221: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:222: warning: pointer targets in passing argument 2 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c:222: warning: pointer targets in passing argument 3 of 'xmlTextWriterWriteAttribute' differ in signedness xml_flist.c: In function 'generate_xml_filelist': xml_flist.c:285: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness xml_flist.c: In function 'insert_node': xml_flist.c:326: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness xml_flist.c:332: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness xml_flist.c:336: warning: pointer targets in passing argument 3 of 'xmlNewProp' differ in signedness xml_flist.c: In function 'start_element_callback': xml_flist.c:376: warning: assignment from incompatible pointer type xml_flist.c:387: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness xml_flist.c:391: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness xml_flist.c:398: warning: pointer targets in passing argument 1 of 'strcasecmp' differ in signedness xml_flist.c:416: warning: assignment from incompatible pointer type if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT hub.o -MD -MP -MF ".deps/hub.Tpo" -c -o hub.o hub.c; then mv -f ".deps/hub.Tpo" ".deps/hub.Po"; else rm -f ".deps/hub.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT huffman.o -MD -MP -MF ".deps/huffman.Tpo" -c -o huffman.o huffman.c; then mv -f ".deps/huffman.Tpo" ".deps/huffman.Po"; else rm -f ".deps/huffman.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT lookup.o -MD -MP -MF ".deps/lookup.Tpo" -c -o lookup.o lookup.c; then mv -f ".deps/lookup.Tpo" ".deps/lookup.Po"; else rm -f ".deps/lookup.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT filelist-in.o -MD -MP -MF ".deps/filelist-in.Tpo" -c -o filelist-in.o filelist-in.c; then mv -f ".deps/filelist-in.Tpo" ".deps/filelist-in.Po"; else rm -f ".deps/filelist-in.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT screen.o -MD -MP -MF ".deps/screen.Tpo" -c -o screen.o screen.c; then mv -f ".deps/screen.Tpo" ".deps/screen.Po"; else rm -f ".deps/screen.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT search.o -MD -MP -MF ".deps/search.Tpo" -c -o search.o search.c; then mv -f ".deps/search.Tpo" ".deps/search.Po"; else rm -f ".deps/search.Tpo"; exit 1; fi search.c: In function 'search_string_new': search.c:86: warning: pointer targets in assignment differ in signedness search.c:90: warning: pointer targets in assignment differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT user.o -MD -MP -MF ".deps/user.Tpo" -c -o user.o user.c; then mv -f ".deps/user.Tpo" ".deps/user.Po"; else rm -f ".deps/user.Tpo"; exit 1; fi user.c: In function 'user_handle_command': user.c:1177: warning: pointer targets in passing argument 2 of 'parse_int64' differ in signedness if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT util.o -MD -MP -MF ".deps/util.Tpo" -c -o util.o util.c; then mv -f ".deps/util.Tpo" ".deps/util.Po"; else rm -f ".deps/util.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT tth_file.o -MD -MP -MF ".deps/tth_file.Tpo" -c -o tth_file.o tth_file.c; then mv -f ".deps/tth_file.Tpo" ".deps/tth_file.Po"; else rm -f ".deps/tth_file.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT local_flist.o -MD -MP -MF ".deps/local_flist.Tpo" -c -o local_flist.o local_flist.c; then mv -f ".deps/local_flist.Tpo" ".deps/local_flist.Po"; else rm -f ".deps/local_flist.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT hash.o -MD -MP -MF ".deps/hash.Tpo" -c -o hash.o hash.c; then mv -f ".deps/hash.Tpo" ".deps/hash.Po"; else rm -f ".deps/hash.Tpo"; exit 1; fi if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT charsets.o -MD -MP -MF ".deps/charsets.Tpo" -c -o charsets.o charsets.c; then mv -f ".deps/charsets.Tpo" ".deps/charsets.Po"; else rm -f ".deps/charsets.Tpo"; exit 1; fi cc -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -o microdc2 command.o connection.o variables.o fs.o xml_flist.o hub.o huffman.o main.o lookup.o filelist-in.o screen.o search.o user.o util.o tth_file.o local_flist.o hash.o charsets.o common/libcommon.a tth/libtth.a ../lib/libgnu.a -lbz2 -lreadline /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lxml2 -lz -L/usr/lib -lm if cc -DHAVE_CONFIG_H -I. -I. -I.. -I../lib -I../lib -I/usr/local/include -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -MT tth.o -MD -MP -MF ".deps/tth.Tpo" -c -o tth.o tth.c; then mv -f ".deps/tth.Tpo" ".deps/tth.Po"; else rm -f ".deps/tth.Tpo"; exit 1; fi cc -Wall -I/usr/local/include/libxml2 -I/usr/include -O2 -pipe -fno-strict-aliasing -o tthsum tth.o tth/libtth.a ../lib/libgnu.a /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib ===> Staging for microdc2-0.15.6_5 ===> Generating temporary packing list Making install in po /bin/sh ../build-aux/mkinstalldirs /obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/share installing pl.gmo as /obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/share/locale/pl/LC_MESSAGES/microdc2.mo installing sv.gmo as /obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/share/locale/sv/LC_MESSAGES/microdc2.mo if test "microdc2" = "gettext-tools"; then /bin/sh ../build-aux/mkinstalldirs /obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do install -o root -g wheel -m 444 ./$file /obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/share/gettext/po/$file; done; else : ; fi Making install in lib /usr/bin/make install-am Making install in src Making install in common Making install in tth test -z "/usr/local/bin" || /bin/sh ../build-aux/mkinstalldirs "/obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/bin" install -s -o root -g wheel -m 555 'microdc2' '/obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/bin/microdc2' install -s -o root -g wheel -m 555 'tthsum' '/obj/buildshare/ports/355755/net-p2p/microdc2/work/stage/usr/local/bin/tthsum' ====> Compressing man pages (compress-man) ===> Installing for microdc2-0.15.6_5 ===> Checking if net-p2p/microdc2 already installed ===> Registering installation for microdc2-0.15.6_5 Installing microdc2-0.15.6_5... done ===> SECURITY REPORT: This port has installed the following files which may act as network servers and may therefore pose a remote security risk to the system. /usr/local/bin/microdc2 If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. For more information, and contact details about the security status of this software, see the following webpage: http://corsair626.no-ip.org/microdc/ Make package ===> Building package for microdc2-0.15.6_5 slot2: removed