Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 2010 21:09:04 +0200
From:      QAT@FreeBSD.org
To:        Beat Gaetzi <beat@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/audio/mumble Makefile
Message-ID:  <20100124210904.709a4c02@it.buh.tecnik93.com>
In-Reply-To: <201001241059.o0OAxXIi030644@repoman.freebsd.org>
References:  <201001241059.o0OAxXIi030644@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
On Sun, 24 Jan 2010 10:59:33 +0000 (UTC)
Beat Gaetzi <beat@FreeBSD.org> wrote:

> beat        2010-01-24 10:59:33 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     audio/mumble         Makefile 
>   Log:
>   - Fix build with qt4.6.1
>   
>   Submitted by:   Marius Nuennerich <marius AT nuenneri.ch>
> (maintainer, via IRC) Reported by:    pointyhat (via pav, erwin)
>   
>   Revision  Changes    Path
>   1.8       +0 -5      ports/audio/mumble/Makefile
> 
The Restless Daemon identified a  error while trying to build:
 mumble-1.2.1 maintained by marius@nuenneri.ch
 Makefile ident: $FreeBSD: ports/audio/mumble/Makefile,v 1.8 2010/01/24 10:59:33 beat Exp $

Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/mumble-1.2.1.log :

/usr/local/include/google/protobuf/extension_set.h:767: warning: declaration of 'number' shadows a member of 'this'
/usr/local/include/google/protobuf/repeated_field.h: In member function 'void google::protobuf::RepeatedField<Element>::MoveArray(Element*, Element*, int) [with Element = int]':
/usr/local/include/google/protobuf/repeated_field.h:583:   instantiated from 'void google::protobuf::RepeatedField<Element>::Reserve(int) [with Element = int]'
/usr/local/include/google/protobuf/repeated_field.h:476:   instantiated from 'void google::protobuf::RepeatedField<Element>::Add(const Element&) [with Element = int]'
./Mumble.pb.h:3978:   instantiated from here
/usr/local/include/google/protobuf/repeated_field.h:597: warning: declaration of 'size' shadows a member of 'this'
/usr/local/include/google/protobuf/repeated_field.h: In member function 'void google::protobuf::RepeatedField<Element>::MoveArray(Element*, Element*, int) [with Element = unsigned int]':
/usr/local/include/google/protobuf/repeated_field.h:583:   instantiated from 'void google::protobuf::RepeatedField<Element>::Reserve(int) [with Element = unsigned int]'
/usr/local/include/google/protobuf/repeated_field.h:476:   instantiated from 'void google::protobuf::RepeatedField<Element>::Add(const Element&) [with Element = unsigned int]'
./Mumble.pb.h:4454:   instantiated from here
/usr/local/include/google/protobuf/repeated_field.h:597: warning: declaration of 'size' shadows a member of 'this'
/usr/local/include/google/protobuf/repeated_field.h: In member function 'void google::protobuf::RepeatedField<Element>::MoveArray(Element*, Element*, int) [with Element = int]':
/usr/local/include/google/protobuf/repeated_field.h:583:   instantiated from 'void google::protobuf::RepeatedField<Element>::Reserve(int) [with Element = int]'
/usr/local/include/google/protobuf/repeated_field.h:476:   instantiated from 'void google::protobuf::RepeatedField<Element>::Add(const Element&) [with Element = int]'
./Mumble.pb.h:3978:   instantiated from here
/usr/local/include/google/protobuf/repeated_field.h:597: warning: declaration of 'size' shadows a member of 'this'
/usr/local/include/google/protobuf/repeated_field.h: In member function 'void google::protobuf::RepeatedField<Element>::MoveArray(Element*, Element*, int) [with Element = unsigned int]':
/usr/local/include/google/protobuf/repeated_field.h:583:   instantiated from 'void google::protobuf::RepeatedField<Element>::Reserve(int) [with Element = unsigned int]'
/usr/local/include/google/protobuf/repeated_field.h:476:   instantiated from 'void google::protobuf::RepeatedField<Element>::Add(const Element&) [with Element = unsigned int]'
./Mumble.pb.h:4454:   instantiated from here
/usr/local/include/google/protobuf/repeated_field.h:597: warning: declaration of 'size' shadows a member of 'this'
/usr/local/include/google/protobuf/repeated_field.h: In member function 'void google::protobuf::RepeatedField<Element>::MoveArray(Element*, Element*, int) [with Element = int]':
/usr/local/include/google/protobuf/repeated_field.h:583:   instantiated from 'void google::protobuf::RepeatedField<Element>::Reserve(int) [with Element = int]'
/usr/local/include/google/protobuf/repeated_field.h:476:   instantiated from 'void google::protobuf::RepeatedField<Element>::Add(const Element&) [with Element = int]'
./Mumble.pb.h:3978:   instantiated from here
/usr/local/include/google/protobuf/repeated_field.h:597: warning: declaration of 'size' shadows a member of 'this'
/usr/local/include/google/protobuf/repeated_field.h: In member function 'void google::protobuf::RepeatedField<Element>::MoveArray(Element*, Element*, int) [with Element = unsigned int]':
/usr/local/include/google/protobuf/repeated_field.h:583:   instantiated from 'void google::protobuf::RepeatedField<Element>::Reserve(int) [with Element = unsigned int]'
/usr/local/include/google/protobuf/repeated_field.h:476:   instantiated from 'void google::protobuf::RepeatedField<Element>::Add(const Element&) [with Element = unsigned int]'
./Mumble.pb.h:4454:   instantiated from here
/usr/local/include/google/protobuf/repeated_field.h:597: warning: declaration of 'size' shadows a member of 'this'
gmake[2]: Leaving directory `/work/a/ports/audio/mumble/work/mumble-1.2.1/src/mumble'
gmake[1]: *** [debug-all] Error 2
gmake[1]: Leaving directory `/work/a/ports/audio/mumble/work/mumble-1.2.1/src/mumble'
gmake: *** [sub-src-mumble-all-ordered] Error 2
*** Error code 1

Stop in /a/ports/audio/mumble.
================================================================
build of /usr/ports/audio/mumble ended at Sun Jan 24 11:16:33 UTC 2010

PortsMon page for the port:
http://portsmon.freebsd.org/portoverview.py?category=audio&portname=mumble

The build which triggered this BotMail was done under
tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8
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.

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


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@FreeBSD.org, PGP Key ID 057E9F8B493A297B

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAktcmtcACgkQJ7GIuiH/oeWmXACdHgAr/cQVS03q2mKjIb4pjm5y
HYIAnRMe4Mlvaj6QprnaG1EwjtzVzsIq
=dJEC
-----END PGP SIGNATURE-----

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100124210904.709a4c02>