• Bug#1103372: freecontact: FTBFS in testing/armel: make[1]: *** [Makefil

    From Lucas Nussbaum@21:1/5 to All on Wed Apr 16 21:40:02 2025
    Source: freecontact
    Version: 1.0.21-14
    Severity: serious
    Justification: FTBFS
    Tags: trixie sid ftbfs
    User: [email protected]
    Usertags: ftbfs-20250416 ftbfs-trixie

    Hi,

    During a rebuild of all packages in testing (trixie), your package failed
    to build on armel.


    Relevant part (hopefully):
    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


    The full build log is available from: http://qa-logs.debian.net/2025/04/16/freecontact_1.0.21-14_testing-armel.log

    All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250416;[email protected]
    or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250416&[email protected]&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.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Tille@21:1/5 to All on Fri Apr 18 10:20:01 2025
    Hi,

    while my test build on i386 went fine I think its time to more
    agressively remove binaries for 32bit architectures for packages where
    these are not used in practice. If you agree I will make freecontact
    Build-Depends: architecture-is-64-bit
    and ask for removal of 32 bit architectures which would solve this bug
    as well.

    I'd be happy if somebody else might beat me in doing so.

    Kind regards
    Andreas.

    --
    https://fam-tille.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Tille@21:1/5 to All on Tue May 6 20:10:02 2025
    Control: tag -1 pending

    Hello,

    Bug #1103372 in freecontact reported by you has been fixed in the
    Git repository and is awaiting an upload. You can see the commit
    message below and you can check the diff of the fix at:

    https://salsa.debian.org/med-team/freecontact/-/commit/229a345976a759a45bcacdc72c94c6840aa41c82

    ------------------------------------------------------------------------ Build-Depends: architecture-is-64-bit Closes: #1103372 ------------------------------------------------------------------------

    (this message was generated automatically)
    --
    Greetings

    https://bugs.debian.org/1103372

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Tue May 6 20:10:02 2025
    Processing control commands:

    tag -1 pending
    Bug #1103372 [src:freecontact] freecontact: FTBFS in testing/armel: make[1]: *** [Makefile:475: all-recursive] Error 1
    Added tag(s) pending.

    --
    1103372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103372
    Debian Bug Tracking System
    Contact [email protected] with problems

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Debian Bug Tracking System@21:1/5 to All on Tue May 6 21:00:02 2025
    This is a multi-part message in MIME format...

    Your message dated Tue, 06 May 2025 18:49:06 +0000
    with message-id <[email protected]>
    and subject line Bug#1103372: fixed in freecontact 1.0.21-15
    has caused the Debian Bug report #1103372,
    regarding freecontact: FTBFS in testing/armel: make[1]: *** [Makefile:475: all-recursive] Error 1
    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.)


    --
    1103372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103372
    Debian Bug Tracking System
    Contact [email protected] with problems

    Received: (at submit) by bugs.debian.org; 16 Apr 2025 19:27:55 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-104.2 required=4.0 tests=BAYES_00,DKIMWL_WL_HIGH,
    DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FROMDEVELOPER,
    FVGT_m_MULTI_ODD,SPF_HELO_NONE,SPF_NONE,UNPARSEABLE_RELAY,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST,WORD_WITHOUT_VOWELS
    autolearn=ham autolearn_force=no
    version=3.4.6-bugs.debian.org_2005_01_02
    X-Spam-Bayes: score:0.0000 Tokens: new, 78; hammy, 150; neutral, 223; spammy,
    0. spammytokens:
    hammytokens:0.000-+--Hx-spam-relays-external:sk:stravin,
    0.000-+--H*RT:sk:stravin, 0.000-+--Hx-spam-relays-external:311,
    0.000-+--H*RT:311, 0.000-+--H*RT:108
    Return-path: <[email protected]>
    Received: from stravinsky.debian