Package: bristol Version: 0.9.1-13 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080308 qa-ftbfs Justification: FTBFS on i386
Hi, During a rebuild of all packages in sid, your package failed to build on i386. Relevant part: > cc -D_REENTRANT -fPIC -I../include -I../../slab/include -c -o > midiSeqDevMan.o midiSeqDevMan.c > midiSeqDevMan.c:280: error: 'SND_SEQ_EVENT_SAMPLE' undeclared here (not in a > function) > midiSeqDevMan.c:280: error: array index in initializer not of integer type > midiSeqDevMan.c:280: error: (near initialization for 'event_names') > midiSeqDevMan.c:281: error: 'SND_SEQ_EVENT_SAMPLE_CLUSTER' undeclared here > (not in a function) > midiSeqDevMan.c:281: error: array index in initializer not of integer type > midiSeqDevMan.c:281: error: (near initialization for 'event_names') > midiSeqDevMan.c:282: error: 'SND_SEQ_EVENT_SAMPLE_START' undeclared here (not > in a function) > midiSeqDevMan.c:282: error: array index in initializer not of integer type > midiSeqDevMan.c:282: error: (near initialization for 'event_names') > midiSeqDevMan.c:283: error: 'SND_SEQ_EVENT_SAMPLE_STOP' undeclared here (not > in a function) > midiSeqDevMan.c:283: error: array index in initializer not of integer type > midiSeqDevMan.c:283: error: (near initialization for 'event_names') > midiSeqDevMan.c:284: error: 'SND_SEQ_EVENT_SAMPLE_FREQ' undeclared here (not > in a function) > midiSeqDevMan.c:284: error: array index in initializer not of integer type > midiSeqDevMan.c:284: error: (near initialization for 'event_names') > midiSeqDevMan.c:285: error: 'SND_SEQ_EVENT_SAMPLE_VOLUME' undeclared here > (not in a function) > midiSeqDevMan.c:285: error: array index in initializer not of integer type > midiSeqDevMan.c:285: error: (near initialization for 'event_names') > midiSeqDevMan.c:286: error: 'SND_SEQ_EVENT_SAMPLE_LOOP' undeclared here (not > in a function) > midiSeqDevMan.c:286: error: array index in initializer not of integer type > midiSeqDevMan.c:286: error: (near initialization for 'event_names') > midiSeqDevMan.c:287: error: 'SND_SEQ_EVENT_SAMPLE_POSITION' undeclared here > (not in a function) > midiSeqDevMan.c:287: error: array index in initializer not of integer type > midiSeqDevMan.c:287: error: (near initialization for 'event_names') > midiSeqDevMan.c:288: error: 'SND_SEQ_EVENT_SAMPLE_PRIVATE1' undeclared here > (not in a function) > midiSeqDevMan.c:288: error: array index in initializer not of integer type > midiSeqDevMan.c:288: error: (near initialization for 'event_names') > midiSeqDevMan.c:299: error: 'SND_SEQ_EVENT_INSTR_BEGIN' undeclared here (not > in a function) > midiSeqDevMan.c:299: error: array index in initializer not of integer type > midiSeqDevMan.c:299: error: (near initialization for 'event_names') > midiSeqDevMan.c:300: error: 'SND_SEQ_EVENT_INSTR_END' undeclared here (not in > a function) > midiSeqDevMan.c:300: error: array index in initializer not of integer type > midiSeqDevMan.c:300: error: (near initialization for 'event_names') > midiSeqDevMan.c:301: error: 'SND_SEQ_EVENT_INSTR_INFO' undeclared here (not > in a function) > midiSeqDevMan.c:301: error: array index in initializer not of integer type > midiSeqDevMan.c:301: error: (near initialization for 'event_names') > midiSeqDevMan.c:302: error: 'SND_SEQ_EVENT_INSTR_INFO_RESULT' undeclared here > (not in a function) > midiSeqDevMan.c:302: error: array index in initializer not of integer type > midiSeqDevMan.c:302: error: (near initialization for 'event_names') > midiSeqDevMan.c:303: error: 'SND_SEQ_EVENT_INSTR_FINFO' undeclared here (not > in a function) > midiSeqDevMan.c:303: error: array index in initializer not of integer type > midiSeqDevMan.c:303: error: (near initialization for 'event_names') > midiSeqDevMan.c:304: error: 'SND_SEQ_EVENT_INSTR_FINFO_RESULT' undeclared > here (not in a function) > midiSeqDevMan.c:304: error: array index in initializer not of integer type > midiSeqDevMan.c:304: error: (near initialization for 'event_names') > midiSeqDevMan.c:305: error: 'SND_SEQ_EVENT_INSTR_RESET' undeclared here (not > in a function) > midiSeqDevMan.c:305: error: array index in initializer not of integer type > midiSeqDevMan.c:305: error: (near initialization for 'event_names') > midiSeqDevMan.c:306: error: 'SND_SEQ_EVENT_INSTR_STATUS' undeclared here (not > in a function) > midiSeqDevMan.c:306: error: array index in initializer not of integer type > midiSeqDevMan.c:306: error: (near initialization for 'event_names') > midiSeqDevMan.c:307: error: 'SND_SEQ_EVENT_INSTR_STATUS_RESULT' undeclared > here (not in a function) > midiSeqDevMan.c:307: error: array index in initializer not of integer type > midiSeqDevMan.c:307: error: (near initialization for 'event_names') > midiSeqDevMan.c:308: error: 'SND_SEQ_EVENT_INSTR_PUT' undeclared here (not in > a function) > midiSeqDevMan.c:308: error: array index in initializer not of integer type > midiSeqDevMan.c:308: error: (near initialization for 'event_names') > midiSeqDevMan.c:309: error: 'SND_SEQ_EVENT_INSTR_GET' undeclared here (not in > a function) > midiSeqDevMan.c:309: error: array index in initializer not of integer type > midiSeqDevMan.c:309: error: (near initialization for 'event_names') > midiSeqDevMan.c:310: error: 'SND_SEQ_EVENT_INSTR_GET_RESULT' undeclared here > (not in a function) > midiSeqDevMan.c:310: error: array index in initializer not of integer type > midiSeqDevMan.c:310: error: (near initialization for 'event_names') > midiSeqDevMan.c:311: error: 'SND_SEQ_EVENT_INSTR_FREE' undeclared here (not > in a function) > midiSeqDevMan.c:311: error: array index in initializer not of integer type > midiSeqDevMan.c:311: error: (near initialization for 'event_names') > midiSeqDevMan.c:312: error: 'SND_SEQ_EVENT_INSTR_LIST' undeclared here (not > in a function) > midiSeqDevMan.c:312: error: array index in initializer not of integer type > midiSeqDevMan.c:312: error: (near initialization for 'event_names') > midiSeqDevMan.c:313: error: 'SND_SEQ_EVENT_INSTR_LIST_RESULT' undeclared here > (not in a function) > midiSeqDevMan.c:313: error: array index in initializer not of integer type > midiSeqDevMan.c:313: error: (near initialization for 'event_names') > midiSeqDevMan.c:314: error: 'SND_SEQ_EVENT_INSTR_CLUSTER' undeclared here > (not in a function) > midiSeqDevMan.c:314: error: array index in initializer not of integer type > midiSeqDevMan.c:314: error: (near initialization for 'event_names') > midiSeqDevMan.c:315: error: 'SND_SEQ_EVENT_INSTR_CLUSTER_GET' undeclared here > (not in a function) > midiSeqDevMan.c:315: error: array index in initializer not of integer type > midiSeqDevMan.c:315: error: (near initialization for 'event_names') > midiSeqDevMan.c:316: error: 'SND_SEQ_EVENT_INSTR_CLUSTER_RESULT' undeclared > here (not in a function) > midiSeqDevMan.c:316: error: array index in initializer not of integer type > midiSeqDevMan.c:316: error: (near initialization for 'event_names') > midiSeqDevMan.c:317: error: 'SND_SEQ_EVENT_INSTR_CHANGE' undeclared here (not > in a function) > midiSeqDevMan.c:317: error: array index in initializer not of integer type > midiSeqDevMan.c:317: error: (near initialization for 'event_names') > make[2]: *** [midiSeqDevMan.o] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2008/03/08 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 containing a sid i386 environment. 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]