Source: linbox
Version: 1.1.6~rc0-4
Severity: serious
Tags: squeeze sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20100524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
> -I../.. -I../../linbox    -O2 -Wall -DDISABLE_COMMENTATOR     -g -O2 -g -Wall 
> -O2 -I/build/user-linbox_1.1.6~rc0-4-amd64-_iexkd/linbox-1.1.6~rc0 
> -I/build/user-linbox_1.1.6~rc0-4-amd64-_iexkd/linbox-1.1.6~rc0/linbox     
> -D__LINBOX_HAVE_CBLAS -c -o mersenne-twister.lo mersenne-twister.C
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../linbox -O2 -Wall 
> -DDISABLE_COMMENTATOR -g -O2 -g -Wall -O2 
> "-I/build/user-linbox_1.1.6~rc0-4-amd64-_iexkd/linbox-1.1.6~rc0" 
> "-I/build/user-linbox_1.1.6~rc0-4-amd64-_iexkd/linbox-1.1.6~rc0/linbox" 
> -D__LINBOX_HAVE_CBLAS -c mersenne-twister.C  -fPIC -DPIC -o 
> .libs/mersenne-twister.o
> In file included from mersenne-twister.C:29:
> ../../linbox/linbox-config.h:12:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:13:18: warning: missing whitespace after the 
> macro name
> ../../linbox/linbox-config.h:26:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:31:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:42:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:50:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:55:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:60:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:68:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:76:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:81:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:89:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:94:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:99:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:104:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:109:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:114:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:119:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:124:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:129:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:134:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:139:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:147:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:152:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:157:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:162:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:167:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:172:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:177:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:182:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:187:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:192:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:197:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:202:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:207:18: warning: extra tokens at end of #ifndef 
> directive
> ../../linbox/linbox-config.h:216:18: warning: extra tokens at end of #ifndef 
> directive
> In file included from ../../linbox/randiter/mersenne-twister.h:32,
>                  from mersenne-twister.C:31:
> ../../linbox/integer.h:37: error: '__LINBOX_INT8' does not name a type
> ../../linbox/integer.h:38: error: '__LINBOX_INT16' does not name a type
> ../../linbox/integer.h:45: error: '__LINBOX_INT32' does not name a type
> ../../linbox/integer.h:47: error: '__LINBOX_INT64' does not name a type
> ../../linbox/integer.h:49: error: '__LINBOX_INT8' does not name a type
> ../../linbox/integer.h:50: error: '__LINBOX_INT16' does not name a type
> ../../linbox/integer.h:57: error: '__LINBOX_INT32' does not name a type
> ../../linbox/integer.h:59: error: '__LINBOX_INT64' does not name a type
> In file included from mersenne-twister.C:31:
> ../../linbox/randiter/mersenne-twister.h:40: error: expected ')' before 'seed'
> ../../linbox/randiter/mersenne-twister.h:42: error: 'uint32' does not name a 
> type
> ../../linbox/randiter/mersenne-twister.h:43: error: 'uint32' does not name a 
> type
> ../../linbox/randiter/mersenne-twister.h:44: error: 'uint32' does not name a 
> type
> ../../linbox/randiter/mersenne-twister.h:47: error: 'uint32' does not name a 
> type
> ../../linbox/randiter/mersenne-twister.h:48: error: 'uint32' does not name a 
> type
> ../../linbox/randiter/mersenne-twister.h:60: error: 'uint32' has not been 
> declared
> ../../linbox/randiter/mersenne-twister.h:63: error: 'uint32' was not declared 
> in this scope
> ../../linbox/randiter/mersenne-twister.h:63: error: template argument 1 is 
> invalid
> ../../linbox/randiter/mersenne-twister.h:63: error: template argument 2 is 
> invalid
> ../../linbox/randiter/mersenne-twister.h:64: error: 'uint32' was not declared 
> in this scope
> ../../linbox/randiter/mersenne-twister.h:64: error: template argument 1 is 
> invalid
> ../../linbox/randiter/mersenne-twister.h:64: error: template argument 2 is 
> invalid
> ../../linbox/randiter/mersenne-twister.h:64: error: expected ';' before 
> '_next'
> mersenne-twister.C:42: error: 'uint32' does not name a type
> mersenne-twister.C:44: error: 'uint32' does not name a type
> mersenne-twister.C:46: error: 'uint32' does not name a type
> mersenne-twister.C:48: error: 'uint32' does not name a type
> mersenne-twister.C:50: error: 'uint32' does not name a type
> mersenne-twister.C:53: error: expected ')' before 'seed'
> mersenne-twister.C:59: error: 'uint32' does not name a type
> mersenne-twister.C:86: error: 'uint32' does not name a type
> mersenne-twister.C: In member function 'double 
> LinBox::MersenneTwister::randomDouble()':
> mersenne-twister.C:110: error: 'randomInt' was not declared in this scope
> mersenne-twister.C: At global scope:
> mersenne-twister.C:120: error: 'uint32' does not name a type
> mersenne-twister.C:155: error: variable or field 'setSeed' declared void
> mersenne-twister.C:155: error: 'uint32' was not declared in this scope
> make[4]: *** [mersenne-twister.lo] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010/05/24/linbox_1.1.6~rc0-4_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 |



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to