Your message dated Sat, 28 Aug 2021 00:03:15 +0300
with message-id <20210827210315.GA18704@localhost>
and subject line Fixed in 3.1.1-2
has caused the Debian Bug report #992802,
regarding FTBFS on armel
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.)


-- 
992802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: knot
Version: 3.1.1-1
Severity: serious
Tags: patch

Hi,

knot fails to build from source on armel due to outdated symbols file,
the following patch fixes it:

Regards,
Daniel
commit dcf7551cc9a05833089352aa852c280b77207646
Author: Daniel Baumann <[email protected]>
Date:   Mon Aug 23 18:07:40 2021 +0200

    Updating libknot12 symbols on armel to fix FTBFS.
    
    Signed-off-by: Daniel Baumann <[email protected]>

diff --git a/debian/libknot12.symbols.armel b/debian/libknot12.symbols.armel
index 78e25fb..9651cad 100644
--- a/debian/libknot12.symbols.armel
+++ b/debian/libknot12.symbols.armel
@@ -139,19 +139,6 @@ libknot.so.12 libknot12 #MINVER#
  knot_rrtype_to_string@Base 3.0.1
  knot_strerror@Base 3.0.1
  knot_svcb_param_names@Base 3.1.1
- knot_tcp_relay@Base 3.1.1
- knot_tcp_relay_answer@Base 3.1.1
- knot_tcp_relay_dynarray_add@Base 3.1.1
- knot_tcp_relay_dynarray_arr@Base 3.1.1
- knot_tcp_relay_dynarray_free@Base 3.1.1
- knot_tcp_relay_dynarray_remove@Base 3.1.1
- knot_tcp_relay_dynarray_sort@Base 3.1.1
- knot_tcp_relay_dynarray_sort_dedup@Base 3.1.1
- knot_tcp_relay_free@Base 3.1.1
- knot_tcp_send@Base 3.1.1
- knot_tcp_sweep@Base 3.1.1
- knot_tcp_table_free@Base 3.1.1
- knot_tcp_table_new@Base 3.1.1
  knot_tsig_add@Base 3.0.1
  knot_tsig_append@Base 3.0.1
  knot_tsig_client_check@Base 3.0.1

--- End Message ---
--- Begin Message ---
Version: 3.1.1-2

knot (3.1.1-2) experimental; urgency=medium

  * Remove XDP-specific symbols from unsupported archs
...
 -- Jakub Ružička <[email protected]>  Tue, 24 Aug 2021 11:11:11 +0000

--- End Message ---

Reply via email to