make[2]: Entering directory '/build/reproducible-path/freecontact-1.0.21/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=/build/reproducible-path/freecontact-1.0.21=. -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:1434: 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++/14/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++/14/bits/unique_ptr.h:59:28: note: declared here
59 | 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++/14/bits/unique_ptr.h:59:28: note: declared here
59 | template<typename> class auto_ptr;
| ^~~~~~~~
make[2]: Leaving directory '/build/reproducible-path/freecontact-1.0.21/src' make[1]: *** [Makefile:475: all-recursive] Error 1
tag -1 pendingBug #1103372 [src:freecontact] freecontact: FTBFS in testing/armel: make[1]: *** [Makefile:475: all-recursive] Error 1
| Sysop: | Keyop |
|---|---|
| Location: | Huddersfield, West Yorkshire, UK |
| Users: | 715 |
| Nodes: | 16 (2 / 14) |
| Uptime: | 160:00:22 |
| Calls: | 12,094 |
| Calls today: | 2 |
| Files: | 15,000 |
| Messages: | 6,517,761 |