Your message dated Tue, 24 Aug 2021 21:46:25 +0200
with message-id <6aaf6800-e297-6546-0e31-d9581a268...@debian.org>
and subject line Re: crac: ftbfs with autoconf 2.70
has caused the Debian Bug report #978794,
regarding crac: ftbfs with autoconf 2.70
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 ow...@bugs.debian.org
immediately.)


-- 
978794: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978794
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:crac
Version: 2.5.2+dfsg-2
Severity: normal
Tags: sid bookworm
User: d...@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/crac_2.5.2+dfsg-2_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘IntOptionalField::IntOptionalField(const char*, int)’ at 
samLine.cpp:117:34:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘IntOptionalField::IntOptionalField(const char*, uint)’ at 
samLine.cpp:121:34:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘StringOptionalField::StringOptionalField(const char*, 
std::string)’ at samLine.cpp:147:34:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘StringOptionalField::StringOptionalField(const char*, char*)’ 
at samLine.cpp:150:34:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘CharOptionalField::CharOptionalField(const char*, char)’ at 
samLine.cpp:91:34,
    inlined from ‘void SamLine::addOptionalField(const char*, char)’ at 
samLine.cpp:476:68:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘IntOptionalField::IntOptionalField(const char*, int)’ at 
samLine.cpp:117:34,
    inlined from ‘void SamLine::addOptionalField(const char*, int)’ at 
samLine.cpp:485:67:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘IntOptionalField::IntOptionalField(const char*, uint)’ at 
samLine.cpp:121:34,
    inlined from ‘void SamLine::addOptionalField(const char*, uint)’ at 
samLine.cpp:494:67:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘StringOptionalField::StringOptionalField(const char*, 
std::string)’ at samLine.cpp:147:34,
    inlined from ‘void SamLine::addOptionalField(const char*, const string&)’ 
at samLine.cpp:503:70:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In function ‘char* strncpy(char*, const char*, size_t)’,
    inlined from ‘OptionalField::OptionalField(const char*, char)’ at 
samLine.cpp:60:10,
    inlined from ‘StringOptionalField::StringOptionalField(const char*, 
std::string)’ at samLine.cpp:147:34,
    inlined from ‘void SamLine::addOptionalField(const char*, const char*)’ at 
samLine.cpp:512:70:
/usr/include/x86_64-linux-gnu/bits/string_fortified.h:106:34: warning: ‘char* 
__builtin_strncpy(char*, const char*, long unsigned int)’ specified bound 2 
equals destination size [-Wstringop-truncation]
  106 |   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
      |          ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/libReadsInfo'
make[2]: *** [Makefile:682: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:533: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:12: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
On 8/24/21 9:36 PM, Nilesh Patra wrote:
> control: tags -1 moreinfo
> 
> Hi Matthias,
> 
> I admit that I do not get any failures on build, same for several other
> bugs, for instance #978784
> 
> I've triple-checked that my environment is updated, and I'm using
> version 2.71-2 of autoconf
> 
> Are these somehow false-positive in any case?
> If so, will there be a re-build soonish?
> 
> Please do let me know
> Thanks a lot for your work!
> 
> Nilesh
> 


just close.

--- End Message ---

Reply via email to