Source: yacas
Version: 1.2.2-5
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110502 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.. -I./plat/linux32    -g -O2 -Wall  -MT 
> yacasmain.o -MD -MP -MF .deps/yacasmain.Tpo -c -o yacasmain.o yacasmain.cpp
> In file included from lispstring.h:114:0,
>                  from yacas.h:8,
>                  from yacasmain.cpp:51:
> lispstring.inl: In constructor 'LispString::LispString(int)':
> lispstring.inl:40:39: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> In file included from stringio.h:10:0,
>                  from yacas.h:9,
>                  from yacasmain.cpp:51:
> lispio.h: In constructor 'InputStatus::InputStatus()':
> lispio.h:16:53: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> In file included from stdfileio.h:11:0,
>                  from yacas.h:14,
>                  from yacasmain.cpp:51:
> lispenvironment.h: In member function 'void 
> LispEnvironment::YacasArgStack::RaiseStackOverflowError() const':
> lispenvironment.h:366:123: warning: deprecated conversion from string 
> constant to 'char*' [-Wwrite-strings]
> yacasmain.cpp: At global scope:
> yacasmain.cpp:125:21: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:132:21: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:134:25: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp: In function 'char* ReadInputString(char*)':
> yacasmain.cpp:213:28: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:238:10: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp: In function 'void LoadYacas(LispOutput*)':
> yacasmain.cpp:479:1: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:480:1: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:481:1: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:482:1: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:483:1: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:484:1: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:485:1: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:486:1: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:557:24: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:563:22: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp: In function 'int runserver(int, char**)':
> yacasmain.cpp:1015:43: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp: In function 'int main(int, char**)':
> yacasmain.cpp:1309:20: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:1309:34: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:1312:20: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:1313:21: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:1360:22: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:1370:24: warning: deprecated conversion from string constant to 
> 'char*' [-Wwrite-strings]
> yacasmain.cpp:1083:11: warning: variable 'file_to_load' set but not used 
> [-Wunused-but-set-variable]
> In file included from lispstring.h:10:0,
>                  from yacas.h:8,
>                  from yacasmain.cpp:51:
> grower.h: In member function 'void CArrayGrower<T, TOps>::Clear() [with T = 
> LispString*, TOps = ArrOpsDeletingPtr<LispString>]':
> grower.h:124:5:   instantiated from 'CArrayGrower<T, TOps>::~CArrayGrower() 
> [with T = LispString*, TOps = ArrOpsDeletingPtr<LispString>]'
> grower.h:287:7:   instantiated from here
> grower.h:130:18: error: uninitialized const 'opers' [-fpermissive]
> grower.h:91:7: note: 'const class ArrOpsDeletingPtr<LispString>' has no 
> user-provided default constructor
> grower.h: In member function 'void CArrayGrower<T, TOps>::Clear() [with T = 
> LispArityUserFunction*, TOps = ArrOpsDeletingPtr<LispArityUserFunction>]':
> grower.h:124:5:   instantiated from 'CArrayGrower<T, TOps>::~CArrayGrower() 
> [with T = LispArityUserFunction*, TOps = 
> ArrOpsDeletingPtr<LispArityUserFunction>]'
> grower.h:287:7:   instantiated from here
> grower.h:130:18: error: uninitialized const 'opers' [-fpermissive]
> grower.h:91:7: note: 'const class ArrOpsDeletingPtr<LispArityUserFunction>' 
> has no user-provided default constructor
> make[3]: *** [yacasmain.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/05/02/yacas_1.2.2-5_lsid64.buildlog

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.

-- 
| Lucas Nussbaum
| [email protected]   http://www.lucas-nussbaum.net/ |
| jabber: [email protected]             GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to