Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923482 - app-editors/xmlcopyeditor-1.3.1.0 - wraplibxml.cpp: error: invalid conversion from const xmlError {aka const _xmlError } to xmlErrorPtr {aka _xmlError
Summary: app-editors/xmlcopyeditor-1.3.1.0 - wraplibxml.cpp: error: invalid conversion...
Status: RESOLVED DUPLICATE of bug 923446
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-01 16:52 UTC by Toralf Förster
Modified: 2024-02-01 17:51 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,21.91 KB, text/plain)
2024-02-01 16:52 UTC, Toralf Förster
Details
app-editors:xmlcopyeditor-1.3.1.0:20240201-021831.log (app-editors:xmlcopyeditor-1.3.1.0:20240201-021831.log,72.56 KB, text/plain)
2024-02-01 16:52 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,94.55 KB, application/x-xz)
2024-02-01 16:52 UTC, Toralf Förster
Details
environment (environment,102.67 KB, text/plain)
2024-02-01 16:52 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,968 bytes, application/x-xz)
2024-02-01 16:52 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,59.27 KB, application/x-xz)
2024-02-01 16:52 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,9.27 KB, application/x-xz)
2024-02-01 16:52 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,99.90 KB, application/x-xz)
2024-02-01 16:52 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,29.96 KB, application/x-xz)
2024-02-01 16:52 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-02-01 16:52:49 UTC
  364 |         xmlKeepBlanksDefault ( 0 );
      |         ~~~~~~~~~~~~~~~~~~~~~^~~~~
/usr/include/libxml2/libxml/parser.h:957:17: note: declared here
  957 |                 xmlKeepBlanksDefault    (int val);
      |                 ^~~~~~~~~~~~~~~~~~~~
wraplibxml.cpp: In member function wxString WrapLibxml::getLastError():
wraplibxml.cpp:709:42: error: invalid conversion from const xmlError* {aka const _xmlError*} to xmlErrorPtr {aka _xmlError*} [-fpermissive]
  709 |         xmlErrorPtr err = xmlGetLastError();
      |                           ~~~~~~~~~~~~~~~^~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-20240124-053019

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
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
  [2]   rust-1.74.1 *
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.21.6 linux/amd64

  HEAD of ::gentoo
commit ea3dc9b944772b89d51917ee25a2aa748fc097ca
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Feb 1 01:38:10 2024 +0000

    2024-02-01 01:38:09 UTC

emerge -qpvO app-editors/xmlcopyeditor
[ebuild  N    ] app-editors/xmlcopyeditor-1.3.1.0  USE="nls (-aqua)"
Comment 1 Toralf Förster gentoo-dev 2024-02-01 16:52:50 UTC
Created attachment 883935 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-02-01 16:52:51 UTC
Created attachment 883936 [details]
app-editors:xmlcopyeditor-1.3.1.0:20240201-021831.log
Comment 3 Toralf Förster gentoo-dev 2024-02-01 16:52:52 UTC
Created attachment 883937 [details]
emerge-history.txt.xz
Comment 4 Toralf Förster gentoo-dev 2024-02-01 16:52:53 UTC
Created attachment 883938 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-02-01 16:52:54 UTC
Created attachment 883939 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-02-01 16:52:55 UTC
Created attachment 883940 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-02-01 16:52:56 UTC
Created attachment 883941 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-02-01 16:52:57 UTC
Created attachment 883942 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-02-01 16:52:58 UTC
Created attachment 883943 [details]
temp.tar.xz
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-01 17:51:05 UTC

*** This bug has been marked as a duplicate of bug 923446 ***