Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926131 - net-libs/liquid-dsp-1.6.0 fails tests: agc.proto.c:305: error: agc_crcf_set_gain(), gain must be greater than zero
Summary: net-libs/liquid-dsp-1.6.0 fails tests: agc.proto.c:305: error: agc_crcf_set_g...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rick Farina (Zero_Chaos)
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-03-04 08:35 UTC by Agostino Sarubbo
Modified: 2024-03-04 08:35 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,143.24 KB, application/x-xz)
2024-03-04 08:35 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-04 08:35:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-libs/liquid-dsp-1.6.0 fails tests.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-04 08:35:30 UTC
Created attachment 886647 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-04 08:35:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


  src/framing/src/msource.proto.c:315: msourcecf_enable(), could not find source with id 12345
  src/framing/src/msource.proto.c:326: msourcecf_disable(), could not find source with id 12345
  src/framing/src/msource.proto.c:361: msourcecf_set_gain(), could not find source with id 0
  src/framing/src/msource.proto.c:361: msourcecf_set_gain(), could not find source with id 12345
  src/framing/src/msource.proto.c:377: msourcecf_get_gain(), could not find source with id 12345
  src/framing/src/msource.proto.c:394: msourcecf_set_frequency(), could not find source with id 12345
  src/framing/src/msource.proto.c:410: msourcecf_get_frequency(), could not find source with id 12345
  src/framing/src/msource.proto.c:459: msourcecf_get_source(), could not find source with id 0
  src/framing/src/msource.proto.c:459: msourcecf_get_source(), could not find source with id 12345
  src/agc/src/agc.proto.c:305: error: agc_crcf_set_gain(), gain must be greater than zero