Your message dated Tue, 15 Nov 2016 04:33:32 +0000
with message-id <[email protected]>
and subject line Bug#802190: fixed in genparse 0.9.2-1
has caused the Debian Bug report #802190,
regarding genparse: FTBFS: Tests fail with segmentation fault
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 [email protected]
immediately.)


-- 
802190: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802190
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: genparse
Version: 0.9.1-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]

Dear Maintainer,

genparse fails to build from source in unstable/amd64:

  [..]

  ../../src/genparse -l C -g -o double_clp ./double.gp
  creating double_clp.h...done
  creating double_clp.c...done
  gcc -DHAVE_CONFIG_H -I. -I../..  -I./../../gnulib/lib -Wdate-time
  -D_FORTIFY_SOURCE=2  -g -O2 -fPIE -fstack-protector-strong -Wformat
  -Werror=format-security -Wall -pedantic -c double_clp.c
  gcc -DHAVE_CONFIG_H -I. -I../..  -I./../../gnulib/lib -Wdate-time
  -D_FORTIFY_SOURCE=2  -g -O2 -fPIE -fstack-protector-strong -Wformat
  -Werror=format-security -Wall -pedantic -c double_test.c
  In file included from double_test.c:23:0:
  gnulib_test.h:38:33: warning: initialization from incompatible pointer
  type [-Wincompatible-pointer-types]
     { "TestGenparse", NULL, NULL, test_genparse },
                                   ^
  gnulib_test.h:38:33: note: (near initialization for
  'suites[0].pSetUpFunc')
  gcc  -g -O2 -fPIE -fstack-protector-strong -Wformat
  -Werror=format-security -Wall -pedantic -L../../gnulib/lib -fPIE -pie
  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o double_test ftest.o
  double_clp.o double_test.o -lcunit -lgnu -ll 
  make[4]: Leaving directory '/tmp/buildd/genparse-0.9.1/tests/ccheck'
  make  check-TESTS
  make[4]: Entering directory '/tmp/buildd/genparse-0.9.1/tests/ccheck'
  /bin/bash: line 5: 59539 Segmentation fault      ${dir}$tst
  FAIL: default_test
  /bin/bash: line 5: 59544 Segmentation fault      ${dir}$tst
  FAIL: longmembers_test
  /bin/bash: line 5: 59549 Segmentation fault      ${dir}$tst
  FAIL: long_test
  /bin/bash: line 5: 59555 Segmentation fault      ${dir}$tst
  FAIL: ulong_test
  /bin/bash: line 5: 59560 Segmentation fault      ${dir}$tst
  FAIL: intmax_test
  /bin/bash: line 5: 59565 Segmentation fault      ${dir}$tst
  FAIL: uintmax_test
  /bin/bash: line 5: 59570 Segmentation fault      ${dir}$tst
  FAIL: double_test
  ===================
  7 of 7 tests failed
  ===================
  Makefile:632: recipe for target 'check-TESTS' failed
  make[4]: *** [check-TESTS] Error 1
  make[4]: Leaving directory '/tmp/buildd/genparse-0.9.1/tests/ccheck'
  Makefile:737: recipe for target 'check-am' failed
  make[3]: *** [check-am] Error 2
  make[3]: Leaving directory '/tmp/buildd/genparse-0.9.1/tests/ccheck'
  Makefile:489: recipe for target 'check-recursive' failed
  make[2]: *** [check-recursive] Error 1
  make[2]: Leaving directory '/tmp/buildd/genparse-0.9.1/tests'
  Makefile:526: recipe for target 'check-recursive' failed
  make[1]: *** [check-recursive] Error 1
  make[1]: Leaving directory '/tmp/buildd/genparse-0.9.1'
  dh_auto_test: make -j1 check returned exit code 2
  debian/rules:68: recipe for target 'build' failed
  make: *** [build] Error 2
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/genparse_0.9.1-1.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: genparse.0.9.1-1.unstable.amd64.log.txt.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: genparse
Source-Version: 0.9.2-1

We believe that the bug you reported is fixed in the latest version of
genparse, which is due to be installed in the Debian FTP archive.

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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jari Aalto <[email protected]> (supplier of updated genparse 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Thu, 10 Nov 2016 14:18:01 +0200
Source: genparse
Binary: genparse
Architecture: source amd64
Version: 0.9.2-1
Distribution: unstable
Urgency: medium
Maintainer: Jari Aalto <[email protected]>
Changed-By: Jari Aalto <[email protected]>
Description:
 genparse   - command line parser generator
Closes: 727866 802190
Changes:
 genparse (0.9.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * debian/control
     - (Build-Depends). Delete texi2html. See #698081
       and https://wiki.debian.org/Texi2htmlTransition
     - (Homepage): update URL.
     - (Standards-Version): Update to 3.9.8.
     - (Vcs-*): Update to anonscm.debian.org.
   * debian/copyright
     - (Format): update from DEP5 to 1.0.
     - Update URLs.
   * debian/patches
     - (10): New. (FTBFS; Closes: #802190)
     - (20): New. Correct manual page.
     - (30): New. Gcc fixes.
   * debian/rules
     - Use dh --with autoreconf (Closes: #727866).
   * debian/source/options
     - New file.
Checksums-Sha1:
 b3a77b9dc5ef74faf4ed4052d7085954be966752 2005 genparse_0.9.2-1.dsc
 563d817634f507a89240bfd0cc10bb439ecf4859 616114 genparse_0.9.2.orig.tar.gz
 1b05d782d48dd4e5131fb1c38ebbaf2036220e03 7088 genparse_0.9.2-1.debian.tar.xz
 5bdb6fb6fb74fa057cc49ef29575148654f0b148 1128156 
genparse-dbgsym_0.9.2-1_amd64.deb
 2c44b7fec0c1fa0ad509dd97e456b69db53fe49f 11978 
genparse_0.9.2-1_20161115T041031z-a7e91d92.buildinfo
 025357850dbfef08fadd04b4134367740f810663 155594 genparse_0.9.2-1_amd64.deb
Checksums-Sha256:
 36096e83a75311ae1120dd16766948690ec011625dc8134e24ac13c21c0761ba 2005 
genparse_0.9.2-1.dsc
 b57337dd28685fd49df34d4788dba1fa660803fec5c309a62d1861e64e5d3323 616114 
genparse_0.9.2.orig.tar.gz
 e76b0af876f3847f3c14cbe5f99283a714cd8975fcfac5186b279c24758555d6 7088 
genparse_0.9.2-1.debian.tar.xz
 7793781911a026c0f292527d2856f5a0ebd6051afae9ec807ebc70aefbc48a61 1128156 
genparse-dbgsym_0.9.2-1_amd64.deb
 184e3120f7303601b4f080527409201bf481c85816ede6346d97e5802e5fcb67 11978 
genparse_0.9.2-1_20161115T041031z-a7e91d92.buildinfo
 3be327e9d60975eba5bfc8117f5098f93a4de7ea564ab7435f9f96c5b8913a09 155594 
genparse_0.9.2-1_amd64.deb
Files:
 977aba8e86c2f51a1fb5820790b9e058 2005 devel optional genparse_0.9.2-1.dsc
 c0849a5f309318fd866237685093ac12 616114 devel optional 
genparse_0.9.2.orig.tar.gz
 4d57a1ff418d5c03b2c674e1dbf06a62 7088 devel optional 
genparse_0.9.2-1.debian.tar.xz
 9846856184282bc50d35392cc3d97a4d 1128156 debug extra 
genparse-dbgsym_0.9.2-1_amd64.deb
 a7e91d924f049a7ee2a56e3d6cf499db 11978 devel optional 
genparse_0.9.2-1_20161115T041031z-a7e91d92.buildinfo
 cbf4f1aa0ee6ff7724d2d4f30d5e2063 155594 devel optional 
genparse_0.9.2-1_amd64.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAlgqiuYACgkQIdIFiZdL
Ppb0lA//VHYhzOMhR3IKUuOHEYjWzjjb/b65bpYLKatp2teQCu2WENIeyNiaRLWp
msgBWRZ72+qM1JTi/etSOzLDEHBVDpWmwghMu51BLh3dPT7fyX1wLp9g60VRN1ab
gXl4Xv+ZeMDsdvFeLAuDkoABFOJNEPj3VO6K9fiqaVHJzzje0n6vQ1V2tOdXmyNV
bIYJKTTqQhcLBvpr9DlugQlyJim502C6Ljy6wCfroGyNheISO27b2pny3snZyDc7
eDV2MzOeMrDFILPQicEyfF/jE77fqTHxSLIN+vtoVvLYX5X9ZlHcv/56eWwjjq5K
tPerNbKgYxWVnMdAZ0t5C6MJntI320EGb4Meh2xZonf1KlcX82ICvG7lIR8aPBGL
NugW8EmRF9/tj61uy4R26NGsQRg5qwDLVT4YIQ+aUT5c4S7QYcKs5euBC2U2AyiV
nfchFT50/Io9ILNfjDpbkRfDyD5Jeuvfq3HLcjWZR3vss1blY3HvRWvfUIaH39IJ
zgOG3UdvCZgP9Ux8txYSUUA2yhx4sABqjfGSgxsz8du8JMCP/1PLPmlr73GoFNWF
y0RReBr6FO+x2Ee7Sl/obK7G55yjNUgXq/e7FSAdWrAV6WTRjDrYKlF5e2W9cTsP
n0l+rDmb6NKX66mLIeTbmO9Z+4R51MYKpRXgCqL0rv7H2grLsf0=
=SlVd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to