[Fwd: microdc2-0.15.6_2 failed on amd64 6]

Pav Lucistnik pav at FreeBSD.org
Sun Jan 11 11:56:14 PST 2009


http://bugs.gentoo.org/show_bug.cgi?id=241010

-------- Přeposlaná zpráva --------
> Od: User Ports-amd64 <ports-amd64 at FreeBSD.org>
> Komu: cvs at oook.cz
> Předmět: microdc2-0.15.6_2 failed on amd64 6
> Datum: Sun, 11 Jan 2009 15:10:28 GMT
> 
> You can also find this build log at
> 
>   http://pointyhat.FreeBSD.org/errorlogs/amd64-errorlogs/a.6.20090111140824/microdc2-0.15.6_2.log
> 
> building microdc2-0.15.6_2 on hammer2.isc.gumbysoft.com
> in directory /usr2/pkgbuild/6/20090111140824/chroot/20
> building for: 6.4-STABLE amd64
> maintained by: pankov_p at mail.ru
> port directory: /usr/ports/net-p2p/microdc2
> Makefile ident: $FreeBSD: ports/net-p2p/microdc2/Makefile,v 1.7 2008/07/25 14:34:34 pav Exp $
> build started at Sun Jan 11 15:08:57 UTC 2009
> FETCH_DEPENDS=
> PATCH_DEPENDS=
> EXTRACT_DEPENDS=
> BUILD_DEPENDS=gettext-0.17_1.tbz libiconv-1.11_1.tbz libxml2-2.7.2_1.tbz pkg-config-0.23_1.tbz
> RUN_DEPENDS=gettext-0.17_1.tbz libiconv-1.11_1.tbz libxml2-2.7.2_1.tbz pkg-config-0.23_1.tbz
> prefixes: LOCALBASE=usr/local X11BASE=usr/local
> add_pkg
> ================================================================
> ====================<phase 1: make checksum>====================
> => microdc2-0.15.6.tar.gz doesn't seem to exist in /tmp/distfiles/.
> => Attempting to fetch from ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/.
> microdc2-0.15.6.tar.gz                                 624 kB 3435 kBps
> => MD5 Checksum OK for microdc2-0.15.6.tar.gz.
> => SHA256 Checksum OK for microdc2-0.15.6.tar.gz.
> ================================================================
> ====================<phase 2: make extract>====================
> add_pkg
> ===>  Extracting for microdc2-0.15.6_2
> => MD5 Checksum OK for microdc2-0.15.6.tar.gz.
> => SHA256 Checksum OK for microdc2-0.15.6.tar.gz.
> ================================================================
> ====================<phase 3: make patch>====================
> add_pkg
> ===>  Patching for microdc2-0.15.6_2
> ===>  Applying FreeBSD patches for microdc2-0.15.6_2
> ================================================================
> ====================<phase 4: make build>====================
> add_pkg gettext-0.17_1.tbz libiconv-1.11_1.tbz libxml2-2.7.2_1.tbz pkg-config-0.23_1.tbz
> adding dependencies
> pkg_add gettext-0.17_1.tbz
> pkg_add libiconv-1.11_1.tbz
> skipping libiconv-1.11_1, already added
> pkg_add libxml2-2.7.2_1.tbz
> pkg_add pkg-config-0.23_1.tbz
> skipping pkg-config-0.23_1, already added
> ===>   microdc2-0.15.6_2 depends on executable: pkg-config - found
> ===>   microdc2-0.15.6_2 depends on shared library: iconv.3 - found
> ===>   microdc2-0.15.6_2 depends on shared library: intl - found
> ===>   microdc2-0.15.6_2 depends on shared library: xml2.5 - found
> ===>  Configuring for microdc2-0.15.6_2
> checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... no
> checking for nawk... nawk
> 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... cc -E
> checking for grep that handles long lines and -e... /usr/bin/grep
> checking for egrep... /usr/bin/grep -E
> checking for AIX... no
> 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 for working alloca.h... no
> checking for alloca... yes
> checking whether system is Windows or MSDOS... no
> checking whether strerror_r is declared... yes
> checking for strerror_r... yes
> checking whether strerror_r returns char *... no
> checking for an ANSI C-conforming const... yes
> checking for mbstate_t... yes
> checking for C/C++ restrict keyword... __restrict
> checking for IPv4 sockets... yes
> checking for IPv6 sockets... yes
> checking for inline... inline
> checking netinet/in.h usability... yes
> checking netinet/in.h presence... yes
> checking for netinet/in.h... yes
> checking wchar.h usability... yes
> checking wchar.h presence... yes
> checking for wchar.h... yes
> checking wctype.h usability... yes
> checking wctype.h presence... yes
> checking for wctype.h... yes
> checking for sys/types.h... (cached) 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 whether getdelim is declared... no
> checking getopt.h usability... yes
> checking getopt.h presence... yes
> checking for getopt.h... yes
> checking for getopt_long_only... yes
> checking whether optreset is declared... yes
> checking for stdbool.h that conforms to C99... yes
> checking for _Bool... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unsigned long long... yes
> checking build system type... amd64-portbld-freebsd6.4
> checking host system type... amd64-portbld-freebsd6.4
> 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... yes
> checking whether <limits.h> defines MIN and MAX... no
> checking whether <sys/param.h> defines MIN and MAX... yes
> checking for iswprint... yes
> checking for mbsinit... yes
> checking for mblen... yes
> checking for mbrlen... yes
> checking for mempcpy... no
> checking for tzset... yes
> checking for isascii... yes
> checking for ssize_t... yes
> checking for inttypes.h... yes
> checking whether strdup is declared... yes
> checking for strftime... 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... no
> checking for long long... yes
> checking for EOVERFLOW... yes
> checking for signed... yes
> checking for long double... yes
> checking for wchar_t... yes
> checking for wint_t... yes
> checking for size_t... yes
> checking for intmax_t... yes
> checking whether strtoimax is declared... yes
> checking whether strtoumax is declared... yes
> checking for error_at_line... no
> checking for working GNU fnmatch... no
> checking whether getenv is declared... yes
> checking for btowc... yes
> checking for mbsrtowcs... yes
> checking for mempcpy... (cached) no
> checking for wmemchr... yes
> checking for wmemcpy... 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... yes
> checking for gai_strerror... 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... no
> checking for flockfile... yes
> checking for funlockfile... yes
> checking for gethostname... yes
> checking whether getline is declared... no
> checking for getline... no
> checking for getdelim... (cached) no
> checking for flockfile... (cached) yes
> checking for funlockfile... (cached) yes
> checking for iconv... yes
> checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
> 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... 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... yes
> checking for strdup... yes
> checking for strndup... no
> checking for working strnlen... no
> checking whether <inttypes.h> defines strtoimax as a macro... no
> checking for strtoimax... yes
> checking for strtol... yes
> checking for strtoll... yes
> checking for strtoul... yes
> checking for strtoull... yes
> checking whether <inttypes.h> 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... yes
> checking for snprintf... yes
> checking for wcslen... yes
> checking for vasprintf... 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 how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib
> 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 -L/usr/local/lib /usr/local/lib/libiconv.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
> configure: WARNING: XML libxml2 library version 2.6.16 or later is required to support XML filelists
> 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/bzip2/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_2
> make  all-recursive
> Making all in po
> 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 at k804.mainet.msk.su' || test 'vladch at k804.mainet.msk.su' = '@'PACKAGE_BUGREPORT'@'; then  msgid_bugs_address='vladch at k804.mainet.msk.su';  else  msgid_bugs_address='vladch at 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" || 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
> make  all-am
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c argmatch.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c basename.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c stripslash.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c full-read.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c full-write.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c iconvme.c
> iconvme.c: In function `iconv_alloc':
> iconvme.c:138: warning: passing arg 2 of `libiconv' from incompatible pointer type
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c progname.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c version-etc.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c xalloc-die.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c xgethostname.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c xstrndup.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c xstrtoumax.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c xvasprintf.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c xasprintf.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c strftime.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c dirname.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c error.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c exitfail.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c fnmatch.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c getdelim.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c getline.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c getopt.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c getopt1.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c human.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c quote.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c quotearg.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c safe-read.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c safe-write.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c sig2str.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c strndup.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c strnlen.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c vasnprintf.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c printf-args.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c printf-parse.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c asnprintf.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c xmalloc.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -c xstrtol.c
> cc -DHAVE_CONFIG_H -I. -I. -I..    -I/usr/local/include  -O2 -fno-strict-aliasing -pipe -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 getdelim.o getline.o getopt.o getopt1.o human.o quote.o quotearg.o safe-read.o safe-write.o sig2str.o strndup.o strnlen.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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 bzip2
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -MT blocksort.o -MD -MP -MF ".deps/blocksort.Tpo" -c -o blocksort.o blocksort.c;  then mv -f ".deps/blocksort.Tpo" ".deps/blocksort.Po"; else rm -f ".deps/blocksort.Tpo"; exit 1; fi
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -MT bzip2.o -MD -MP -MF ".deps/bzip2.Tpo" -c -o bzip2.o bzip2.c;  then mv -f ".deps/bzip2.Tpo" ".deps/bzip2.Po"; else rm -f ".deps/bzip2.Tpo"; exit 1; fi
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -MT bzlib.o -MD -MP -MF ".deps/bzlib.Tpo" -c -o bzlib.o bzlib.c;  then mv -f ".deps/bzlib.Tpo" ".deps/bzlib.Po"; else rm -f ".deps/bzlib.Tpo"; exit 1; fi
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -MT compress.o -MD -MP -MF ".deps/compress.Tpo" -c -o compress.o compress.c;  then mv -f ".deps/compress.Tpo" ".deps/compress.Po"; else rm -f ".deps/compress.Tpo"; exit 1; fi
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -MT crctable.o -MD -MP -MF ".deps/crctable.Tpo" -c -o crctable.o crctable.c;  then mv -f ".deps/crctable.Tpo" ".deps/crctable.Po"; else rm -f ".deps/crctable.Tpo"; exit 1; fi
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -MT decompress.o -MD -MP -MF ".deps/decompress.Tpo" -c -o decompress.o decompress.c;  then mv -f ".deps/decompress.Tpo" ".deps/decompress.Po"; else rm -f ".deps/decompress.Tpo"; exit 1; fi
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -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 -O2 -fno-strict-aliasing -pipe -MT randtable.o -MD -MP -MF ".deps/randtable.Tpo" -c -o randtable.o randtable.c;  then mv -f ".deps/randtable.Tpo" ".deps/randtable.Po"; else rm -f ".deps/randtable.Tpo"; exit 1; fi
> rm -f libbzip2.a
> ar cru libbzip2.a blocksort.o bzip2.o  bzlib.o compress.o crctable.o  decompress.o huffman.o randtable.o 
> ranlib libbzip2.a
> Making all in tth
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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 -fno-strict-aliasing -pipe -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
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -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 `tmp'
> tigertree.c:110: warning: unused variable `cnt'
> if cc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../lib  -I../../lib  -I/usr/local/include -Wall -O2 -fno-strict-aliasing -pipe -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:121: warning: int format, different type arg (arg 3)
> tth.c:121: warning: int format, different type arg (arg 4)
> 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   -O2 -fno-strict-aliasing -pipe -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
> command.c: In function `cmd_say':
> command.c:862: warning: implicit declaration of function `main_to_utf8_string'
> command.c:862: warning: assignment makes pointer from integer without a cast
> command.c:867: warning: assignment makes pointer from integer without a cast
> if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib  -I../lib  -I/usr/local/include -Wall   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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
> if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib  -I../lib  -I/usr/local/include -Wall   -O2 -fno-strict-aliasing -pipe -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 `write_filelist_file':
> fs.c:635: warning: unused variable `xml_fd'
> fs.c:635: warning: unused variable `bzxml_fd'
> fs.c:637: warning: unused variable `xml_filename'
> fs.c:638: warning: unused variable `bzxml_filename'
> if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib  -I../lib  -I/usr/local/include -Wall   -O2 -fno-strict-aliasing -pipe -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
> if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib  -I../lib  -I/usr/local/include -Wall   -O2 -fno-strict-aliasing -pipe -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
> hub.c: In function `prepare_chat_string_for_display':
> hub.c:422: warning: implicit declaration of function `try_utf8_to_main_string'
> hub.c:422: warning: assignment makes pointer from integer without a cast
> if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib  -I../lib  -I/usr/local/include -Wall   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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
> if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib  -I../lib  -I/usr/local/include -Wall   -O2 -fno-strict-aliasing -pipe -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:1056: warning: implicit declaration of function `utf8_to_main_string'
> user.c:1056: warning: initialization makes pointer from integer without a cast
> if cc -DHAVE_CONFIG_H -I. -I. -I..  -I../lib  -I../lib  -I/usr/local/include -Wall   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe -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   -O2 -fno-strict-aliasing -pipe   -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  bzip2/libbzip2.a  tth/libtth.a  ../lib/libgnu.a  -lreadline  /usr/local/lib/libintl.so -L/usr/local/lib /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib  /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib   
> command.o(.text+0x1714): In function `cmd_say':
> : undefined reference to `main_to_utf8_string'
> command.o(.text+0x1726): In function `cmd_say':
> : undefined reference to `main_to_utf8_string'
> hub.o(.text+0xcfc): In function `prepare_chat_string_for_display':
> : undefined reference to `try_utf8_to_main_string'
> filelist-in.o(.text+0x9fc): In function `file_list_parse_init':
> : undefined reference to `filelist_xml_open'
> filelist-in.o(.text+0xa06): In function `file_list_parse_init':
> : undefined reference to `filelist_bzxml_open'
> user.o(.text+0xbd9): In function `user_handle_command':
> : undefined reference to `utf8_to_main_string'
> *** Error code 1
> 
> Stop in /work/a/ports/net-p2p/microdc2/work/microdc2-0.15.6/src.
> *** Error code 1
> 
> Stop in /work/a/ports/net-p2p/microdc2/work/microdc2-0.15.6/src.
> *** Error code 1
> 
> Stop in /work/a/ports/net-p2p/microdc2/work/microdc2-0.15.6.
> *** Error code 1
> 
> Stop in /work/a/ports/net-p2p/microdc2/work/microdc2-0.15.6.
> *** Error code 1
> 
> Stop in /a/ports/net-p2p/microdc2.
> ================================================================
> build of /usr/ports/net-p2p/microdc2 ended at Sun Jan 11 15:09:56 UTC 2009

-- 
Pav Lucistnik <pav at oook.cz>
              <pav at FreeBSD.org>
Alignment: Neutral Greedy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20090111/1167ff5f/attachment.pgp


More information about the freebsd-gnome mailing list