Source: cwebx
Version: 3.04-9
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110718 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> make[1]: Entering directory `/build/cwebx-N8gWA5/cwebx-3.04'
> gcc -DDEBUG -DSTAT -g -Wall -O2   -c -o ctangle.o ctangle.c
> In file included from ctangle.c:15:0:
> common.w:1433:8: warning: type defaults to 'int' in declaration of 'history' 
> [-Wimplicit-int]
> ctangle.w: In function 'out_char':
> ctangle.w:768:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> ctangle.w:772:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w:791:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w: In function 'skip_comment':
> ctangle.w:1054:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w:401:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w:1072:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w:1075:9: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w: In function 'get_next':
> ctangle.w:1158:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> ctangle.w:1158:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> ctangle.w:1195:1: warning: suggest parentheses around assignment used as 
> truth value [-Wparentheses]
> ctangle.w:1162:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w:1129:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> ctangle.w:401:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w: In function 'scan_repl':
> ctangle.w:1539:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w:1585:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w:1592:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w:1592:35: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> ctangle.w: In function 'scan_section':
> ctangle.w:1703:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> gcc -DDEBUG -DSTAT -g -Wall -O2   -c -o common.o common.c
> In file included from common.c:7:0:
> common.w:1433:8: warning: type defaults to 'int' in declaration of 'history' 
> [-Wimplicit-int]
> common.w: In function 'prime_the_change_buffer':
> common.w:479:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> common.w: In function 'check_change':
> common.w:565:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> common.w: In function 'reset_input':
> common.w:608:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> common.w: In function 'get_line':
> common.w:732:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> common.w: In function 'mod_name_lookup':
> common.w:1118:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> common.w:1111:1: warning: enumeration value 'prefix' not handled in switch 
> [-Wswitch]
> common.w: In function 'get_string':
> common.w:1409:8: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> gcc -DDEBUG -DSTAT -g -Wall -O2 -o ctangle ctangle.o common.o 
> ./ctangle  cweave 
> This is CTANGLE (Version x3.04)
> *1*16*27*36*50*68*83*108*113*122*158*181*190*211*233
> Writing the output file (cweave.c):....500....1000....1500....2000....2500
> ..
> Done.
> (No errors were found.)
> gcc -DDEBUG -DSTAT -g -Wall -O2   -c -o cweave.o cweave.c
> In file included from cweave.c:17:0:
> common.w:1433:8: warning: type defaults to 'int' in declaration of 'history' 
> [-Wimplicit-int]
> cweave.w: In function 'new_id_xref':
> cweave.w:311:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> cweave.w: In function 'names_match':
> cweave.w:417:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> cweave.w: In function 'skip_TeX':
> cweave.w:569:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w: In function 'copy_TeX':
> cweave.w:603:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w: In function 'scan_comment':
> cweave.w:667:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:678:17: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:690:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w: In function 'get_next':
> cweave.w:865:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:868:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:875:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> cweave.w: In function 'phase_one':
> cweave.w:505:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w: In function 'C_xref':
> cweave.w:1189:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> cweave.w:2457:3: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:1201:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> cweave.w: In function 'C_read':
> cweave.w:2024:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> cweave.w:2139:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:2549:8: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:2027:1: warning: suggest parentheses around '&&' within '||' 
> [-Wparentheses]
> parser.w: In function 'translate':
> parser.w:1140:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w: In function 'make_output':
> cweave.w:2721:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:2721:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:2721:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:2721:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:2721:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w:2721:4: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> cweave.w: In function 'out_module_name':
> cweave.w:3052:8: warning: suggest explicit braces to avoid ambiguous 'else' 
> [-Wparentheses]
> gcc -DDEBUG -DSTAT -g -Wall -O2 -o cweave cweave.o common.o
> tex manual.tex
> This is TeX, Version 3.1415926 (TeX Live 2009/Debian)
> make[1]: *** [manual.dvi] Segmentation fault
> make[1]: Leaving directory `/build/cwebx-N8gWA5/cwebx-3.04'
> make: *** [build-stamp] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2011/07/18/cwebx_3.04-9_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