Source: freecontact
Version: 1.0.21-13.1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240420 ftbfs-trixie ftbfs-t64-armel

Hi,

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


Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/src'
> g++ -DHAVE_CONFIG_H -I. -I../lib  -I../lib -I../src -I/usr/include 
> -I/usr/include/xercesc  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_TIME_BITS=64 -Wdate-time -D_FORTIFY_SOURCE=2 -fopenmp -g -O2 
> -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -c -o 
> freecontact-freecontact.o `test -f 'freecontact.cpp' || echo 
> './'`freecontact.cpp
> xsdcxx cxx-tree --location-map 
> http://bioxsd.org/BioXSD-1.1.xsd=BioXSD-1.1.xsd \
>       --namespace-map 
> http://rostlab.org/freecontact/input=freecontact_input_xsd \
>       --namespace-map 
> http://rostlab.org/freecontact/output=freecontact_output_xsd \
>       --namespace-map http://bioxsd.org/BioXSD-1.1=BioXSD \
>       --generate-serialization --generate-doxygen \
>       --generate-polymorphic --polymorphic-type-all \
>       --omit-default-attributes \
>       --root-element-all \
>       --hxx-suffix _xsd.hxx --cxx-suffix _xsd.cxx \
>       BioXSD-1.1.xsd
> sed -e 
> 's|__pkgdatadir__|/usr/share/freecontact|g;s|__examplesdir__|/usr/share/doc/freecontact/examples|g;s|__sysconfdir__|/etc|g;s|__bindir__|/usr/bin|g;s|__PACKAGE_VERSION__|1.0.21|g'
>  "freecontact.cpp" | \
> pod2man --utf8 -c 'User Commands' -r "1.0.21" -name FREECONTACT > 
> "freecontact.1"
> make[2]: *** [Makefile:1405: BioXSD-1.1_xsd.hxx] Illegal instruction
> make[2]: *** Waiting for unfinished jobs....
> In file included from freecontact.cpp:25:
> ../lib/freecontact.h:69:54: warning: ignoring attributes on template argument 
> ‘freecontact::__m128i’ {aka ‘__vector(2) long long int’} 
> [-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 
> ‘freecontact::__m128i’ {aka ‘__vector(2) long long int’} 
> [-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++/13/memory:78,
>                  from /usr/include/boost/function/function_base.hpp:33,
>                  from /usr/include/boost/function/detail/prologue.hpp:18,
>                  from /usr/include/boost/function/function_template.hpp:13,
>                  from /usr/include/boost/function/detail/maybe_include.hpp:22,
>                  from /usr/include/boost/function/function1.hpp:11,
>                  from 
> /usr/include/boost/program_options/value_semantic.hpp:13,
>                  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++/13/bits/unique_ptr.h:65:28: note: declared here
>    65 |   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++/13/bits/unique_ptr.h:65:28: note: declared here
>    65 |   template<typename> class auto_ptr;
>       |                            ^~~~~~~~
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
> make[1]: *** [Makefile:469: all-recursive] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/04/20/freecontact_1.0.21-13.1_unstable-armel.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240420;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240420&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

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!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to