Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 854501 - media-libs/tg_owt-0_pre20220209 fails to compile: module_common_types_public.h:43:41: error: uint32_t was not declared in this scope
Summary: media-libs/tg_owt-0_pre20220209 fails to compile: module_common_types_public....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Esteve Varela Colominas
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-06-27 06:09 UTC by Agostino Sarubbo
Modified: 2022-06-28 09:31 UTC (History)
2 users (show)

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


Attachments
build.log.xz (build.log.xz,42.18 KB, application/x-xz)
2022-06-27 06:09 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 2022-06-27 06:09:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/tg_owt-0_pre20220209 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-27 06:09:21 UTC
Created attachment 787856 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2022-06-27 06:09:22 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: CMakeFiles/tg_owt.dir/src/modules/congestion_controller/rtp/transport_feedback_demuxer.cc.o 
/var/tmp/portage/media-libs/tg_owt-0_pre20220209/work/tg_owt-4cba1acdd718b700bb33945c0258283689d4eac7/src/modules/include/module_common_types_public.h:43:41: error: ‘uint32_t’ was not declared in this scope
Comment 3 Larry the Git Cow gentoo-dev 2022-06-28 09:31:54 UTC
The bug has been closed via the following commit(s):

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

commit d40904561063a784265863cd6a24758693453209
Author:     peeweep <peeweep@0x0.ee>
AuthorDate: 2022-06-27 15:23:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-28 09:30:07 +0000

    media-libs/tg_owt: fix gcc12 build fail
    
    Closes: https://bugs.gentoo.org/854501
    Signed-off-by: peeweep <peeweep@0x0.ee>
    Closes: https://github.com/gentoo/gentoo/pull/26093
    Signed-off-by: Sam James <sam@gentoo.org>

 .../tg_owt-0_pre20220209-gcc-12-cstdint.patch      | 25 ++++++++++++++++++++++
 1 file changed, 25 insertions(+)