Bug#1074321: createrepo-c FTBFS: error: implicit declaration of function ‘xmlCheckUTF8’

2024-06-26 Thread Peter Pentchev
control: tag -1 + confirmed pending

On Wed, Jun 26, 2024 at 05:56:08PM +0300, Adrian Bunk wrote:
> Source: createrepo-c
> Version: 0.17.3-4
> Severity: serious
> Tags: ftbfs patch
> Forwarded: https://github.com/rpm-software-management/createrepo_c/pull/402
> 
> https://buildd.debian.org/status/logs.php?pkg=createrepo-c=0.17.3-4%2Bb2
> 
> ...
> /<>/src/sqlite.c: In function ‘cr_sqlite3_bind_text’:
> /<>/src/sqlite.c:76:16: error: implicit declaration of function 
> ‘xmlCheckUTF8’ [-Werror=implicit-function-declaration]
>76 | } else if (xmlCheckUTF8((const unsigned char *) orig_content)
>   |^~~~
> ...

Already fixed earlier today in
  
https://salsa.debian.org/pkg-rpm-team/createrepo-c/-/commit/5e0f45b00e8565bc45e5b6104c9ccd0748444da2

Thanks for trying to make Debian better!

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.net r...@debian.org pe...@morpheusly.com
PGP key:https://www.ringlet.net/roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13


signature.asc
Description: PGP signature


Processed: Re: Bug#1074321: createrepo-c FTBFS: error: implicit declaration of function ‘xmlCheckUTF8’

2024-06-26 Thread Debian Bug Tracking System
Processing control commands:

> tag -1 + confirmed pending
Bug #1074321 [src:createrepo-c] createrepo-c FTBFS: error: implicit declaration 
of function ‘xmlCheckUTF8’
Added tag(s) pending and confirmed.

-- 
1074321: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074321
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1074321: createrepo-c FTBFS: error: implicit declaration of function ‘xmlCheckUTF8’

2024-06-26 Thread Adrian Bunk
Source: createrepo-c
Version: 0.17.3-4
Severity: serious
Tags: ftbfs patch
Forwarded: https://github.com/rpm-software-management/createrepo_c/pull/402

https://buildd.debian.org/status/logs.php?pkg=createrepo-c=0.17.3-4%2Bb2

...
/<>/src/sqlite.c: In function ‘cr_sqlite3_bind_text’:
/<>/src/sqlite.c:76:16: error: implicit declaration of function 
‘xmlCheckUTF8’ [-Werror=implicit-function-declaration]
   76 | } else if (xmlCheckUTF8((const unsigned char *) orig_content)
  |^~~~
...