[Pkg-amule-devel] Bug#674375: amule: FTBFS: ../../src/ObservableQueue.h:334:2: error: 'NotifyObservers' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]

Lucas Nussbaum lucas at lucas-nussbaum.net
Thu May 24 09:29:18 UTC 2012


Source: amule
Version: 2.3.1-7
Severity: serious
Tags: wheezy sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> g++ -DHAVE_CONFIG_H -I. -I../../src -I..  -DUSE_WX_EXTENSIONS -I/usr/include/upnp   -DENABLE_UPNP=1 -pthread   -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -DENABLE_IP2COUNTRY=1 -I../../src/libs -Ilibs -I../../src/include -I/usr/include -D__WEAK_CRYPTO__ -D_FORTIFY_SOURCE=2 -W -Wall -Wshadow -Wundef -pthread  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o amule-DownloadQueue.o `test -f 'DownloadQueue.cpp' || echo '../../src/'`DownloadQueue.cpp
> In file included from ../../src/DownloadQueue.h:30:0,
>                  from ../../src/DownloadQueue.cpp:26:
> ../../src/ObservableQueue.h: In instantiation of 'void CObservableQueue<ValueType>::ObserverAdded(CObservableQueue<ValueType>::ObserverType*) [with ValueType = CPartFile*; CObservableQueue<ValueType>::ObserverType = CObserver<CQueueEvent<CPartFile*> >]':
> ../../src/DownloadQueue.cpp:1528:32:   required from here
> ../../src/ObservableQueue.h:334:2: error: 'NotifyObservers' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
> ../../src/ObservableQueue.h:334:2: note: declarations in dependent base 'CObservable<CQueueEvent<CPartFile*> >' are not found by unqualified lookup
> ../../src/ObservableQueue.h:334:2: note: use 'this->NotifyObservers' instead
> ../../src/ObservableQueue.h: In instantiation of 'void CObservableQueue<ValueType>::ObserverRemoved(CObservableQueue<ValueType>::ObserverType*) [with ValueType = CPartFile*; CObservableQueue<ValueType>::ObserverType = CObserver<CQueueEvent<CPartFile*> >]':
> ../../src/DownloadQueue.cpp:1665:1:   required from here
> ../../src/ObservableQueue.h:341:2: error: 'NotifyObservers' was not declared in this scope, and no declarations were found by argument-dependent lookup at the point of instantiation [-fpermissive]
> ../../src/ObservableQueue.h:341:2: note: declarations in dependent base 'CObservable<CQueueEvent<CPartFile*> >' are not found by unqualified lookup
> ../../src/ObservableQueue.h:341:2: note: use 'this->NotifyObservers' instead
> make[4]: *** [amule-DownloadQueue.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/05/24/amule_2.3.1-7_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.





More information about the Pkg-amule-devel mailing list