Your message dated Tue, 15 Sep 2015 22:33:03 +0100
with message-id <55f88e8f.1030...@p10link.net>
and subject line dc-qt: FTBFS: dcpp/StringDefs.h:488:2: error: expected 
identifier before '(' token
has caused the Debian Bug report #741840,
regarding dc-qt: FTBFS: dcpp/StringDefs.h:488:2: error: expected identifier 
before '(' token
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
741840: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741840
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dc-qt
Version: 0.2.0.alpha-4.2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140315 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part (hopefully):
> g++ -o dcpp/BufferedSocket.o -c -g -ggdb -O0 -DDEBUG -Wall -m64 
> -DTARGET_X86_64 -DHAVE_ASM_ATOMIC_H -I. -DENABLE_BINRELOC 
> -D_FILE_OFFSET_BITS=64 -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API 
> -D_GNU_SOURCE -Wno-non-virtual-dtor -Irpcdriver dcpp/BufferedSocket.cpp
> In file included from /usr/include/c++/4.8/ext/hash_map:60:0,
>                  from dcpp/stdinc.h:96,
>                  from dcpp/BufferedSocket.cpp:19:
> /usr/include/c++/4.8/backward/backward_warning.h:32:2: warning: #warning This 
> file includes at least one deprecated or antiquated header which may be 
> removed without further notice at a future date. Please use a non-deprecated 
> interface with equivalent functionality instead. For a listing of replacement 
> headers and interfaces, consult the file backward_warning.h. To disable this 
> warning use -Wno-deprecated. [-Wcpp]
>  #warning \
>   ^
> In file included from /usr/lib/gcc/x86_64-linux-gnu/4.8/include/stdint.h:9:0,
>                  from /usr/include/netinet/in.h:22,
>                  from dcpp/Socket.h:92,
>                  from dcpp/BufferedSocket.h:26,
>                  from dcpp/BufferedSocket.cpp:22:
> dcpp/StringDefs.h:488:2: error: expected identifier before '(' token
>   SIZE_MAX, // "Max Size"
>   ^
> dcpp/StringDefs.h:488:2: error: expected '}' before '(' token
> dcpp/StringDefs.h:488:2: error: expected unqualified-id before numeric 
> constant
>   SIZE_MAX, // "Max Size"
>   ^
> dcpp/StringDefs.h:488:2: error: expected ')' before numeric constant
> In file included from dcpp/BufferedSocket.cpp:24:0:
> dcpp/ResourceManager.h:34:26: error: 'Strings' was not declared in this scope
>   const string& getString(Strings x) const { dcassert(x >= 0 && x < LAST); 
> return strings[x]; };
>                           ^
> dcpp/ResourceManager.h:34:37: error: expected ',' or ';' before 'const'
>   const string& getString(Strings x) const { dcassert(x >= 0 && x < LAST); 
> return strings[x]; };
>                                      ^
> dcpp/ResourceManager.h:35:28: error: 'Strings' was not declared in this scope
>   const wstring& getStringW(Strings x) const { dcassert(x >= 0 && x < LAST); 
> return wstrings[x]; };
>                             ^
> dcpp/ResourceManager.h:35:39: error: expected ',' or ';' before 'const'
>   const wstring& getStringW(Strings x) const { dcassert(x >= 0 && x < LAST); 
> return wstrings[x]; };
>                                        ^
> dcpp/ResourceManager.h:37:1: error: expected unqualified-id before 'private'
>  private:
>  ^
> dcpp/ResourceManager.h:40:27: error: 'Strings' was not declared in this scope
>   typedef HASH_MAP<string, Strings> NameMap;
>                            ^
> dcpp/ResourceManager.h:40:34: error: template argument 2 is invalid
>   typedef HASH_MAP<string, Strings> NameMap;
>                                   ^
> dcpp/ResourceManager.h:40:34: error: template argument 5 is invalid
> dcpp/ResourceManager.h:40:43: error: invalid type in declaration before ';' 
> token
>   typedef HASH_MAP<string, Strings> NameMap;
>                                            ^
> dcpp/ResourceManager.h:41:28: error: expected initializer before 'NameIter'
>   typedef NameMap::iterator NameIter;
>                             ^
> dcpp/ResourceManager.h:43:18: error: expected unqualified-id before ')' token
>   ResourceManager() { 
>                   ^
> dcpp/ResourceManager.h:47:27: error: declaration of '~ResourceManager' as 
> non-member
>   virtual ~ResourceManager() { };
>                            ^
> dcpp/ResourceManager.h:49:24: error: 'LAST' was not declared in this scope
>   static string strings[LAST];
>                         ^
> dcpp/ResourceManager.h:50:26: error: 'LAST' was not declared in this scope
>   static wstring wstrings[LAST];
>                           ^
> dcpp/ResourceManager.h:51:22: error: 'LAST' was not declared in this scope
>   static string names[LAST];
>                       ^
> dcpp/ResourceManager.h:54:1: error: expected declaration before '}' token
>  };
>  ^
> scons: *** [dcpp/BufferedSocket.o] Error 1
> scons: building terminated because of errors.
> make: *** [common-configure-arch] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/03/15/dc-qt_0.2.0.alpha-4.2_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 EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Version: 0.2.0.alpha-4.3

Closing this bug since the new upload built successfully on the buildds for all release architectures.
--- End Message ---

Reply via email to