Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889218 - mail-mta/notqmail-1.08-r6 fails to compile: USE Flag pop3 not in IUSE for notqmail-1.08-r6
Summary: mail-mta/notqmail-1.08-r6 fails to compile: USE Flag pop3 not in IUSE for not...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Rolf Eike Beer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-31 20:29 UTC by Agostino Sarubbo
Modified: 2022-12-31 22:40 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,93.55 KB, text/plain)
2022-12-31 20:29 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 2022-12-31 20:29:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: mail-mta/notqmail-1.08-r6 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-31 20:29:30 UTC
Created attachment 846266 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-31 20:29:31 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *   				die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 *   USE Flag 'pop3' not in IUSE for mail-mta/notqmail-1.08-r6
Comment 3 Larry the Git Cow gentoo-dev 2022-12-31 20:41:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a2f8ddaec09ebc439453016bb669627bf8a6d6d

commit 3a2f8ddaec09ebc439453016bb669627bf8a6d6d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-12-31 20:40:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-31 20:40:41 +0000

    qmail.eclass: remove remnants of USE=pop3
    
    Fixes: 24dcd3918e1ac751ff9c8d868509ea1fd6390f78
    Fixes: bbc98bfdcbeb0d54f0a389eb7c92f1ffd64af7c6
    Closes: https://bugs.gentoo.org/889218
    Closes: https://bugs.gentoo.org/889216
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/qmail.eclass | 20 +-------------------
 1 file changed, 1 insertion(+), 19 deletions(-)
Comment 4 Larry the Git Cow gentoo-dev 2022-12-31 22:40:56 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1bcf7d0aa3975961de47467ed2185b3330c348

commit 9e1bcf7d0aa3975961de47467ed2185b3330c348
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2022-12-31 21:32:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-31 22:40:03 +0000

    mail-mta/n[eo]tqmail: drop ucspi-ssl dependency for pop3s
    
    Bug: https://bugs.gentoo.org/889216
    Bug: https://bugs.gentoo.org/889218
    Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/qmail.eclass                        | 10 ++--------
 mail-mta/netqmail/netqmail-1.06-r14.ebuild |  5 +----
 mail-mta/netqmail/netqmail-1.06-r16.ebuild |  5 +----
 mail-mta/notqmail/notqmail-1.08-r5.ebuild  |  3 ---
 mail-mta/notqmail/notqmail-1.08-r6.ebuild  |  3 ---
 mail-mta/notqmail/notqmail-9999.ebuild     |  3 ---
 6 files changed, 4 insertions(+), 25 deletions(-)

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

commit ec4f22b89cd70ef40d3c765afa67533bf7728e28
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2022-12-31 21:28:07 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-31 22:40:00 +0000

    Revert "qmail.eclass: remove remnants of USE=pop3"
    
    This reverts commit 3a2f8ddaec09ebc439453016bb669627bf8a6d6d.
    
    Bug: https://bugs.gentoo.org/889216
    Bug: https://bugs.gentoo.org/889218
    Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/qmail.eclass | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=476573cc2c55c78812da922595ed5da7eb31b7ab

commit 476573cc2c55c78812da922595ed5da7eb31b7ab
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2022-12-31 21:27:48 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-31 22:39:58 +0000

    Revert "mail-mta/notqmail: Remove USE=pop3"
    
    This reverts commit 24dcd3918e1ac751ff9c8d868509ea1fd6390f78.
    
    Bug: https://bugs.gentoo.org/889216
    Bug: https://bugs.gentoo.org/889218
    Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 mail-mta/notqmail/notqmail-1.08-r5.ebuild | 5 ++++-
 mail-mta/notqmail/notqmail-1.08-r6.ebuild | 5 ++++-
 mail-mta/notqmail/notqmail-9999.ebuild    | 5 ++++-
 3 files changed, 12 insertions(+), 3 deletions(-)

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

commit d22f9a5e29fa7f182abf8eec54616e1ed4c9f946
Author:     Rolf Eike Beer <eike@sf-mail.de>
AuthorDate: 2022-12-31 21:27:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-12-31 22:39:45 +0000

    Revert "mail-mta/netqmail: Remove USE=pop3"
    
    This reverts commit bbc98bfdcbeb0d54f0a389eb7c92f1ffd64af7c6.
    
    Bug: https://bugs.gentoo.org/889216
    Bug: https://bugs.gentoo.org/889218
    Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
    Signed-off-by: Sam James <sam@gentoo.org>

 mail-mta/netqmail/netqmail-1.06-r14.ebuild | 7 +++++--
 mail-mta/netqmail/netqmail-1.06-r16.ebuild | 7 +++++--
 2 files changed, 10 insertions(+), 4 deletions(-)