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

Bug 913132

Summary: net-mail/autorespond-2.0.5 fails to compile (GLIBC-2.38-SYSTEM): autorespond.c:379:7: error: conflicting types for strcasestr; have char (char , char )
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: CONFIRMED ---    
Severity: normal CC: gentoo-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
Patch to fix compile error

Description Agostino Sarubbo gentoo-dev 2023-08-28 07:10:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/autorespond-2.0.5 fails to compile (GLIBC-2.38-SYSTEM).
Discovered on: amd64 (internal ref: glibc2.38_tinderbox)

NOTE:
(GLIBC-2.38-SYSTEM) in the summary means that the bug was found on a machine that runs glibc-2.38 but this bug MAY or MAY NOT BE related to the new libc version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-28 07:10:02 UTC
Created attachment 868845 [details]
build.log

build log and emerge --info
Comment 2 Florian Dittmer 2024-04-01 06:06:19 UTC
Created attachment 889179 [details, diff]
Patch to fix compile error


Patch from https://notes.sagredo.eu/en/qmail-notes-185/autorespond-24.html to fix the compile error.