Bug#634575: cwebx: FTBFS: segfault

2011-07-19 Thread Lucas Nussbaum
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::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):5001000150020002500
 ..
 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 

Processed (with 1 errors): Re: Bug#634575: cwebx: FTBFS: segfault

2011-07-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 634575 texlive-binaries
Bug #634575 [src:cwebx] cwebx: FTBFS: segfault
Bug reassigned from package 'src:cwebx' to 'texlive-binaries'.
Bug No longer marked as found in versions cwebx/3.04-9.
 severity 633011 serious
Bug #633011 [texlive-binaries] /usr/bin/tex crashes on every *.tex file
Bug #633768 [texlive-binaries] texlive-binaries: fatal: memory exhausted 
(xmalloc of 2171483664 bytes).
Severity set to 'serious' from 'important'

Severity set to 'serious' from 'important'

 merge 633011 634575
Bug#633011: /usr/bin/tex crashes on every *.tex file
Bug#634575: cwebx: FTBFS: segfault
Mismatch - only Bugs in same state can be merged:
Values for `forwarded addr' don't match:
 #633011 has `te...@mail.tug.org';
 #634575 has `'

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
634575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=634575
633011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633011
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#634575: cwebx: FTBFS: segfault

2011-07-19 Thread Julian Gilbey
reassign 634575 texlive-binaries
severity 633011 serious
merge 633011 634575
thanks

On Tue, Jul 19, 2011 at 08:35:23AM +0200, Lucas Nussbaum wrote:
 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:
  tex manual.tex
  This is TeX, Version 3.1415926 (TeX Live 2009/Debian)
  make[1]: *** [manual.dvi] Segmentation fault

This is actually a known bug in tex (Bug#633011), and any package
which runs /usr/bin/tex during the build will FTBFS until
texlive-binaries is fixed.

   Julian



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