Your message dated Sun, 02 Oct 2011 04:34:03 +0000
with message-id <[email protected]>
and subject line Bug#643444: fixed in ncbi-tools6 6.1.20110713-2
has caused the Debian Bug report #643444,
regarding ncbi-tools6: FTBFS: pgppop.c:2997:5: error: format not a string 
literal and no format arguments [-Werror=format-security]
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.)


-- 
643444: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643444
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ncbi-tools6
Version: 6.1.20110713-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20110923 qa-ftbfs hardening-format-security hardening
Justification: FTBFS on amd64

Hi,

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

Relevant part:
> gcc  -c -g -O2 -fstack-protector --param=ssp-buffer-size=4 
> -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security -Wall 
> -D_PNG -fPIC -I../include -DWIN_MOTIF pgppop.c
> pgppop.c:305:4: warning: missing braces around initializer [-Wmissing-braces]
> pgppop.c:305:4: warning: (near initialization for 'DDV_PaletteRGB[0]') 
> [-Wmissing-braces]
> pgppop.c: In function 'DDV_WWW_get_CDS_minus':
> pgppop.c:574:9: warning: variable 'bGiForProductOk' set but not used 
> [-Wunused-but-set-variable]
> pgppop.c:572:5: warning: variable 'numivals2' set but not used 
> [-Wunused-but-set-variable]
> pgppop.c: In function 'DDV_WWW_get_CDS_plus':
> pgppop.c:696:9: warning: variable 'bGiForProductOk' set but not used 
> [-Wunused-but-set-variable]
> pgppop.c: In function 'GetClrFromClrGlobal':
> pgppop.c:1322:4: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules [-Wstrict-aliasing]
> pgppop.c:1322:4: warning: dereferencing type-punned pointer will break 
> strict-aliasing rules [-Wstrict-aliasing]
> pgppop.c: In function 'DDV_DisplayTopScale':
> pgppop.c:1545:7: warning: unused variable 'szBlank' [-Wunused-variable]
> pgppop.c: In function 'DDV_GetBLASTCompLine_1':
> pgppop.c:1981:21: warning: array subscript has type 'char' [-Wchar-subscripts]
> pgppop.c:1981:21: warning: array subscript has type 'char' [-Wchar-subscripts]
> pgppop.c: In function 'DDV_GetFullGapFASTAforIdxAli':
> pgppop.c:2997:5: error: format not a string literal and no format arguments 
> [-Werror=format-security]
> pgppop.c: In function 'DDV_DisplayDefaultAlign':
> pgppop.c:3414:13: warning: unused variable 'sabp' [-Wunused-variable]
> pgppop.c: In function 'DDV_ShowSeqAlign':
> pgppop.c:3757:10: warning: unused variable 'szPopSetAuth' [-Wunused-variable]
> pgppop.c:3755:10: warning: unused variable 'szPopSetName' [-Wunused-variable]
> pgppop.c: In function 'DDV_PrintPopSetSummary':
> pgppop.c:3928:9: warning: variable 'bPairwise' set but not used 
> [-Wunused-but-set-variable]
> pgppop.c: At top level:
> ../include/objentgene.h:176:33: warning: 'Method_methodFree' declared 
> 'static' but never defined [-Wunused-function]
> ../include/objentgene.h:177:33: warning: 'Method_methodAsnRead' declared 
> 'static' but never defined [-Wunused-function]
> ../include/objentgene.h:178:24: warning: 'Method_methodAsnWrite' declared 
> 'static' but never defined [-Wunused-function]
> ../include/asnprt.h:12:15: warning: 'asnfilename' defined but not used 
> [-Wunused-variable]
> ../include/asnprt.h:59:23: warning: 'avn' defined but not used 
> [-Wunused-variable]
> ../include/asnprt.h:60:19: warning: 'at' defined but not used 
> [-Wunused-variable]
> ../include/asnprt.h:61:21: warning: 'amp' defined but not used 
> [-Wunused-variable]
> ../include/objalignloc.h:80:27: warning: 'Loc_locFree' declared 'static' but 
> never defined [-Wunused-function]
> ../include/objalignloc.h:81:27: warning: 'Loc_locAsnRead' declared 'static' 
> but never defined [-Wunused-function]
> ../include/objalignloc.h:82:24: warning: 'Loc_locAsnWrite' declared 'static' 
> but never defined [-Wunused-function]
> pgppop.c:559:13: warning: 'DDV_WWW_get_CDS_minus' defined but not used 
> [-Wunused-function]
> pgppop.c:2086:13: warning: 'DDV_HideMaskedLetters' defined but not used 
> [-Wunused-function]
> pgppop.c:2861:13: warning: 'DDV_GetGappedSequence' defined but not used 
> [-Wunused-function]
> pgppop.c:2908:13: warning: 'DDV_PrintFastaGappedSequence' defined but not 
> used [-Wunused-function]
> cc1: some warnings being treated as errors
> 
> make[2]: *** [pgppop.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2011/09/23/ncbi-tools6_6.1.20110713-1_lsid64.buildlog

This happened because since dpkg 1.16.0 [0], hardening flags are enabled 
under various conditions.

[0] http://lists.debian.org/debian-devel-announce/2011/09/msg00001.html

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.



--- End Message ---
--- Begin Message ---
Source: ncbi-tools6
Source-Version: 6.1.20110713-2

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

blast2_2.2.25.20110713-2_amd64.deb
  to main/n/ncbi-tools6/blast2_2.2.25.20110713-2_amd64.deb
libncbi6-dbg_6.1.20110713-2_amd64.deb
  to main/n/ncbi-tools6/libncbi6-dbg_6.1.20110713-2_amd64.deb
libncbi6-dev_6.1.20110713-2_amd64.deb
  to main/n/ncbi-tools6/libncbi6-dev_6.1.20110713-2_amd64.deb
libncbi6_6.1.20110713-2_amd64.deb
  to main/n/ncbi-tools6/libncbi6_6.1.20110713-2_amd64.deb
libvibrant6-dev_6.1.20110713-2_amd64.deb
  to main/n/ncbi-tools6/libvibrant6-dev_6.1.20110713-2_amd64.deb
libvibrant6a-dbg_6.1.20110713-2_amd64.deb
  to main/n/ncbi-tools6/libvibrant6a-dbg_6.1.20110713-2_amd64.deb
libvibrant6a_6.1.20110713-2_amd64.deb
  to main/n/ncbi-tools6/libvibrant6a_6.1.20110713-2_amd64.deb
ncbi-data_6.1.20110713-2_all.deb
  to main/n/ncbi-tools6/ncbi-data_6.1.20110713-2_all.deb
ncbi-rrna-data_6.1.20110713-2_all.deb
  to main/n/ncbi-tools6/ncbi-rrna-data_6.1.20110713-2_all.deb
ncbi-tools-bin_6.1.20110713-2_amd64.deb
  to main/n/ncbi-tools6/ncbi-tools-bin_6.1.20110713-2_amd64.deb
ncbi-tools-x11_6.1.20110713-2_amd64.deb
  to main/n/ncbi-tools6/ncbi-tools-x11_6.1.20110713-2_amd64.deb
ncbi-tools6_6.1.20110713-2.diff.gz
  to main/n/ncbi-tools6/ncbi-tools6_6.1.20110713-2.diff.gz
ncbi-tools6_6.1.20110713-2.dsc
  to main/n/ncbi-tools6/ncbi-tools6_6.1.20110713-2.dsc



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.
Aaron M. Ucko <[email protected]> (supplier of updated ncbi-tools6 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: Sat, 01 Oct 2011 22:08:13 -0400
Source: ncbi-tools6
Binary: libncbi6 libncbi6-dev libncbi6-dbg ncbi-data ncbi-rrna-data 
ncbi-tools-bin ncbi-tools-x11 blast2 libvibrant6a libvibrant6-dev 
libvibrant6a-dbg
Architecture: source amd64 all
Version: 6.1.20110713-2
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Aaron M. Ucko <[email protected]>
Description: 
 blast2     - Basic Local Alignment Search Tool
 libncbi6   - NCBI libraries for biology applications
 libncbi6-dbg - NCBI libraries for biology applications (debugging symbols)
 libncbi6-dev - NCBI libraries for biology applications (development files)
 libvibrant6-dev - NCBI libraries for graphic biology applications (development 
file
 libvibrant6a - NCBI libraries for graphic biology applications
 libvibrant6a-dbg - NCBI libraries for graphic biology applications (unstripped)
 ncbi-data  - Platform-independent data for the NCBI toolkit
 ncbi-rrna-data - large rRNA BLAST databases distributed with the NCBI toolkit
 ncbi-tools-bin - NCBI libraries for biology applications (text-based utilities)
 ncbi-tools-x11 - NCBI libraries for biology applications (X-based utilities)
Closes: 643444
Changes: 
 ncbi-tools6 (6.1.20110713-2) unstable; urgency=low
 .
   * api/alignmgr2.c, api/pgppop.c, api/txalign.c, desktop/seqpanel.c,
     tools/spidey.c: avoid calling printf and the like with non-constant
     strings, as caught by -Werror=format-security.  (Closes: #643444.)
Checksums-Sha1: 
 1d8fad9e46f7a4f06e31000cb9ea399c0e61a473 2232 ncbi-tools6_6.1.20110713-2.dsc
 e284cfe3291718c3c276fee73734b386d3b09655 132500 
ncbi-tools6_6.1.20110713-2.diff.gz
 8d3ca9b920142c5a10ad5567064dcd01e30a7296 666616 
blast2_2.2.25.20110713-2_amd64.deb
 5dde83d760b7d56d53fdea2283733d58334bf9b6 4657096 
libncbi6_6.1.20110713-2_amd64.deb
 0044deb57d3481babc8185d20f136bb557d1d994 6736172 
libncbi6-dev_6.1.20110713-2_amd64.deb
 3f1f1a526dcdfff071b789cb6e22d70c148d4ffe 6692914 
libncbi6-dbg_6.1.20110713-2_amd64.deb
 afc62642d35cb2c20b586d75c920917855f2bb6a 5809458 
ncbi-data_6.1.20110713-2_all.deb
 ae6aafd30f001441c2a636d4d4b73125889e9c61 46243622 
ncbi-rrna-data_6.1.20110713-2_all.deb
 76fbafe4a434118157b825221c2e59bb8a707425 431930 
ncbi-tools-bin_6.1.20110713-2_amd64.deb
 9c42389c25d63a1a7549e1cd852555df5bed9d3f 1231674 
ncbi-tools-x11_6.1.20110713-2_amd64.deb
 378156b08fe5ba2c7b0e74ccab238eda362a858d 1516854 
libvibrant6a_6.1.20110713-2_amd64.deb
 becd2f5e6d0b826424b7bc3d3ebeac265952641f 2438040 
libvibrant6-dev_6.1.20110713-2_amd64.deb
 1850880e32b3645b35a80220c9237c2e983a2210 2675048 
libvibrant6a-dbg_6.1.20110713-2_amd64.deb
Checksums-Sha256: 
 408eb0d7c8746d3724183db544f47fa5bc10a7abba384d2a0d983af14765091e 2232 
ncbi-tools6_6.1.20110713-2.dsc
 3acccde1eb9bdb4cabc4b26b0e86d16e1028d742448387fd5efd9894d15ea070 132500 
ncbi-tools6_6.1.20110713-2.diff.gz
 eeb4577a359e282078c7a1961c59a7198d1e7a278750f18d1480ba37bc89e61e 666616 
blast2_2.2.25.20110713-2_amd64.deb
 5afb6cf368ea816a8eb5bb8805a9cf1e955536a5e4db4ec7a34168bebd1e6c8b 4657096 
libncbi6_6.1.20110713-2_amd64.deb
 0f2e7d7239a6dcb507a9b133c9cb00fb0507f885c0c60eea7e4f4e0c96e4f671 6736172 
libncbi6-dev_6.1.20110713-2_amd64.deb
 6435d5346488dc67468d7c14bfd148d99605d852aa5e026e231f810c22c99b97 6692914 
libncbi6-dbg_6.1.20110713-2_amd64.deb
 25f8774b231ac3f7d6ae1828638ed9c4caf67193ea6fd7217edf23c499478e3b 5809458 
ncbi-data_6.1.20110713-2_all.deb
 322fe1c7b269d0055514cc3a0593f44cef13494b85090401c46c2c6327bb078c 46243622 
ncbi-rrna-data_6.1.20110713-2_all.deb
 8bfe0465764a223aca83ac880d70a78f6bcc34c539b6a8042ed058ff44cbff1e 431930 
ncbi-tools-bin_6.1.20110713-2_amd64.deb
 2de69eaaf1092b468d1ea5654a8c8e24a7a12e72a385320f19d304db8a17d37e 1231674 
ncbi-tools-x11_6.1.20110713-2_amd64.deb
 6c4f5ccdf397b3e04bc893065a165243caf8568f0c8748a7de3c714e44a181c6 1516854 
libvibrant6a_6.1.20110713-2_amd64.deb
 f0895f45f3e48508c7598931b1684e74dd2dd644c12ce92e805ddddd0d0f7ad6 2438040 
libvibrant6-dev_6.1.20110713-2_amd64.deb
 71628c33573afa61b622c25eed3e8a6813946b9f9954082add5f7bb0f24ce910 2675048 
libvibrant6a-dbg_6.1.20110713-2_amd64.deb
Files: 
 61ac189b5ba4019ac675ef037178fc81 2232 libdevel optional 
ncbi-tools6_6.1.20110713-2.dsc
 4d4cd640e52ed5f3498ad3b4e80ac11d 132500 libdevel optional 
ncbi-tools6_6.1.20110713-2.diff.gz
 c4f09b1747c62bab860683398769a8b9 666616 science optional 
blast2_2.2.25.20110713-2_amd64.deb
 e0167312d6b681f7a084d053376043da 4657096 libs optional 
libncbi6_6.1.20110713-2_amd64.deb
 0bced2b9cf960e3cbbc193b181be45a9 6736172 libdevel optional 
libncbi6-dev_6.1.20110713-2_amd64.deb
 e9714c8cfca134712b67b2913777f7f0 6692914 debug extra 
libncbi6-dbg_6.1.20110713-2_amd64.deb
 74f0c88d12f5ffe1ef337ff33e9e8dba 5809458 libs optional 
ncbi-data_6.1.20110713-2_all.deb
 187f09d2718b5f3734b19b61d0b13f14 46243622 science optional 
ncbi-rrna-data_6.1.20110713-2_all.deb
 742244bd37141aa750950f3d11d18c2d 431930 science optional 
ncbi-tools-bin_6.1.20110713-2_amd64.deb
 0ca800becf66f85110cd4ab360292aa9 1231674 science optional 
ncbi-tools-x11_6.1.20110713-2_amd64.deb
 be3d7d37447e08822f82d613d2c8fa61 1516854 libs optional 
libvibrant6a_6.1.20110713-2_amd64.deb
 ead2f30fbf9efc05f02a4c3b65bc6e1c 2438040 libdevel optional 
libvibrant6-dev_6.1.20110713-2_amd64.deb
 46a32431173dd98df25b9ed9810cd0a1 2675048 debug extra 
libvibrant6a-dbg_6.1.20110713-2_amd64.deb

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

iQIcBAEBCAAGBQJOh+P+AAoJEB5wkbHxSmSiq1gP/3qwmVDmnIgyVuNeNvOXSf/h
od5Ru794o0Ca7Nl4ZY/nIHbL0LlmNNsY755+am8A3DS+cnfGeLM+35rYo/etwTqk
q15lJxhP/+YBdaQKq/CHHbuIb0V48aOII8LOnADJRcE1s9OoMpIR3aeeehwV/rZj
krHv8amlmXwDRXhPUW9S2RqeXrNkhZj2/5vv5ZdLUiaCaqIdntyYzjpz+gDGoz5u
C9tGfVuSPbdGt0xsXbntERYk9T+KHIjqFAF7LYpgP/jSeBxNMan8HtC+gMMIC6D4
vQy5CDkiCm4z3tpqcOxre9/Kxb/NblrOZFtNMiOkbfPwSZjbkvVcsEZzv3yIouLe
Pd3d4HFZ0KXO7r07GA8w2NdmTraxOjKg1RXk9mZ2XvqCUrAH1GoP35YxwECzr5js
aUqwRhLuMu7Nn5A6rC1ADyIGJRqFe9YRC29vuS96p8jgL+DQMD6ydp4YZR+mJ6xM
nQzoz602YDuWiRxLRIXYruk2gMJfo7sZw/s9xe4YQh2Ax5ezUJFUb6Fh8b2H9uzr
Ls/c30cGfFN/yu4AQSpcV0G0DNIqKKxGvk31rVgbrDo/A9SmAFbd5uhe1a8aXMy+
0Ahs7NA/drzAGEvQ4jXz2vo2NzXvKyLDKxoKDWSeWwZwAbzAJHguAeZdMLl5hmIu
88ck1TQpAxFdEXVmPovp
=oAfS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to