cvs commit: ports/net-im/libjingle Makefile distinfo ports/net-im/libjingle/files patch-configure patch-talk__base__base64.h patch-talk__base__httpcommon.cc patch-talk__base__ssladapter.cc patch-talk__base__stringencode.cc patch

QAT at FreeBSD.org QAT at FreeBSD.org
Sun Sep 7 17:33:10 UTC 2008


Hi,


The build which triggered this email is done under tinderbox-2.4.3, on 
7-STABLE on amd64, with tinderd_flags="-nullfs -plistcheck -onceonly"
and ccache support, with the "official" up-to-date Ports Tree, with the
following vars set:
NOPORTDOCS=yes,  NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes.


Excerpt from http://T64.TecNik93.com/logs/7-STABLE-FTP/libjingle-0.4.0.log :


building libjingle-0.4.0 in directory /var/tinderbox/7-STABLE-FTP
maintained by: lioux at FreeBSD.org
building for:  7.0-STABLE amd64
port directory: /usr/ports/net-im/libjingle
Makefile ident: $FreeBSD: ports/net-im/libjingle/Makefile,v 1.20 2008/09/07 03:05:20 lioux Exp $
prefixes: LOCALBASE=usr/local X11BASE=usr/local
NO* env vars: NOPORTDOCS=yes NOPORTEXAMPLES=yes NOPORTDATA=yes
build started at Sun Sep  7 17:24:39 UTC 2008

.................................<Last 40 lines of the log>..................

gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk/p2p'
gmake[3]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk/p2p'
Making all in session
gmake[3]: Entering directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk/session'
gmake[4]: Entering directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0'
gmake[4]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0'
Making all in tunnel
gmake[4]: Entering directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk/session/tunnel'
gmake[5]: Entering directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0'
gmake[5]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0'
if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../..   -I/usr/local/include -I/usr/include  -g -DPOSIX -O2 -fno-strict-aliasing -pipe -MT tunnelsessionclient.lo -MD -MP -MF ".deps/tunnelsessionclient.Tpo" -c -o tunnelsessionclient.lo tunnelsessionclient.cc; \
	then mv -f ".deps/tunnelsessionclient.Tpo" ".deps/tunnelsessionclient.Plo"; else rm -f ".deps/tunnelsessionclient.Tpo"; exit 1; fi
if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../..   -I/usr/local/include -I/usr/include  -g -DPOSIX -O2 -fno-strict-aliasing -pipe -MT pseudotcpchannel.lo -MD -MP -MF ".deps/pseudotcpchannel.Tpo" -c -o pseudotcpchannel.lo pseudotcpchannel.cc; \
	then mv -f ".deps/pseudotcpchannel.Tpo" ".deps/pseudotcpchannel.Plo"; else rm -f ".deps/pseudotcpchannel.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=link c++ -DPOSIX -O2 -fno-strict-aliasing -pipe  -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -L/usr/lib -pthread -o libcricketsessiontunnel.la   tunnelsessionclient.lo pseudotcpchannel.lo  
gmake[4]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk/session/tunnel'
Making all in fileshare
gmake[4]: Entering directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk/session/fileshare'
gmake[5]: Entering directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0'
gmake[5]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0'
if /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I../../..  -DPOSIX  -I/usr/local/include -I/usr/include  -g  -O2 -fno-strict-aliasing -pipe -MT fileshare.lo -MD -MP -MF ".deps/fileshare.Tpo" -c -o fileshare.lo fileshare.cc; \
	then mv -f ".deps/fileshare.Tpo" ".deps/fileshare.Plo"; else rm -f ".deps/fileshare.Tpo"; exit 1; fi
fileshare.cc: In member function 'void cricket::FileShareSession::OnHttpRequest(talk_base::HttpServer*, talk_base::HttpTransaction*)':
fileshare.cc:673: error: no matching function for call to '_min(unsigned int&, const size_t&)'
fileshare.cc:674: error: no matching function for call to '_min(unsigned int&, const size_t&)'
gmake[4]: *** [fileshare.lo] Error 1
gmake[4]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk/session/fileshare'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk/session'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0/talk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/work/a/ports/net-im/libjingle/work/libjingle-0.4.0'
gmake: *** [all] Error 2
*** Error code 2

Stop in /a/ports/net-im/libjingle.
================================================================
build of /usr/ports/net-im/libjingle ended at Sun Sep  7 17:33:04 UTC 2008


A description of the testing process can be found here:
http://T32.TecNik93.com/FreeBSD/QA-Tindy/testing_process.txt


Thanks for your work on making FreeBSD better,

-- 
IOnut - Un^d^dregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"
FreeBSD committer -> itetcu at FreeBSD.org, PGP Key ID 057E9F8B493A297B



More information about the cvs-ports mailing list