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
Created attachment 856840 [details] build.log.xz build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
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
ping, this should be a trivial missing include. please take a look & send the patch upstream as well for other distros
ci has reproduced this issue with version 4.4.0.0 - Updating summary.
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.
(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
*** Bug 937556 has been marked as a duplicate of this bug. ***