Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740804 - net-mail/qmail-autoresponder-2.0 fails to compile: options.c:2:10: fatal error: mysql.h' file not found
Summary: net-mail/qmail-autoresponder-2.0 fails to compile: options.c:2:10: fatal erro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 828305
  Show dependency tree
 
Reported: 2020-09-07 06:48 UTC by Agostino Sarubbo
Modified: 2023-01-14 22:07 UTC (History)
0 users

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


Attachments
build.log (build.log,6.50 KB, text/plain)
2020-09-07 06:48 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 2020-09-07 06:48:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/qmail-autoresponder-2.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-07 06:48:26 UTC
Created attachment 658896 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-01-14 22:07:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8aa66b24df477ccaed3070eae1e7dcc63d1b5992

commit 8aa66b24df477ccaed3070eae1e7dcc63d1b5992
Author:     Marco Scardovi <scardracs-gentoo@proton.me>
AuthorDate: 2023-01-14 21:48:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-01-14 22:07:13 +0000

    net-mail/qmail-autoresponder: update EAPI 7 -> 8, backport patches
    
    - Backport build fix w/o MySQL
    - Backport UB fix
    
    Closes: https://bugs.gentoo.org/740804
    Signed-off-by: Marco Scardovi <scardracs-gentoo@proton.me>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../qmail-autoresponder-2.0-clear-struct.patch     | 25 ++++++++++
 .../files/qmail-autoresponder-2.0-drop-mysql.patch | 21 +++++++++
 .../qmail-autoresponder-2.0-r1.ebuild              | 54 ++++++++++++++++++++++
 3 files changed, 100 insertions(+)