Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

gtk+ refuses to install on fresh install of Funtoo


legegg

Question

EDIT: Nevermind, for some reason it works now. I think it's because I enabled the desktop profile

 

I execute

emerge x11-libs/gtk+

and portage responds

Calculating dependencies 

!!! Problem resolving dependencies for x11-libs/gtk+                          ... done!

!!! The ebuild selected to satisfy "x11-libs/gtk+" has unmet requirements.
- x11-libs/gtk+-3.20.10::gnome-kit USE="-X (-aqua) -broadway -cloudprint -colord -cups -examples -introspection -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"

  The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( aqua wayland X )

  The above constraints are a subset of the following complete expression:
    any-of ( aqua wayland X ) xinerama? ( X )

So to satisfy the required USE and ABI flags I try again with

USE="-X (-aqua) -broadway -cloudprint -colord -cups -examples -introspection -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)" emerge x11-libs/gtk+

And portage responds with

Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'
Calculating dependencies |Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'


!!! Problem resolving dependencies for x11-libs/gtk+
Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'
Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'
Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'
Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'
Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'             ... done!
Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'
Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'
Invalid '-' operator in non-incremental variable 'ABI_X86': '-32'

!!! The ebuild selected to satisfy "x11-libs/gtk+" has unmet requirements.
- x11-libs/gtk+-3.20.10::gnome-kit USE="-X (-aqua) -broadway -cloudprint -colord -cups -examples -introspection -test -vim-syntax -wayland -xinerama" ABI_X86="(64) -32 (-x32)"

  The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( aqua wayland X )

  The above constraints are a subset of the following complete expression:
    any-of ( aqua wayland X ) xinerama? ( X )

And any time I try to remove the hyphen before the 32 or remove that little bit entirely it responds with the first message given

 

I don't know what to do and looking it up isn't leading me anywhere useful. I'm completely new to this distro and am not sure where else to go besides here

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...