Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907707 - media-video/vamps-0.99.2-r2 fails to compile (MUSL-SYSTEM): requant.c:661:27: error: uint undeclared (first use in this function)
Summary: media-video/vamps-0.99.2-r2 fails to compile (MUSL-SYSTEM): requant.c:661:27:...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-02 14:48 UTC by Agostino Sarubbo
Modified: 2023-06-02 14:48 UTC (History)
0 users

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


Attachments
build.log (build.log,45.49 KB, text/plain)
2023-06-02 14:48 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-02 14:48:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/vamps-0.99.2-r2 fails to compile (MUSL-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Comment 1 Agostino Sarubbo gentoo-dev 2023-06-02 14:48:24 UTC
Created attachment 863050 [details]
build.log

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


 * 	dobin: vamps/vamps does not exist
 * QA Notice: file does not exist:
!!! dobin: vamps/vamps does not exist
requant.c:661:27: error: 'uint' undeclared (first use in this function); did you mean 'sint'?