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

Bug 921570

Summary: app-text/wv-1.2.9-r3 - wvConfig.c: error: assignment to startElementSAXFunc {aka void ( )(void , const unsigned char , const unsigned char )} from inc
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: CONFIRMED ---    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/35446
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: emerge-info.txt
app-text:wv-1.2.9-r3:20240107-030305.log
emerge-history.txt.xz
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-01-07 15:55:21 UTC
too long lines were shrinked:

/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I.   -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/g
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/inclu
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/inclu
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I.   -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/g
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DVERSION=\"1.2.9\" -DXMLCONFIG=\"/usr/share/wv/wvConfig.xml\" -DHTMLCONFIG=\"/usr/share/wv/wvHtml.xml\" -DWVDATADIR=\"/usr/share/wv\" -I. -I. -I. -I. -I/usr/include/libgsf-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/inclu
wvConfig.c: In function 'wvExpand':
wvConfig.c:3617:26: error: assignment to 'startElementSAXFunc' {aka 'void (*)(void *, const unsigned char *, const unsigned char **)'} from incompatible pointer type 'void (*)(void *, const char *, const char **)' [-Wincompatible-pointer-types]
 3617 |         hdl.startElement = exstartElement;
      |                          ^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-20231227-054504

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] 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) *
Available Rust versions:
  [1]   rust-bin-1.74.1 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 17.0.8.1_p1 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.1_p12 [openjdk-bin-21]
4)	Eclipse Temurin JDK 8.382_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-17 
  [4]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 05a833589be25f317c19155053d68486d56d025a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Jan 7 01:51:56 2024 +0000

    2024-01-07 01:51:56 UTC

emerge -qpvO app-text/wv
[ebuild  N    ] app-text/wv-1.2.9-r3  USE="wmf -tools"
Comment 1 Toralf Förster gentoo-dev 2024-01-07 15:55:22 UTC
Created attachment 881600 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-01-07 15:55:23 UTC
Created attachment 881601 [details]
app-text:wv-1.2.9-r3:20240107-030305.log
Comment 3 Toralf Förster gentoo-dev 2024-01-07 15:55:25 UTC
Created attachment 881602 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-01-07 15:55:26 UTC
Created attachment 881603 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-01-07 15:55:26 UTC
Created attachment 881604 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-01-07 15:55:27 UTC
Created attachment 881605 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-01-07 15:55:28 UTC
Created attachment 881606 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-01-07 15:55:30 UTC
Created attachment 881607 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-01-07 15:55:31 UTC
Created attachment 881608 [details]
temp.tar.xz