[From nobody Tue Apr 14 10:35:07 2026
Received: (at submit) by bugs.debian.org; 27 May 2025 07:37:51 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-15.6 required=4.0 tests=BAYES_00,
 BODY_INCLUDES_PACKAGE,FORGED_SPF_HELO,FROMDEVELOPER,HAS_PACKAGE,
 KHOP_HELO_FCRDNS,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,
 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED,RCVD_IN_VALIDITY_RPBL_BLOCKED,
 RCVD_IN_VALIDITY_SAFE_BLOCKED,SPF_HELO_PASS,SPF_NONE autolearn=ham
 autolearn_force=no version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 31; hammy, 136; neutral, 20; spammy,
 0. spammytokens: hammytokens:0.000-+--trixie, 0.000-+--H*F:U*doko,
 0.000-+--UD:qa-logs.debian.net, 0.000-+--qalogsdebiannet,
 0.000-+--qa-logs.debian.net
Return-path: &lt;doko@debian.org&gt;
Received: from einhorn.in-berlin.de ([192.109.42.8]:41649
 helo=einhorn-mail-out.in-berlin.de)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;doko@debian.org&gt;) id 1uJosg-009SXL-0K
 for submit@bugs.debian.org; Tue, 27 May 2025 07:37:51 +0000
X-Envelope-From: doko@debian.org
X-Envelope-To: &lt;submit@bugs.debian.org&gt;
Received: from authenticated.user (localhost [127.0.0.1]) by
 einhorn.in-berlin.de with ESMTPSA id 54R7bmqp1002299
 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NOT)
 for &lt;submit@bugs.debian.org&gt;; Tue, 27 May 2025 09:37:48 +0200
Message-ID: &lt;e8ffd0b0-b5ec-4eef-99e2-d2206c6f86db@debian.org&gt;
Date: Tue, 27 May 2025 09:37:48 +0200
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-US
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
From: Matthias Klose &lt;doko@debian.org&gt;
Subject: spatialite ftbfs with libxml 2.14.x from experimental
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: submit@bugs.debian.org

Package: src:spatialite
Version: 5.1.0-3
Tags: ftbfs sid forky
User: debian-xml-sgml-pkgs@lists.alioth.debian.org
Usertags: libxml2.14

[this bug is NOT targeted to the upcoming trixie release]

http://qa-logs.debian.net/2025/05/23/spatialite_5.1.0-3_unstable_libxml2.log

[...]
wfs_in.c: In function 'reset_wfs_http_connection':
wfs_in.c:4640:5: error: implicit declaration of function 
'xmlNanoHTTPCleanup' [-Wimplicit-function-declaration]
  4640 |     xmlNanoHTTPCleanup ();
       |     ^~~~~~~~~~~~~~~~~~
wfs_in.c: In function 'reset_wfs_http_connection':
wfs_in.c:4640:5: error: implicit declaration of function 
'xmlNanoHTTPCleanup' [-Wimplicit-function-declaration]
  4640 |     xmlNanoHTTPCleanup ();
       |     ^~~~~~~~~~~~~~~~~~
make[4]: *** [Makefile:418: wfs_in.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: *** [Makefile:425: wfs_la-wfs_in.lo] Error 1
]