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

[Solved] GNOME there are no ebuilds built with USE flags to satisfy (release 1.3)


morphmex

Question

For an error I'm recompiling gnome 3.30 from the beginning but I get this message.

stage3-intel64-skylake-1.3-release-std-2018-12-08.tar.xz
 

(chroot) funmex / # emerge gnome
Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy ">=gnome-base/librsvg-2.32:2[vala]".
!!! One of the following packages is required to complete your request:
- gnome-base/librsvg-2.45.0::gnome-kit (Missing IUSE: vala)
(dependency required by "games-board/gnome-chess-3.30.0::gnome-kit" [ebuild])
(dependency required by "gnome-base/gnome-extra-apps-3.30.1::gnome-kit[games]" [ebuild])
(dependency required by "gnome-base/gnome-3.30.1::gnome-kit[extras]" [ebuild])
(dependency required by "gnome" [argument])
(chroot) funmex / # 
(chroot) funmex / # epro list

=== arch: ===

    arm-32bit, arm-64bit, x86-32bit, (x86-64bit*), x86-64bit-papa

=== build: ===

    (current*)

=== subarch: ===

    amd64-bulldozer, amd64-excavator, amd64-jaguar, amd64-k10
    amd64-k8, amd64-k8+sse3, amd64-piledriver, amd64-steamroller
    amd64-zen, atom_64, btver1_64, core-avx-i, core2_64, corei7
    generic_64, intel64-broadwell, intel64-haswell, intel64-ivybridge
    intel64-nehalem, intel64-sandybridge, intel64-silvermont, intel64-skylake*
    intel64-skylake-avx512, intel64-westmere, native_64, nocona
    opteron_64, xen-pentium4+sse3_64

=== flavor: ===

    core, desktop*, hardened, minimal, server, workstation

=== mix-ins: ===

    X, amazon-ec2, audio, cinnamon, console-extras, dvd, gfxcard-intel-glamor
    gnome*, gnome-3.16-fixups, hardened, kde, kde-plasma-5, lxde
    lxqt, mate, media, media-pro, mediadevice-audio-consumer, mediadevice-audio-pro
    mediadevice-base, mediadevice-video-consumer, mediadevice-video-pro
    mediaformat-audio-common, mediaformat-audio-extra, mediaformat-gfx-common
    mediaformat-gfx-extra, mediaformat-video-common, mediaformat-video-extra
    no-emul-linux-x86, no-systemd*, openvz-host, print, python3-only
    selinux, stage1, vmware-guest, wayland, xfce

(chroot) funmex / # 

Good continuation of the day for everyone.

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0
(chroot) funmex / # ego sync
Syncing meta-repo
M       kits/core-hw-kit
M       kits/core-kit
M       kits/desktop-kit
M       kits/dev-kit
M       kits/editors-kit
M       kits/games-kit
M       kits/gnome-kit
M       kits/haskell-kit
M       kits/java-kit
M       kits/kde-kit
M       kits/lang-kit
M       kits/lisp-scheme-kit
M       kits/llvm-kit
M       kits/media-kit
M       kits/ml-lang-kit
M       kits/net-kit
M       kits/nokit
M       kits/perl-kit
M       kits/python-kit
M       kits/ruby-kit
M       kits/science-kit
M       kits/security-kit
M       kits/text-kit                                                                                        
M       kits/xfce-kit                                                                                        
M       kits/xorg-kit                                                                                        
Already on '1.3-release'                                                                                     
Your branch is up to date with 'origin/1.3-release'.                                                         
HEAD is now at 71bcaea kit updates                                                                           
Skipping repository kits/core-gl-kit/                                                                        
Skipping repository kits/core-server-kit/                                                                    
Skipping repository kits/core-ui-kit/                                                                        
Skipping repository kits/python-modules-kit/                                                                 
Already up to date.                                                                                          
Syncing core-kit branch 1.3-release                                                                          
Already on '1.3-release'                                                                                     
Your branch is up to date with 'origin/1.3-release'.                                                         
HEAD is now at 55e842e updates                                                                               
Already up to date.
Syncing core-hw-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at b5ac823 updates
Already up to date.
Syncing core-ui-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 922371e updates
Already up to date.
Syncing core-server-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at aad4731 updates
Already up to date.
Syncing core-gl-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 57cd81f updates
Already up to date.
Syncing security-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 6ede243 updates
Already up to date.
Syncing xorg-kit branch 1.20-release
Already on '1.20-release'
Your branch is up to date with 'origin/1.20-release'.
HEAD is now at 19067ea FL-5871: add block on x11-proto/xcb-proto to fix upgrade from 1.2-prime xorg-kit
Already up to date.
Syncing gnome-kit branch 3.30-prime
Previous HEAD position was b5c4c06 FL-5977: correct librsvg configure uses and disable vala by default
Switched to branch '3.30-prime'
Your branch is up to date with 'origin/3.30-prime'.
HEAD is now at a26cbb7 FL-5977: enable vala USE's in librsvg
Already up to date.
Note: checking out 'b5c4c06d5be489e23dda19051a9dc52b5b41e10c'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at b5c4c06 FL-5977: correct librsvg configure uses and disable vala by default
Syncing xfce-kit branch 4.13-release
Already on '4.13-release'
Your branch is up to date with 'origin/4.13-release'.
HEAD is now at 2bba3fb updates
Already up to date.
Syncing kde-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at b1193d3 updates
Already up to date.
Syncing desktop-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 08f3476 updates
Already up to date.
Syncing media-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at cf63bed updates
Already up to date.
Syncing editors-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 58f9be3 updates
Already up to date.
Syncing net-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 25fb7eee updates
Already up to date.
Syncing text-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 4df42dc updates
Already up to date.
Syncing science-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 8623e03 updates
Already up to date.
Syncing games-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 081ce9e updates
Already up to date.
Syncing perl-kit branch 5.28-release
Already on '5.28-release'
Your branch is up to date with 'origin/5.28-release'.
HEAD is now at 163bd08 updates
Already up to date.
Syncing java-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 1075585 updates
Already up to date.
Syncing ruby-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at dbeab97 updates
Already up to date.
Syncing haskell-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 01c0a4b updates
Already up to date.
Syncing ml-lang-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at f846a12 updates
Already up to date.
Syncing lisp-scheme-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 05ab41a updates
Already up to date.
Syncing python-kit branch 3.7-release
Already on '3.7-release'
Your branch is up to date with 'origin/3.7-release'.
HEAD is now at 39e3312 updates
Already up to date.
Syncing lang-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 8150fb2 updates
Already up to date.
Syncing llvm-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at acadfd1 updates
Already up to date.
Syncing dev-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 69f3cb4 updates
Already up to date.
Syncing python-modules-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 6afa53e updates
Already up to date.
Syncing nokit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at bb761f10 updates
Already up to date.
Sync successful and kits in alignment! :)
Updating /etc/portage/repos.conf...
Updating profiles at /etc/portage/make.profile/parent...
(chroot) funmex / # emerge -DNua @world

These are the packages that would be merged, in order:

Calculating dependencies... done!

Nothing to merge; quitting.

(chroot) funmex / # emerge gnome
Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy ">=gnome-base/librsvg-2.32:2[vala]".
!!! One of the following packages is required to complete your request:
- gnome-base/librsvg-2.45.0::gnome-kit (Missing IUSE: vala)
(dependency required by "games-board/gnome-chess-3.30.0::gnome-kit" [ebuild])
(dependency required by "gnome-base/gnome-extra-apps-3.30.1::gnome-kit[games]" [ebuild])
(dependency required by "gnome-base/gnome-3.30.1::gnome-kit[extras]" [ebuild])
(dependency required by "gnome" [argument])
(chroot) funmex / # 

 

Link to comment
Share on other sites

  • 0
Done now but I still have the same mistake.
(chroot) funmex / # ego sync
Syncing meta-repo
M       kits/core-hw-kit
M       kits/core-kit
M       kits/desktop-kit
M       kits/dev-kit
M       kits/editors-kit
M       kits/games-kit
M       kits/gnome-kit
M       kits/haskell-kit
M       kits/java-kit
M       kits/kde-kit
M       kits/lang-kit
M       kits/lisp-scheme-kit
M       kits/llvm-kit
M       kits/media-kit
M       kits/ml-lang-kit
M       kits/net-kit
M       kits/nokit
M       kits/perl-kit
M       kits/python-kit
M       kits/ruby-kit
M       kits/science-kit
M       kits/security-kit
M       kits/text-kit                                                                                        
M       kits/xfce-kit                                                                                        
M       kits/xorg-kit                                                                                        
Already on '1.3-release'                                                                                     
Your branch is up to date with 'origin/1.3-release'.                                                         
HEAD is now at 71bcaea kit updates                                                                           
Skipping repository kits/core-gl-kit/                                                                        
Skipping repository kits/core-server-kit/                                                                    
Skipping repository kits/core-ui-kit/                                                                        
Skipping repository kits/python-modules-kit/                                                                 
Already up to date.                                                                                          
Syncing core-kit branch 1.3-release                                                                          
Already on '1.3-release'                                                                                     
Your branch is up to date with 'origin/1.3-release'.                                                         
HEAD is now at 55e842e updates                                                                               
Already up to date.
Syncing core-hw-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at b5ac823 updates
Already up to date.
Syncing core-ui-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 922371e updates
Already up to date.
Syncing core-server-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at aad4731 updates
Already up to date.
Syncing core-gl-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 57cd81f updates
Already up to date.
Syncing security-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 6ede243 updates
Already up to date.
Syncing xorg-kit branch 1.20-release
Already on '1.20-release'
Your branch is up to date with 'origin/1.20-release'.
HEAD is now at 19067ea FL-5871: add block on x11-proto/xcb-proto to fix upgrade from 1.2-prime xorg-kit
Already up to date.
Syncing gnome-kit branch 3.30-prime
Previous HEAD position was b5c4c06 FL-5977: correct librsvg configure uses and disable vala by default
Switched to branch '3.30-prime'
Your branch is up to date with 'origin/3.30-prime'.
HEAD is now at a26cbb7 FL-5977: enable vala USE's in librsvg
Already up to date.
Note: checking out 'b5c4c06d5be489e23dda19051a9dc52b5b41e10c'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b <new-branch-name>

HEAD is now at b5c4c06 FL-5977: correct librsvg configure uses and disable vala by default
Syncing xfce-kit branch 4.13-release
Already on '4.13-release'
Your branch is up to date with 'origin/4.13-release'.
HEAD is now at 2bba3fb updates
Already up to date.
Syncing kde-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at b1193d3 updates
Already up to date.
Syncing desktop-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 08f3476 updates
Already up to date.
Syncing media-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at cf63bed updates
Already up to date.
Syncing editors-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 58f9be3 updates
Already up to date.
Syncing net-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 25fb7eee updates
Already up to date.
Syncing text-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 4df42dc updates
Already up to date.
Syncing science-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 8623e03 updates
Already up to date.
Syncing games-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 081ce9e updates
Already up to date.
Syncing perl-kit branch 5.28-release
Already on '5.28-release'
Your branch is up to date with 'origin/5.28-release'.
HEAD is now at 163bd08 updates
Already up to date.
Syncing java-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 1075585 updates
Already up to date.
Syncing ruby-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at dbeab97 updates
Already up to date.
Syncing haskell-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 01c0a4b updates
Already up to date.
Syncing ml-lang-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at f846a12 updates
Already up to date.
Syncing lisp-scheme-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 05ab41a updates
Already up to date.
Syncing python-kit branch 3.7-release
Already on '3.7-release'
Your branch is up to date with 'origin/3.7-release'.
HEAD is now at 39e3312 updates
Already up to date.
Syncing lang-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 8150fb2 updates
Already up to date.
Syncing llvm-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at acadfd1 updates
Already up to date.
Syncing dev-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 69f3cb4 updates
Already up to date.
Syncing python-modules-kit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at 6afa53e updates
Already up to date.
Syncing nokit branch 1.3-release
Already on '1.3-release'
Your branch is up to date with 'origin/1.3-release'.
HEAD is now at bb761f10 updates
Already up to date.
Sync successful and kits in alignment! :)
Updating /etc/portage/repos.conf...
Updating profiles at /etc/portage/make.profile/parent...
(chroot) funmex / # emerge -DNua @world

These are the packages that would be merged, in order:

Calculating dependencies... done!

Nothing to merge; quitting.

(chroot) funmex / # emerge gnome
Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy ">=gnome-base/librsvg-2.32:2[vala]".
!!! One of the following packages is required to complete your request:
- gnome-base/librsvg-2.45.0::gnome-kit (Missing IUSE: vala)
(dependency required by "games-board/gnome-chess-3.30.0::gnome-kit" [ebuild])
(dependency required by "gnome-base/gnome-extra-apps-3.30.1::gnome-kit[games]" [ebuild])
(dependency required by "gnome-base/gnome-3.30.1::gnome-kit[extras]" [ebuild])
(dependency required by "gnome" [argument])
(chroot) funmex / #date
Mon Dec 10 10:43:51 CET 2018
(chroot) funmex / # 

 

Link to comment
Share on other sites

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...