[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#634575: marked as done (cwebx: FTBFS: segfault)



Your message dated Wed, 20 Jul 2011 16:49:49 +0000
with message-id <E1QjZy1-0003xF-CL@franck.debian.org>
and subject line Bug#633011: fixed in texlive-bin 2009-9
has caused the Debian Bug report #633011,
regarding cwebx: FTBFS: segfault
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 owner@bugs.debian.org
immediately.)


-- 
633011: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633011
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: cwebx
Version: 3.04-9
Severity: serious
Tags: wheezy sid
User: debian-qa@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
| lucas@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: texlive-bin
Source-Version: 2009-9

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

libkpathsea-dev_2009-9_amd64.deb
  to main/t/texlive-bin/libkpathsea-dev_2009-9_amd64.deb
libkpathsea5_2009-9_amd64.deb
  to main/t/texlive-bin/libkpathsea5_2009-9_amd64.deb
texlive-bin_2009-9.diff.gz
  to main/t/texlive-bin/texlive-bin_2009-9.diff.gz
texlive-bin_2009-9.dsc
  to main/t/texlive-bin/texlive-bin_2009-9.dsc
texlive-binaries_2009-9_amd64.deb
  to main/t/texlive-bin/texlive-binaries_2009-9_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 633011@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Norbert Preining <preining@debian.org> (supplier of updated texlive-bin 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 ftpmaster@debian.org)


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

Format: 1.8
Date: Thu, 21 Jul 2011 00:10:10 +0900
Source: texlive-bin
Binary: texlive-binaries libkpathsea5 libkpathsea-dev
Architecture: source amd64
Version: 2009-9
Distribution: unstable
Urgency: high
Maintainer: Debian TeX Maintainers <debian-tex-maint@lists.debian.org>
Changed-By: Norbert Preining <preining@debian.org>
Description: 
 libkpathsea-dev - TeX Live: path search library for TeX (development part)
 libkpathsea5 - TeX Live: path search library for TeX (runtime part)
 texlive-binaries - Binaries for TeX Live
Closes: 633011
Changes: 
 texlive-bin (2009-9) unstable; urgency=high
 .
   * Add 73_tex_segfault patch, closes: #633011 (Frank Küster)
     urgency set to high to fix this RC bug and help with poppler transition
   * add texlive-binaries.lintian to override embedded lib t1lib
Checksums-Sha1: 
 c5d7f93e7f117df226e5060c1a576f41a0d8fc36 1379 texlive-bin_2009-9.dsc
 d1b6b093cbb817a17142539b726d57388a78f286 71914 texlive-bin_2009-9.diff.gz
 b395742e844951eb91ce1bf08fc13f729ed68b68 8066356 texlive-binaries_2009-9_amd64.deb
 287ef267b390ddfe81254691c05e66ff9645ce41 134854 libkpathsea5_2009-9_amd64.deb
 6d79ec978d7a320e3e29d0a2296586a0d64ac0e6 178684 libkpathsea-dev_2009-9_amd64.deb
Checksums-Sha256: 
 c066b63c18851973803a807777764e2ea640e04041b49f192a9ab5063efbd3f7 1379 texlive-bin_2009-9.dsc
 360d41f00116529bd1c0d797a866fbf105eba74bf4bd98898c609bc92114662d 71914 texlive-bin_2009-9.diff.gz
 4f1e118901ad203ee01d11f848b68a3b3baa3d775a6356a82d754a893d9dcea3 8066356 texlive-binaries_2009-9_amd64.deb
 a4148505cdb38f459301fdbe7f6084a5927a093d8e1e68d5a9aa6507a1bd53b0 134854 libkpathsea5_2009-9_amd64.deb
 2f675242da0f97db551aa8ce3ddb43b3b60e534ed1a1f2a4ced17ce766ae6928 178684 libkpathsea-dev_2009-9_amd64.deb
Files: 
 bfcfa2614f986ff3539927b40c848fbe 1379 tex optional texlive-bin_2009-9.dsc
 5f5afc81013723c473791cdd56ec7a2b 71914 tex optional texlive-bin_2009-9.diff.gz
 c22deb74127ad9ec0368b0aacd247c6d 8066356 tex optional texlive-binaries_2009-9_amd64.deb
 eb8203c4dc9cd0574dc907ca5ad84028 134854 libs optional libkpathsea5_2009-9_amd64.deb
 402781aa60816ef7095edd33face81b6 178684 libdevel optional libkpathsea-dev_2009-9_amd64.deb

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

iD8DBQFOJwME0r9KownFsJQRAhFmAJ9bfx/xm4L421l1CCaxIIhhrPjwFgCeJgzJ
7406459b3osC5LOSQ5OUtdU=
=vkoQ
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: