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

Bug 712618

Summary: media-gfx/exact-image-0.8.1-r3 : lib/agg.hh: error: u_int16_t was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo musl team <musl>
Status: RESOLVED FIXED    
Severity: normal CC: graphics+disabled
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
media-gfx:exact-image-0.8.1-r3:20200314-235445.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-03-15 09:25:20 UTC
In file included from lib/agg.cc:19:
lib/agg.hh: In static member function static void renderer_exact_image::blender_exact_image::blend_pix(Image::iterator&, unsigned int, unsigned int, unsigned int, unsigned int, unsigned int):
lib/agg.hh:65:7: error: u_int16_t was not declared in this scope; did you mean uint16_t?
   65 |       u_int16_t r = 0, g = 0, b = 0, a = 0;
      |       ^~~~~~~~~
      |       uint16_t

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl-20200311-204810

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-9.2.0 *
 [2] x86_64-gentoo-linux-musl-9.3.0
clang version 10.0.0 
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/10/bin
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.7
  [3]   python3.6
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.41.1
  [2]   rust-1.41.1 *
The following VMs are available for generation-2:

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sat, 14 Mar 2020 22:38:55 +0000
emerge -qpvO media-gfx/exact-image
[ebuild  N    ] media-gfx/exact-image-0.8.1-r3  USE="-X -expat -jpeg -lua -openexr -perl (-php) -png -python -ruby -swig -tiff -truetype" PYTHON_SINGLE_TARGET="python2_7"
Comment 1 Toralf Förster gentoo-dev 2020-03-15 09:25:23 UTC
Created attachment 619324 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-15 09:25:26 UTC
Created attachment 619326 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-03-15 09:25:28 UTC
Created attachment 619328 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-03-15 09:25:31 UTC
Created attachment 619330 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-03-15 09:25:34 UTC
Created attachment 619332 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-15 09:25:37 UTC
Created attachment 619334 [details]
media-gfx:exact-image-0.8.1-r3:20200314-235445.log
Comment 7 Toralf Förster gentoo-dev 2020-03-15 09:25:39 UTC
Created attachment 619336 [details]
temp.tbz2
Comment 8 Toralf Förster gentoo-dev 2020-03-16 16:12:40 UTC
The first attempt to tinderbox a musl image failed at all.

I'll mass close therefore all filed bug reports of the last days related to this tinderbox image.

Please feel free to re-open if you think that the bug is real in musl and not fixed by the musl overlay.
Comment 9 Larry the Git Cow gentoo-dev 2021-03-26 00:21:27 UTC
The bug has been closed via the following commit(s):

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

commit 3d8c5adfaa40d1bdebd43d3e432917f81e8394d6
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-03-26 00:18:27 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-03-26 00:21:21 +0000

    media-gfx/exact-image: drop old version
    
    Dropping all old versions, which do not support slotted lua.
    
    Closes: https://bugs.gentoo.org/634050
    Closes: https://bugs.gentoo.org/712618
    Package-Manager: Portage-3.0.16, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 media-gfx/exact-image/Manifest                     |   1 -
 media-gfx/exact-image/exact-image-0.8.1-r3.ebuild  |  95 --------------
 media-gfx/exact-image/exact-image-1.0.2.ebuild     |  97 --------------
 .../files/exact-image-0.7.5-libpng14.patch         |  69 ----------
 .../exact-image/files/exact-image-0.8.1-gcc6.patch | 139 ---------------------
 .../files/exact-image-0.8.1-libpng15.patch         |  34 -----
 6 files changed, 435 deletions(-)