Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898946 - media-libs/wxsvg-1.5.23 - SVGCanvasCairo.cpp: error: uint32_t was not declared in this scope
Summary: media-libs/wxsvg-1.5.23 - SVGCanvasCairo.cpp: error: uint32_t was not declare...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-02 18:20 UTC by Toralf Förster
Modified: 2023-11-24 13:54 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.26 KB, text/plain)
2023-03-02 18:20 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,236.91 KB, text/plain)
2023-03-02 18:20 UTC, Toralf Förster
Details
environment (environment,80.54 KB, text/plain)
2023-03-02 18:20 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,700 bytes, application/x-bzip)
2023-03-02 18:20 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,17.64 KB, application/x-bzip)
2023-03-02 18:20 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,9.19 KB, application/x-bzip)
2023-03-02 18:20 UTC, Toralf Förster
Details
media-libs:wxsvg-1.5.23:20230302-180142.log (media-libs:wxsvg-1.5.23:20230302-180142.log,27.54 KB, text/plain)
2023-03-02 18:20 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,23.55 KB, application/x-bzip)
2023-03-02 18:20 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 2023-03-02 18:20:27 UTC
too long lines were shrinked:

/bin/sh ../../libtool  --tag=CXX   --mode=compile x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"wxsvg\" -DPACKAGE_TARNAME=\"wxsvg\" -DPACKAGE_VERSION=\"1.5.23\" -DPACKAGE_STRING=\"wxsvg\ 1.5.23\" -DPACKAGE_BUGREPORT=\"http://wxsvg.sourceforge.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsvg\" -DVERSION=\"1.5.
libtool: compile:  x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"wxsvg\" -DPACKAGE_TARNAME=\"wxsvg\" -DPACKAGE_VERSION=\"1.5.23\" "-DPACKAGE_STRING=\"wxsvg 1.5.23\"" -DPACKAGE_BUGREPORT=\"http://wxsvg.sourceforge.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsvg\" -DVERSION=\"1.5.23\" -DSTDC_HEADERS=1 -DHAVE_S
libtool: compile:  x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"wxsvg\" -DPACKAGE_TARNAME=\"wxsvg\" -DPACKAGE_VERSION=\"1.5.23\" "-DPACKAGE_STRING=\"wxsvg 1.5.23\"" -DPACKAGE_BUGREPORT=\"http://wxsvg.sourceforge.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsvg\" -DVERSION=\"1.5.23\" -DSTDC_HEADERS=1 -DHAVE_S
libtool: compile:  x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"wxsvg\" -DPACKAGE_TARNAME=\"wxsvg\" -DPACKAGE_VERSION=\"1.5.23\" "-DPACKAGE_STRING=\"wxsvg 1.5.23\"" -DPACKAGE_BUGREPORT=\"http://wxsvg.sourceforge.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsvg\" -DVERSION=\"1.5.23\" -DSTDC_HEADERS=1 -DHAVE_S
libtool: compile:  x86_64-pc-linux-gnu-g++ -DPACKAGE_NAME=\"wxsvg\" -DPACKAGE_TARNAME=\"wxsvg\" -DPACKAGE_VERSION=\"1.5.23\" "-DPACKAGE_STRING=\"wxsvg 1.5.23\"" -DPACKAGE_BUGREPORT=\"http://wxsvg.sourceforge.net/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"wxsvg\" -DVERSION=\"1.5.23\" -DSTDC_HEADERS=1 -DHAVE_S
SVGCanvasCairo.cpp: In function void convertMaskRGB2Alpha(cairo_surface_t*):
SVGCanvasCairo.cpp:454:9: error: uint32_t was not declared in this scope
  454 |         uint32_t *row = (uint32_t*) current_row;
      |         ^~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd_merged_usr-j5-20230301-010027

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 15.0.7
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.67.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.18_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.6_p10 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php7.4
  [2]   php8.0 *

  HEAD of ::gentoo
commit e620780ee831c45e7b3dee5e06f84effdc3ace87
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Mar 2 17:02:07 2023 +0000

    2023-03-02 17:02:07 UTC

emerge -qpvO media-libs/wxsvg
[ebuild  N    ] media-libs/wxsvg-1.5.23
Comment 1 Toralf Förster gentoo-dev 2023-03-02 18:20:31 UTC
Created attachment 855838 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-03-02 18:20:34 UTC
Created attachment 855840 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-03-02 18:20:36 UTC
Created attachment 855842 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-03-02 18:20:37 UTC
Created attachment 855844 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-03-02 18:20:38 UTC
Created attachment 855846 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-03-02 18:20:39 UTC
Created attachment 855848 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-03-02 18:20:40 UTC
Created attachment 855850 [details]
media-libs:wxsvg-1.5.23:20230302-180142.log
Comment 8 Toralf Förster gentoo-dev 2023-03-02 18:20:41 UTC
Created attachment 855852 [details]
temp.tar.bz2
Comment 9 Adrian Bassett 2023-06-06 10:46:34 UTC
see also: https://bugs.gentoo.org/907948
Comment 10 Larry the Git Cow gentoo-dev 2023-11-24 13:54:25 UTC
The bug has been closed via the following commit(s):

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

commit 9045bdf33e1a759463c708435da025dad86a4936
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-11-24 13:52:12 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-11-24 13:54:05 +0000

    media-libs/wxsvg: add 1.5.24
    
    Closes: https://bugs.gentoo.org/898946
    Closes: https://bugs.gentoo.org/907948
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 media-libs/wxsvg/Manifest            |  1 +
 media-libs/wxsvg/files/gcc13.patch   | 24 ++++++++++++++++++
 media-libs/wxsvg/wxsvg-1.5.24.ebuild | 48 ++++++++++++++++++++++++++++++++++++
 3 files changed, 73 insertions(+)