Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 905715 - app-arch/brotli-1.0.9-r5: unable to build due to missing debug IUSE
Summary: app-arch/brotli-1.0.9-r5: unable to build due to missing debug IUSE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-05-04 22:23 UTC by Jay Faulkner
Modified: 2023-05-04 23:20 UTC (History)
2 users (show)

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


Attachments
build log from failure (vartmpportageapp-archbrotli-109-r5tempbuild-2HMGW.txt,73.02 KB, text/plain)
2023-05-04 22:26 UTC, Jay Faulkner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Faulkner 2023-05-04 22:23:55 UTC
Build failed with error:
 USE Flag 'debug' not in IUSE for app-arch/brotli-1.0.9-r5

I can confirm that locally editing the ebuild for brotli 1.0.9-r5 to include debug in IUSE fixes the issue.

Reproducible: Always

Steps to Reproduce:
1. Try to build app-arch/brotli-1.0.9-r5
2. It won't build! Oh noes!
3. Add "debug" to IUSE=, it will build. Hooray!
Comment 1 Jay Faulkner 2023-05-04 22:26:08 UTC
Created attachment 861148 [details]
build log from failure
Comment 2 Jay Faulkner 2023-05-04 22:33:59 UTC
https://github.com/gentoo/gentoo/pull/30875 should resolve this, if someone wants to land it.
Comment 3 Larry the Git Cow gentoo-dev 2023-05-04 22:36:42 UTC
The bug has been closed via the following commit(s):

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

commit ff09969e2a44cf9d4d5724629fc15f3c45333bc4
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-05-04 22:33:50 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-05-04 22:34:37 +0000

    Revert "app-arch/brotli: Set DISTUTILS_EXT=1"
    
    This reverts commit da48c5f80ae5d1c04086986219fb68c7ccf9c0b8.
    
    Does not work right with DISTUTILS_OPTIONAL, unsure how
    this is going to be handled so just reverting for now.
    
    Closes: https://bugs.gentoo.org/905715
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-arch/brotli/brotli-1.0.9-r5.ebuild | 1 -
 1 file changed, 1 deletion(-)
Comment 4 Larry the Git Cow gentoo-dev 2023-05-04 23:20:36 UTC
The bug has been referenced in the following commit(s):

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

commit bb1de67bd6fd5b09f6b1cf4540e51a7bdea71c82
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2023-05-04 23:19:35 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2023-05-04 23:19:35 +0000

    Revert "app-crypt/gpgme: Set DISTUTILS_EXT=1"
    
    This reverts commit b46d0f6e25289d7fa5b32a3b2e5e7c98ea3a4994.
    
    Bug: https://bugs.gentoo.org/905715
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-crypt/gpgme/gpgme-1.20.0.ebuild | 1 -
 1 file changed, 1 deletion(-)