Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925905 - dev-libs/dynolog-0.3.1_p20230126-r1 fails to compile: System.h:55:3: error: __u64 does not name a type
Summary: dev-libs/dynolog-0.3.1_p20230126-r1 fails to compile: System.h:55:3: error: _...
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: 2024-03-01 08:47 UTC by Agostino Sarubbo
Modified: 2024-03-10 19:54 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,135.34 KB, text/plain)
2024-03-01 08:47 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 2024-03-01 08:47:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/dynolog-0.3.1_p20230126-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-01 08:47:36 UTC
Created attachment 886423 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-01 08:47:36 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: hbt/src/common/CMakeFiles/System.dir/System.cpp.o 
FAILED: hbt/src/intel_pt/CMakeFiles/IptEventBuilder.dir/IptEventBuilder.cpp.o 
FAILED: hbt/src/intel_pt/tests/CMakeFiles/IptCapChecker.dir/IptCapChecker.cpp.o 
FAILED: hbt/src/perf_event/CMakeFiles/AmdEvents.dir/AmdEvents.cpp.o 
FAILED: hbt/src/perf_event/CMakeFiles/BuiltinMetrics.dir/BuiltinMetrics.cpp.o 
FAILED: hbt/src/perf_event/CMakeFiles/Metrics.dir/Metrics.cpp.o 
FAILED: hbt/src/perf_event/CMakeFiles/PmuDevices.dir/PmuDevices.cpp.o 
FAILED: hbt/src/perf_event/CMakeFiles/PmuEvent.dir/PmuEvent.cpp.o 
FAILED: hbt/src/perf_event/json_events/generated/intel/CMakeFiles/JsonEvents.dir/broadwell_core.cpp.o 
FAILED: hbt/src/perf_event/json_events/generated/intel/CMakeFiles/JsonEvents.dir/broadwell_uncore.cpp.o 
FAILED: hbt/src/perf_event/json_events/generated/intel/CMakeFiles/JsonEvents.dir/broadwellde_core.cpp.o 
FAILED: hbt/src/perf_event/json_events/generated/intel/CMakeFiles/JsonEvents.dir/broadwellde_uncore.cpp.o 
FAILED: hbt/src/perf_event/json_events/generated/intel/CMakeFiles/JsonEvents.dir/broadwellx_core.cpp.o 
FAILED: hbt/src/perf_event/json_events/generated/intel/CMakeFiles/JsonEvents.dir/broadwellx_uncore.cpp.o 
fatal: not a git repository (or any parent up to mount point /var/tmp)
/var/tmp/portage/dev-libs/dynolog-0.3.1_p20230126-r1/work/dynolog-0.3.1_p20230126/./hbt/src/common/System.h:55:3: error: '__u64' does not name a type; did you mean '__m64'?
Comment 3 Tupone Alfredo gentoo-dev 2024-03-10 19:54:23 UTC
The bug has been closed via the following commit(s):

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

commit 3dd417a5cfee331891fafa34305234ebfcf3f4b9
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-03-10 09:53:55 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-03-10 14:16:49 +0000

    dev-libs/dynolog: hopefully fix musl build
    
    Closes: https://bugs.gentoo.org/25905
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-libs/dynolog/dynolog-0.3.1_p20230126-r1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)