Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898576 - dev-util/breakpad-2022.07.12 fails to compile (GCC-13-SYSTEM): minidump_descriptor.h:115:3: error: uintptr_t does not name a type
Summary: dev-util/breakpad-2022.07.12 fails to compile (GCC-13-SYSTEM): minidump_descr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-01 09:13 UTC by Agostino Sarubbo
Modified: 2023-03-11 07:58 UTC (History)
0 users

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


Attachments
build.log (build.log,93.88 KB, text/plain)
2023-03-01 09:13 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-03-01 09:13:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/breakpad-2022.07.12 fails to compile (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-01 09:13:28 UTC
Created attachment 855384 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-03-11 07:58:42 UTC
The bug has been closed via the following commit(s):

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

commit 30338cce2bd18f35a1ab8d31a60285b7f79a3a66
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-03-11 07:56:18 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-03-11 07:57:08 +0000

    dev-util/breakpad: fix for gcc13, remove old
    
    Closes: https://bugs.gentoo.org/898576
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-util/breakpad/Manifest                         |  1 -
 dev-util/breakpad/breakpad-2022.06.04.ebuild       | 59 ----------------------
 dev-util/breakpad/breakpad-2022.07.12.ebuild       |  1 +
 .../breakpad/files/breakpad-2022.06.04-test.patch  | 49 ------------------
 .../breakpad/files/breakpad-2022.07.12-gcc13.patch | 10 ++++
 5 files changed, 11 insertions(+), 109 deletions(-)