Your message dated Sun, 18 Sep 2011 10:03:38 +0000
with message-id <e1r5edq-000780...@franck.debian.org>
and subject line Bug#624980: fixed in yacas 1.2.2-6
has caused the Debian Bug report #624980,
regarding yacas: FTBFS: grower.h:130:18: error: uninitialized const 'opers' 
[-fpermissive]
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.)


-- 
624980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624980
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: yacas
Version: 1.2.2-5
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
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
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: yacas
Source-Version: 1.2.2-6

We believe that the bug you reported is fixed in the latest version of
yacas, which is due to be installed in the Debian FTP archive:

yacas-doc_1.2.2-6_all.deb
  to main/y/yacas/yacas-doc_1.2.2-6_all.deb
yacas_1.2.2-6.debian.tar.gz
  to main/y/yacas/yacas_1.2.2-6.debian.tar.gz
yacas_1.2.2-6.dsc
  to main/y/yacas/yacas_1.2.2-6.dsc
yacas_1.2.2-6_amd64.deb
  to main/y/yacas/yacas_1.2.2-6_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 624...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Muammar El Khatib <muam...@debian.org> (supplier of updated yacas package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 18 Sep 2011 11:30:02 +0200
Source: yacas
Binary: yacas yacas-doc
Architecture: source all amd64
Version: 1.2.2-6
Distribution: unstable
Urgency: low
Maintainer: Muammar El Khatib <muam...@debian.org>
Changed-By: Muammar El Khatib <muam...@debian.org>
Description: 
 yacas      - Computer Algebra System
 yacas-doc  - Documentation for Yacas
Closes: 624980
Changes: 
 yacas (1.2.2-6) unstable; urgency=low
 .
   * Bump Standards-Version to 3.9.2. No changes were needed.
   * Maintainer's mail has been changed.
   * Switch to dpkg-source 3.0 (quilt) format.
   * Build with -fpermissive. LP: #832827. (Closes: #624980). Thanks to
     Matthias Klose for providing a patch.
Checksums-Sha1: 
 591eb6704522c3f5482a31c884b20a44100b53e0 1168 yacas_1.2.2-6.dsc
 1be298334c9a65d4532b09b89780a1aa7507df93 19843 yacas_1.2.2-6.debian.tar.gz
 7d995980ecde0b9d6e5bcaeae0e364dacbb179eb 473808 yacas-doc_1.2.2-6_all.deb
 96893af640d2d01b8fc7b27cf57597489264030b 421156 yacas_1.2.2-6_amd64.deb
Checksums-Sha256: 
 dab76bc71767ccf6d1076d4b51cec612fd1802894d0d20318a4fff594f649308 1168 
yacas_1.2.2-6.dsc
 319dbaf7176a980ce64484cb3cade821b5177da108c54298ad0a66674aab0c4a 19843 
yacas_1.2.2-6.debian.tar.gz
 245c960ca539a29387fc6cdb3935ac8e8147935374e069b2cbe9194275d777bc 473808 
yacas-doc_1.2.2-6_all.deb
 c6688ed0c733f50a187bba99604298e2b5b5e6c0e08c95fc25169769baf42ec2 421156 
yacas_1.2.2-6_amd64.deb
Files: 
 1b387025fd9df30d54741c2ed3817451 1168 math extra yacas_1.2.2-6.dsc
 e8289d02205fb86725e2486e2e5c1462 19843 math extra yacas_1.2.2-6.debian.tar.gz
 d50da4d66c0ab5ea5dc78835f10f4f49 473808 doc extra yacas-doc_1.2.2-6_all.deb
 be55cbc91b5b62425c91db99166f30ea 421156 math extra yacas_1.2.2-6_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk51wLoACgkQMOtAOxJwKfG72wCfTgCpi811gvuJUO0y1FrpItPF
t60An2dmh3v2RjCdzoaFbwDIVCEI520C
=EonO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to