Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 834089 - dev-embedded/u-boot-tools-2022.01 fails to compile: kwboot.c:627:20: error: struct termios has no member named c_ospeed
Summary: dev-embedded/u-boot-tools-2022.01 fails to compile: kwboot.c:627:20: error: s...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-02-26 14:01 UTC by Agostino Sarubbo
Modified: 2022-02-26 14:01 UTC (History)
0 users

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


Attachments
build.log (build.log,101.72 KB, text/plain)
2022-02-26 14:01 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-02-26 14:01:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/u-boot-tools-2022.01 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-02-26 14:01:34 UTC
Created attachment 765884 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-02-26 14:01:35 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


		if test "Error: Cannot find dtc: ./scripts/dtc/dtc" -lt 010406; then \n
tools/kwboot.c:627:20: error: 'struct termios' has no member named 'c_ospeed'