Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923303 - app-arch/createrepo_c-1.0.2 - /.../sqlite.c: error: implicit declaration of function xmlCheckUTF8 [-Wimplicit-function-declaration]
Summary: app-arch/createrepo_c-1.0.2 - /.../sqlite.c: error: implicit declaration of f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Jaco Kroon
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting libxml2-2.12
  Show dependency tree
 
Reported: 2024-01-30 08:05 UTC by Toralf Förster
Modified: 2024-01-31 17:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,19.06 KB, text/plain)
2024-01-30 08:05 UTC, Toralf Förster
Details
app-arch:createrepo_c-1.0.2:20240130-050218.log (app-arch:createrepo_c-1.0.2:20240130-050218.log,21.61 KB, text/plain)
2024-01-30 08:05 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,189.45 KB, text/plain)
2024-01-30 08:05 UTC, Toralf Förster
Details
environment (environment,98.94 KB, text/plain)
2024-01-30 08:05 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.16 KB, application/x-xz)
2024-01-30 08:05 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,28.94 KB, application/x-xz)
2024-01-30 08:05 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,51.67 KB, application/x-xz)
2024-01-30 08:05 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,25.26 KB, application/x-xz)
2024-01-30 08:05 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2024-01-30 08:05:16 UTC
too long lines were shrinked:

[13/45] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR_DELTA_RPM_SUPPORT -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -D_XOPEN_SOURCE=700 -Dlibcreaterepo_c_EXPORTS -I/var/tmp/portage/app-arch/createrepo_c-1.0.2/work/createrepo_c-1.0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/us
[14/45] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR_DELTA_RPM_SUPPORT -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -D_XOPEN_SOURCE=700 -Dlibcreaterepo_c_EXPORTS -I/var/tmp/portage/app-arch/createrepo_c-1.0.2/work/createrepo_c-1.0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/us
[15/45] /usr/bin/x86_64-pc-linux-gnu-gcc -DCR_DELTA_RPM_SUPPORT -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -D_XOPEN_SOURCE=700 -Dlibcreaterepo_c_EXPORTS -I/var/tmp/portage/app-arch/createrepo_c-1.0.2/work/createrepo_c-1.0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/us
FAILED: src/CMakeFiles/libcreaterepo_c.dir/sqlite.c.o 
/usr/bin/x86_64-pc-linux-gnu-gcc -DCR_DELTA_RPM_SUPPORT -DG_LOG_DOMAIN=\"C_CREATEREPOLIB\" -D_XOPEN_SOURCE=700 -Dlibcreaterepo_c_EXPORTS -I/var/tmp/portage/app-arch/createrepo_c-1.0.2/work/createrepo_c-1.0.2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/lib64/
/var/tmp/portage/app-arch/createrepo_c-1.0.2/work/createrepo_c-1.0.2/src/sqlite.c: In function 'cr_sqlite3_bind_text':
/var/tmp/portage/app-arch/createrepo_c-1.0.2/work/createrepo_c-1.0.2/src/sqlite.c:76:16: error: implicit declaration of function 'xmlCheckUTF8' [-Wimplicit-function-declaration]
   76 |     } else if (xmlCheckUTF8((const unsigned char *) orig_content)
      |                ^~~~~~~~~~~~

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20240127-051003

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 17.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/17/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/17
17.0.6
Python 3.11.7
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.21.6 linux/amd64

  HEAD of ::gentoo
commit 7d010617b8825f8194e3e1fc4ccf0531c218403c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Jan 30 04:18:25 2024 +0000

    2024-01-30 04:18:24 UTC

emerge -qpvO app-arch/createrepo_c
[ebuild  N    ] app-arch/createrepo_c-1.0.2  USE="-legacy -test -zstd"
Comment 1 Toralf Förster gentoo-dev 2024-01-30 08:05:17 UTC
Created attachment 883661 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-30 08:05:18 UTC
Created attachment 883662 [details]
app-arch:createrepo_c-1.0.2:20240130-050218.log
Comment 3 Toralf Förster gentoo-dev 2024-01-30 08:05:19 UTC
Created attachment 883663 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-01-30 08:05:21 UTC
Created attachment 883664 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-01-30 08:05:21 UTC
Created attachment 883665 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-30 08:05:22 UTC
Created attachment 883666 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-30 08:05:23 UTC
Created attachment 883667 [details]
qlist-info.txt.xz
Comment 8 Toralf Förster gentoo-dev 2024-01-30 08:05:24 UTC
Created attachment 883668 [details]
temp.tar.xz
Comment 9 Larry the Git Cow gentoo-dev 2024-01-31 17:24:47 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f799ac853270e11839d0e7e2cd52ee76dc106d5

commit 6f799ac853270e11839d0e7e2cd52ee76dc106d5
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-01-31 17:23:13 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-31 17:24:35 +0000

    app-arch/createrepo_c: add 1.0.3
    
    Upstream commit d075bebc7c680c0e766c4417c2f2ff96b4ddb476 in 1.0.2 makes
    this mandatory.
    
    Closes: https://bugs.gentoo.org/918490
    Closes: https://bugs.gentoo.org/923303
    Signed-off-by: Sam James <sam@gentoo.org>

 app-arch/createrepo_c/Manifest                  |  1 +
 app-arch/createrepo_c/createrepo_c-1.0.3.ebuild | 66 +++++++++++++++++++++++++
 app-arch/createrepo_c/createrepo_c-9999.ebuild  |  7 ++-
 3 files changed, 70 insertions(+), 4 deletions(-)