Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935343 - mail-client/alpine-2.26-r1 USE=ipv6 not working
Summary: mail-client/alpine-2.26-r1 USE=ipv6 not working
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robert G. Siebeck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-02 12:27 UTC by Bert Smith
Modified: 2024-07-03 14:21 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bert Smith 2024-07-02 12:27:27 UTC
Building mail-client/alpine with the +ipv6 use flag does not work correctly.

Attempting to connect to an IMAP or SMTP server which only has AAAA records fails (eg mail.ev6.net). 

Manually editing alpine-2.26/imap/Makefile and changing IP=4 to IP=6 does work, so it would seem the configure script is not setting the IP6 build option correctly.