Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907600 - [guru] net-p2p/feather-2.4.9 fails to compile: parserse_base_utils.h:46:28: error: uint8_t does not name a type
Summary: [guru] net-p2p/feather-2.4.9 fails to compile: parserse_base_utils.h:46:28: e...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Adam
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-01 07:13 UTC by Agostino Sarubbo
Modified: 2023-06-07 07:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,229.98 KB, text/plain)
2023-06-01 07: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-06-01 07:13:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/feather-2.4.9 fails to compile.
Discovered on: amd64 (internal ref: guru_ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-01 07:13:06 UTC
Created attachment 862985 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-06-01 07:13:06 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  Could not find a package configuration file provided by "Qt6" with any of
  lrelease program not found, translation files not built
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find HIDAPI (missing: HIDAPI_LIBRARY HIDAPI_INCLUDE_DIR) 
-- Could not find DEVELOPER_LOCAL_TOOLS in env (not required)
-- Could not find HIDAPI
FAILED: monero/contrib/epee/src/CMakeFiles/obj_epee.dir/file_io_utils.cpp.o 
FAILED: monero/contrib/epee/src/CMakeFiles/obj_epee.dir/parserse_base_utils.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/net-p2p/feather-2.4.9/work/feather-2.4.9/monero/contrib/epee/include/storages/parserse_base_utils.h:46:28: error: ‘uint8_t’ does not name a type
Comment 3 Larry the Git Cow gentoo-dev 2023-06-07 07:04:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2fbaeacf8484eca55fdef6b52204a4fe80435be7

commit 2fbaeacf8484eca55fdef6b52204a4fe80435be7
Author:     Adam Pimentel <adam.pimentel@protonmail.com>
AuthorDate: 2023-06-05 19:21:29 +0000
Commit:     Adam Pimentel <adam.pimentel@protonmail.com>
CommitDate: 2023-06-05 19:21:29 +0000

    net-p2p/feather: fix incorrect monero commit
    Closes: https://bugs.gentoo.org/907600
    
    Signed-off-by: Adam Pimentel <adam.pimentel@protonmail.com>

 net-p2p/feather/Manifest             | 2 +-
 net-p2p/feather/feather-2.4.9.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)