Your message dated Mon, 15 Feb 2016 15:31:41 +0100
with message-id <20160215143141.ga20...@angband.pl>
and subject line closing then
has caused the Debian Bug report #809591,
regarding pegasus-wms: FTBFS: error: switch quantity not an integer
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.)


-- 
809591: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=809591
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pegasus-wms
Version: 4.4.0+dfsg-4
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

     [exec] make[1]: Leaving directory '/pegasus-wms-4.4.0+dfsg/src/tools'
     [exec] parse.c: In function ‘internalParse’:
     [exec] parse.c:311:20: warning: initialization makes integer from pointer 
without a cast [-Wint-conversion]
     [exec]      int newstate = statemap[*state][charclass];
     [exec]                     ^
     [exec] parse.c:319:14: error: switch quantity not an integer
     [exec]      switch ( actionmap[*state][charclass] ) {
     [exec]               ^
     [exec] parse.c: In function ‘parseCommandLine’:
     [exec] parse.c:415:35: warning: passing argument 4 of ‘internalParse’ from 
incompatible pointer type [-Wincompatible-pointer-types]
     [exec]    internalParse( line, &s, state, actionmap1, statemap1, &head, 
&tail, 
     [exec]                                    ^
     [exec] parse.c:297:1: note: expected ‘const char (*)[15][10]’ but argument 
is of type ‘const char (*)[10]’
     [exec]  internalParse( const char* line, const char** cursor, int* state,
     [exec]  ^
     [exec] parse.c:415:47: warning: passing argument 5 of ‘internalParse’ from 
incompatible pointer type [-Wincompatible-pointer-types]
     [exec]    internalParse( line, &s, state, actionmap1, statemap1, &head, 
&tail, 
     [exec]                                                ^
     [exec] parse.c:297:1: note: expected ‘const char (*)[15][10]’ but argument 
is of type ‘const char (*)[10]’
     [exec]  internalParse( const char* line, const char** cursor, int* state,
     [exec]  ^
     [exec] parse.c: In function ‘parseArgVector’:
     [exec] parse.c:461:40: warning: passing argument 4 of ‘internalParse’ from 
incompatible pointer type [-Wincompatible-pointer-types]
     [exec]      internalParse( argv[i], &s, state, actionmap2, statemap2, 
&head, &tail, 
     [exec]                                         ^
     [exec] parse.c:297:1: note: expected ‘const char (*)[15][10]’ but argument 
is of type ‘const char (*)[10]’
     [exec]  internalParse( const char* line, const char** cursor, int* state,
     [exec]  ^
     [exec] parse.c:461:52: warning: passing argument 5 of ‘internalParse’ from 
incompatible pointer type [-Wincompatible-pointer-types]
     [exec]      internalParse( argv[i], &s, state, actionmap2, statemap2, 
&head, &tail, 
     [exec]                                                     ^
     [exec] parse.c:297:1: note: expected ‘const char (*)[15][10]’ but argument 
is of type ‘const char (*)[10]’
     [exec]  internalParse( const char* line, const char** cursor, int* state,
     [exec]  ^
     [exec] make[2]: *** [parse.o] Error 1
     [exec] make[1]: *** [install] Error 1

BUILD FAILED
/pegasus-wms-4.4.0+dfsg/build.xml:310: exec returned: 2

Total time: 15 seconds
debian/rules:26: recipe for target 'build-arch-stamp' failed
make: *** [build-arch-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/pegasus-wms.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

--- End Message ---
--- Begin Message ---
Hi!
As it works both for me and on the buildds, I'm closing this.  If you manage
to reproduce the FTBFS, please reopen.

-- 
A tit a day keeps the vet away.

--- End Message ---

Reply via email to