Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure: USE Flag 'pgo' not in IUSE for www-client/torbrowser-68.8.0_p9010 #41

Closed
papjul opened this issue May 8, 2020 · 1 comment

Comments

@papjul
Copy link

papjul commented May 8, 2020

As the title says.
I also notice what seems to be a warning "Please call python_get*() instead." maybe due to a recent move from Python 3.6 to Python 3.7.

 * Package:    www-client/torbrowser-68.8.0_p9010
 * Repository: torbrowser
 * Maintainer: [...]
 * USE:        abi_x86_64 amd64 clang cpu_flags_x86_avx2 dbus elibc_glibc kernel_linux startup-notification system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-sqlite system-webp userland_GNU
 * FEATURES:   ccache network-sandbox preserve-libs sandbox userpriv usersandbox
 * Using python3.7 to build
 * python_export() is part of private eclass API.
 * Please call python_get*() instead.
 * Will use LLVM slot 10!
 * ERROR: www-client/torbrowser-68.8.0_p9010::torbrowser failed (setup phase):
 *   USE Flag 'pgo' not in IUSE for www-client/torbrowser-68.8.0_p9010
 * 
 * Call stack:
 *                        ebuild.sh, line 125:  Called pkg_setup
 *   torbrowser-68.8.0_p9010.ebuild, line 206:  Called use 'pgo'
 *                 phase-helpers.sh, line 247:  Called die
 * The specific snippet of code:
 *                              die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"

Thank you!

@MeisterP
Copy link
Owner

MeisterP commented May 8, 2020

"Please call python_get*() instead."

This comes from an eclass and should be fixed there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants