Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 925712

Summary: dev-lang/gnucobol-3.2 - common.c: error: implicit declaration of function xmlCleanupParser [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Tupone Alfredo <tupone>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
dev-lang:gnucobol-3.2:20240227-233116.log
emerge-history.txt
environment
etc.clang.tar.xz
etc.portage.tar.xz
logs.tar.xz
qlist-info.txt.xz
temp.tar.xz

Description Toralf Förster gentoo-dev 2024-02-28 15:22:42 UTC
too long lines were shrinked:

/bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\"   -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prot
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c comm
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c move
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c stri
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../lib -I../lib -I/usr/include/libxml2 -DLOCALEDIR=\"/usr/share/locale\" -O2 -pipe -march=native -fno-diagnostics-color -pipe -finline-functions -fsigned-char -Wall -Wwrite-strings -Wmissing-prototypes -Wno-format-y2k -c nume
common.c: In function 'print_info_detailed':
common.c:9714:17: error: implicit declaration of function 'xmlCleanupParser' [-Wimplicit-function-declaration]
 9714 |                 xmlCleanupParser ();
      |                 ^~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-20240223-194139

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

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.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.75.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.20.1_p1 [openjdk-bin-11]
3)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
4)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
*)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8  system-vm
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17 
  [5]   openjdk-bin-21 

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

  HEAD of ::gentoo
commit 108fb2e6e6d387d767b56f3c3c9068dee5ae57b9
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Feb 27 22:48:59 2024 +0000

    2024-02-27 22:48:58 UTC

emerge -qpvO dev-lang/gnucobol
[ebuild  N    ] dev-lang/gnucobol-3.2  USE="berkdb nls xml -json"
Comment 1 Toralf Förster gentoo-dev 2024-02-28 15:22:43 UTC
Created attachment 886211 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-28 15:22:44 UTC
Created attachment 886212 [details]
dev-lang:gnucobol-3.2:20240227-233116.log
Comment 3 Toralf Förster gentoo-dev 2024-02-28 15:22:46 UTC
Created attachment 886213 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-02-28 15:22:47 UTC
Created attachment 886214 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-02-28 15:22:48 UTC
Created attachment 886215 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-28 15:22:49 UTC
Created attachment 886216 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-28 15:22:50 UTC
Created attachment 886217 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-28 15:22:51 UTC
Created attachment 886218 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-28 15:22:53 UTC
Created attachment 886219 [details]
temp.tar.xz
Comment 10 Larry the Git Cow gentoo-dev 2024-03-10 14:17:28 UTC
The bug has been closed via the following commit(s):

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

commit c91502542cc1530cb70ba4f6dd510e5b4da6a992
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-03-10 10:19:05 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-03-10 14:16:53 +0000

    dev-lang/gnucobol: include parser.h
    
    Closes: https://bugs.gentoo.org/925712
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-lang/gnucobol/files/gnucobol-3.2-libxml.patch | 10 ++++++++++
 dev-lang/gnucobol/gnucobol-3.2.ebuild             |  1 +
 2 files changed, 11 insertions(+)