Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943718 - net-proxy/dante-1.4.3 +debug fails to compile: sockd.c:1673:4: error: implicit declaration of function doconfigtest [-Wimplicit-function-declaration]
Summary: net-proxy/dante-1.4.3 +debug fails to compile: sockd.c:1673:4: error: implici...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-11-18 07:46 UTC by Agostino Sarubbo
Modified: 2025-03-05 08:25 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,250.91 KB, text/plain)
2024-11-18 07:46 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-11-18 07:46:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-proxy/dante-1.4.3 fails to compile.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-18 07:46:22 UTC
Created attachment 908931 [details]
build.log

build log and emerge --info
Comment 2 immolo 2024-12-29 00:07:51 UTC
The debug USE causes the compile fail, removing the USE allows the program to compile as normal on both GCC14 and 15.

Other combination of USE flags should be checked as well.