Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895616 - dev-games/aseprite-1.2.40 - /.../sha1.h: error: uint8_t was not declared in this scope
Summary: dev-games/aseprite-1.2.40 - /.../sha1.h: error: uint8_t was not declared in t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-02-20 18:51 UTC by Toralf Förster
Modified: 2023-02-22 07:42 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.60 KB, text/plain)
2023-02-20 18:51 UTC, Toralf Förster
Details
dev-games:aseprite-1.2.40:20230220-180858.log.bz2 (dev-games:aseprite-1.2.40:20230220-180858.log.bz2,22.99 KB, application/x-bzip)
2023-02-20 18:52 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,216.64 KB, text/plain)
2023-02-20 18:52 UTC, Toralf Förster
Details
environment (environment,139.92 KB, text/plain)
2023-02-20 18:52 UTC, Toralf Förster
Details
etc.clang.tar.bz2 (etc.clang.tar.bz2,838 bytes, application/x-bzip)
2023-02-20 18:52 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,33.49 KB, application/x-bzip)
2023-02-20 18:52 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,33.63 KB, application/x-bzip)
2023-02-20 18: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 2023-02-20 18:51:58 UTC
too long lines were shrinked:

[103/1034] /usr/bin/x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -DLAF_LINUX -DLAF_SKIA -DNDEBUG -DPNG_NO_MMX_CODE -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/dev-games/aseprite-1.2.40/work/third_party/simpleini -I/var/tmp/portage/dev-games/aseprite-1.2.40/
[104/1034] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DLAF_LINUX -DLAF_SKIA -DNDEBUG -DPNG_NO_MMX_CODE -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/dev-games/aseprite-1.2.40/work/third_party/simpleini -I/var/tmp/portage/dev-games/aseprite-1.2.40/
[105/1034] /usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DLAF_LINUX -DLAF_SKIA -DNDEBUG -DPNG_NO_MMX_CODE -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/dev-games/aseprite-1.2.40/work/third_party/simpleini -I/var/tmp/portage/dev-games/aseprite-1.2.40/
FAILED: laf/base/CMakeFiles/laf-base.dir/sha1.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -DLAF_LINUX -DLAF_SKIA -DNDEBUG -DPNG_NO_MMX_CODE -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/var/tmp/portage/dev-games/aseprite-1.2.40/work/third_party/simpleini -I/var/tmp/portage/dev-games/aseprite-1.2.40/work/laf -I
In file included from /var/tmp/portage/dev-games/aseprite-1.2.40/work/laf/base/sha1.cpp:13:
/var/tmp/portage/dev-games/aseprite-1.2.40/work/laf/base/sha1.h:23:37: error: 'uint8_t' was not declared in this scope
   23 |     explicit Sha1(const std::vector<uint8_t>& digest);
      |                                     ^~~~~~~

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

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

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

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 Rust versions:
  [1]   rust-1.67.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.6_p10 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.362_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit 0a179b524d4ee3268c349e93c3fb3a44790c4365
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Feb 20 17:46:59 2023 +0000

    2023-02-20 17:46:58 UTC

emerge -qpvO dev-games/aseprite
[ebuild  N    ] dev-games/aseprite-1.2.40  USE="-kde -test -webp"
Comment 1 Toralf Förster gentoo-dev 2023-02-20 18:51:59 UTC
Created attachment 853360 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-02-20 18:52:00 UTC
Created attachment 853362 [details]
dev-games:aseprite-1.2.40:20230220-180858.log.bz2
Comment 3 Toralf Förster gentoo-dev 2023-02-20 18:52:02 UTC
Created attachment 853364 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-02-20 18:52:03 UTC
Created attachment 853366 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-02-20 18:52:04 UTC
Created attachment 853368 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-02-20 18:52:05 UTC
Created attachment 853370 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-02-20 18:52:07 UTC
Created attachment 853372 [details]
logs.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2023-02-22 07:42:41 UTC
The bug has been closed via the following commit(s):

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

commit ed21a3aa28e193ce16d039bc3f6db3a5381640a5
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2023-02-21 16:35:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-22 07:42:18 +0000

    dev-games/aseprite: additional fixes for gcc13
    
    Closes: https://bugs.gentoo.org/895616
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/29706
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-games/aseprite/aseprite-1.2.40.ebuild          |  1 +
 .../aseprite/files/aseprite-1.2.40_laf-gcc13.patch | 47 ++++++++++++++++++++++
 2 files changed, 48 insertions(+)