Your message dated Thu, 03 Sep 2026 13:04:32 +0000
with message-id <[email protected]>
and subject line Bug#1143654: fixed in freecontact 1.0.21-18
has caused the Debian Bug report #1143654,
regarding freecontact: FTBFS: BioXSD-1.1_xsd.hxx:9342:5: error: expected 
unqualified-id before 'concept'
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.)


-- 
1143654: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143654
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:freecontact
Version: 1.0.21-17
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202608/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:freecontact, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with bash-completion
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f build-indep-stamp
dh_auto_clean
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary --with bash-completion
   dh_update_autotools_config
   dh_autoreconf
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: no obvious need to run autopoint

[... snipped ...]

      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.hxx:951:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  951 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.hxx:973:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  973 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.hxx:996:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  996 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.hxx:1013:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
 1013 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.hxx:1029:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
 1029 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.hxx:1047:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
 1047 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.hxx:1061:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
 1061 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.hxx:1078:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
 1078 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:67:16: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
   67 |   flat (::std::auto_ptr< flat_type > x)
      |                ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:97:23: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
   97 |   FcAlignment (::std::auto_ptr< flat_type > flat)
      |                       ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In member function ‘void 
freecontact_input_xsd::FcAlignment::parse(xsd::cxx::xml::dom::parser<char>&, 
xml_schema::flags)’:
freecontact_input_xsd.cxx:139:16: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  139 |         ::std::auto_ptr< ::xsd::cxx::tree::type > tmp (
      |                ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:150:20: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  150 |             ::std::auto_ptr< flat_type > r (
      |                    ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: At global scope:
freecontact_input_xsd.cxx:212:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  212 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In function 
‘std::auto_ptr<freecontact_input_xsd::FcAlignment> 
freecontact_input_xsd::alignment(const std::string&, xml_schema::flags, const 
xml_schema::properties&)’:
freecontact_input_xsd.cxx:229:19: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  229 |     return ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > (
      |                   ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: At global scope:
freecontact_input_xsd.cxx:234:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  234 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In function 
‘std::auto_ptr<freecontact_input_xsd::FcAlignment> 
freecontact_input_xsd::alignment(const std::string&, 
xml_schema::error_handler&, xml_schema::flags, const 
xml_schema::properties&)’:
freecontact_input_xsd.cxx:251:19: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  251 |     return ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > (
      |                   ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: At global scope:
freecontact_input_xsd.cxx:256:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  256 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In function 
‘std::auto_ptr<freecontact_input_xsd::FcAlignment> 
freecontact_input_xsd::alignment(const std::string&, 
xercesc_3_2::DOMErrorHandler&, xml_schema::flags, const 
xml_schema::properties&)’:
freecontact_input_xsd.cxx:269:19: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  269 |     return ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > (
      |                   ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: At global scope:
freecontact_input_xsd.cxx:274:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  274 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:287:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  287 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:301:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  301 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:311:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  311 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:325:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  325 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:340:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  340 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:351:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  351 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In function 
‘std::auto_ptr<freecontact_input_xsd::FcAlignment> 
freecontact_input_xsd::alignment(xercesc_3_2::InputSource&, xml_schema::flags, 
const xml_schema::properties&)’:
freecontact_input_xsd.cxx:364:19: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  364 |     return ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > (
      |                   ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: At global scope:
freecontact_input_xsd.cxx:369:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  369 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In function 
‘std::auto_ptr<freecontact_input_xsd::FcAlignment> 
freecontact_input_xsd::alignment(xercesc_3_2::InputSource&, 
xml_schema::error_handler&, xml_schema::flags, const 
xml_schema::properties&)’:
freecontact_input_xsd.cxx:382:19: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  382 |     return ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > (
      |                   ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: At global scope:
freecontact_input_xsd.cxx:387:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  387 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In function 
‘std::auto_ptr<freecontact_input_xsd::FcAlignment> 
freecontact_input_xsd::alignment(xercesc_3_2::InputSource&, 
xercesc_3_2::DOMErrorHandler&, xml_schema::flags, const 
xml_schema::properties&)’:
freecontact_input_xsd.cxx:400:19: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  400 |     return ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > (
      |                   ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: At global scope:
freecontact_input_xsd.cxx:405:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  405 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In function 
‘std::auto_ptr<freecontact_input_xsd::FcAlignment> 
freecontact_input_xsd::alignment(const xercesc_3_2::DOMDocument&, 
xml_schema::flags, const xml_schema::properties&)’:
freecontact_input_xsd.cxx:415:21: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  415 |       return ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > (
      |                     ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:424:12: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  424 |     ::std::auto_ptr< ::xsd::cxx::tree::type > tmp (
      |            ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:433:14: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  433 |       ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > r (
      |              ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: At global scope:
freecontact_input_xsd.cxx:451:10: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  451 |   ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment >
      |          ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx: In function 
‘std::auto_ptr<freecontact_input_xsd::FcAlignment> 
freecontact_input_xsd::alignment(xsd::cxx::xml::dom::auto_ptr<xercesc_3_2::DOMDocument>,
 xml_schema::flags, const xml_schema::properties&)’:
freecontact_input_xsd.cxx:473:12: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  473 |     ::std::auto_ptr< ::xsd::cxx::tree::type > tmp (
      |            ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact_input_xsd.cxx:483:14: warning: ‘template<class> class 
std::auto_ptr’ is deprecated: use 'std::unique_ptr' instead 
[-Wdeprecated-declarations]
  483 |       ::std::auto_ptr< ::freecontact_input_xsd::FcAlignment > r (
      |              ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from freecontact.cpp:25:
../lib/freecontact.h:69:54: warning: ignoring attributes on template argument 
‘__m128i’ [-Wignored-attributes]
   69 | class LIBFREEC_API ali_t : public std::vector<__m128i>
      |                                                      ^
../lib/freecontact.h: In constructor ‘freecontact::ali_t::ali_t(uint16_t)’:
../lib/freecontact.h:80:79: warning: ignoring attributes on template argument 
‘__m128i’ [-Wignored-attributes]
   80 |                     ali_t( const uint16_t __alilen = 0 ) : 
std::vector<__m128i>(), seqcnt(0), alilen(__alilen), alilen16(( alilen-1 )/16 + 
1), alilenpad( 16 * alilen16 )
      |                                                                         
      ^
freecontact.cpp: In function ‘int main(int, char**)’:
freecontact.cpp:165:9: warning: ‘template<class> class std::auto_ptr’ is 
deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  165 |         auto_ptr<std::ifstream> ali_ifs_p;
      |         ^~~~~~~~
In file included from /usr/include/c++/16/memory:80,
                 from /usr/include/boost/any.hpp:19,
                 from /usr/include/boost/program_options/value_semantic.hpp:12,
                 from 
/usr/include/boost/program_options/options_description.hpp:13,
                 from /usr/include/boost/program_options.hpp:15,
                 from freecontact.cpp:17:
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
freecontact.cpp:169:25: warning: ‘template<class> class std::auto_ptr’ is 
deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  169 |             ali_ifs_p = auto_ptr<std::ifstream>(new 
std::ifstream(vm["ali"].as<string>().c_str()));
      |                         ^~~~~~~~
/usr/include/c++/16/bits/unique_ptr.h:58:28: note: declared here
   58 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
make[2]: *** [Makefile:857: freecontact-freecontact_input_xsd.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:475: all-recursive] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j2 returned exit code 2
make: *** [debian/rules:13: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: freecontact
Source-Version: 1.0.21-18
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
freecontact, 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.
Andreas Tille <[email protected]> (supplier of updated freecontact 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: SHA512

Format: 1.8
Date: Thu, 03 Sep 2026 14:46:37 +0200
Source: freecontact
Architecture: source
Version: 1.0.21-18
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1143654 1144302
Changes:
 freecontact (1.0.21-18) unstable; urgency=medium
 .
   [ Étienne Mollier ]
   * d/salsa-ci.yml: disable uscan test, which will never work.
 .
   [ Andreas Tille ]
   * Build with -std=gnu++17
     Closes: #1143654
   * Drop explicit BUild-Depends: libgfortran-15-dev
     Closes: #1144302
Checksums-Sha1:
 514ea754acd34c73fd6e29281bdd6a82df3fc076 2464 freecontact_1.0.21-18.dsc
 a0f046c30d5a584b027bfe7a9293646b73a4eebb 9620 
freecontact_1.0.21-18.debian.tar.xz
 81c141dd8f047cd024c7fe7bfa2ce84246847b1e 9329 
freecontact_1.0.21-18_amd64.buildinfo
Checksums-Sha256:
 27a4f9255efd6211d0662f8c1e3b134dee94ff1e6a89c202fc3326a6b678f4c2 2464 
freecontact_1.0.21-18.dsc
 bf58854bf3981acb51e33fa03456457fd7b050b928ef5b1e1707e9056717f061 9620 
freecontact_1.0.21-18.debian.tar.xz
 fc163171dd21f91e85a5801c39c567b166f4fa32583293543f36c39788481b0f 9329 
freecontact_1.0.21-18_amd64.buildinfo
Files:
 38d342e0ef8f5d06f8e7c755f5e9367c 2464 science optional 
freecontact_1.0.21-18.dsc
 3441fa44719adf703047e8623434df98 9620 science optional 
freecontact_1.0.21-18.debian.tar.xz
 c417b1467479a49067f9d23f873c9e02 9329 science optional 
freecontact_1.0.21-18_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmqZbQ0RHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtFCLQ/9G/K4CB7AuNzq+E8yhurq5hIEg8CS4OX9
ut8gGBvB7vs9fvdQrJppifSffYGbnssjUUMdOsrN3rqpY2H/9yi/4st22OjcJS6L
WAyDmbqRMXKC1s1wC3m1FootNTHuW1g1fVy4jH/kjuLsmc2pyaL+npzek/vV6Exn
wPV57T0fAcjJRdqoUiRvLpc3HagrQ3hENnknMXwDbjYXpU5OQUQr+X1/Ipp8Jj8F
m94L+mBwH0HNUgzOlKRDiAIgO2xOlIVZK2qsyNBNeBjW9b14uq1YF1y4AgMnj0MM
cJ1pivTote7q+A+Ki8dd5LZwEJN8916X5NlJgWVAkp83Xdzq8lOK01ZSvZnD0FZ2
ktUVmBUW4VE1WXLrtDzCxFYRVzwt3O054yqaPRfPJTF/aAdzzeAFESa+PH3LAt2R
sHk65qjZizzMKDX5NbBjdKLFwCpzLjUxf3GUbg/KYquLbij3M3BShrzC1Tlm/TuL
CmKdYY/5i6vz1DGdfklH3YQ2jRdkxJxbjQTgu6thc5G+UOQBTkKNj61H6PyR4gYY
4sLSs7C7+/L5hMZt4UzGrRxN9Y7qaDMzRQ+dPbpN8td1X+OBU2F/6Bebu36HEaQh
Y8sUQrgG7cVIogyCfiRjVw4dh7LKVIb/5CD7pucc627HK+CsinTRzm8LouTr4K5x
u7CxNMBtz2I=
=28A4
-----END PGP SIGNATURE-----

Attachment: pgpBU4lh5WdZk.pgp
Description: PGP signature


--- End Message ---

Reply via email to