Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 926131

Summary: net-libs/liquid-dsp-1.6.0 fails tests: agc.proto.c:305: error: agc_crcf_set_gain(), gain must be greater than zero
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Rick Farina (Zero_Chaos) <zerochaos>
Status: CONFIRMED ---    
Severity: normal CC: radio
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log.xz

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