Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900404 - net-wireless/uhd-4.4.0.0 fails to compile (GCC-13-SYSTEM): compat_check.hpp:67:40: error: uint8_t was not declared in this scope
Summary: net-wireless/uhd-4.4.0.0 fails to compile (GCC-13-SYSTEM): compat_check.hpp:6...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-03-08 14:19 UTC by Agostino Sarubbo
Modified: 2024-03-25 07:54 UTC (History)
3 users (show)

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


Attachments
build.log.xz (build.log.xz,32.22 KB, application/x-xz)
2023-03-08 14:19 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-08 14:19:51 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-wireless/uhd-4.3.0.0 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-08 14:19:53 UTC
Created attachment 856840 [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 2023-03-08 14:19:54 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find DPDK (missing: DPDK_INCLUDE_DIRS DPDK_LIBRARIES) (Required is at least version "18.11")
FAILED: tests/CMakeFiles/compat_test.dir/compat_test.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/net-wireless/uhd-4.3.0.0/work/uhd-4.3.0.0/host/lib/include/uhdlib/utils/compat_check.hpp:67:40: error: ‘uint8_t’ was not declared in this scope
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-30 06:36:04 UTC
ping, this should be a trivial missing include. please take a look & send the patch upstream as well for other distros
Comment 4 Agostino Sarubbo gentoo-dev 2023-07-29 07:39:18 UTC
ci has reproduced this issue with version 4.4.0.0 - Updating summary.
Comment 5 jy6x2b32pie9 2024-03-24 19:27:30 UTC
Can't reproduce on my system with gcc (Gentoo 13.2.1_p20240210 p14) 13.2.1 20240210

I think it's Tinderbox/CI configuration problem. Again.
Comment 6 Agostino Sarubbo gentoo-dev 2024-03-25 07:54:04 UTC
(In reply to jy6x2b32pie9 from comment #5)
> Can't reproduce on my system with gcc (Gentoo 13.2.1_p20240210 p14) 13.2.1
> 20240210
> 
> I think it's Tinderbox/CI configuration problem. Again.

Thanks for the feedback but what you mean by 'again' ?

For sure I did not type the build log manually, the error comes from portage. Feel free to prove what the problem is in tinderbox/ci