Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913132 - 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 )
Summary: net-mail/autorespond-2.0.5 fails to compile (GLIBC-2.38-SYSTEM): autorespond....
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-28 07:10 UTC by Agostino Sarubbo
Modified: 2024-04-01 06:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.62 KB, text/plain)
2023-08-28 07:10 UTC, Agostino Sarubbo
Details
Patch to fix compile error (autorespond-2.0.5.patch,616 bytes, patch)
2024-04-01 06:06 UTC, Florian Dittmer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.