Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936079 - mate-*/*: More issues with dependencies in Mate-* packages (checking for mate-desktop-2.0 >= 1.27.1... no)
Summary: mate-*/*: More issues with dependencies in Mate-* packages (checking for mate...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: immolo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-15 03:02 UTC by Simon Matthews
Modified: 2024-07-15 03:06 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Matthews 2024-07-15 03:02:07 UTC
Referring to bug #935279, I see the same problem with mate-utils. There may be other packages that need fixes to dependencies. 


checking for mate-desktop-2.0 >= 1.27.1... no
configure: error: Package requirements (mate-desktop-2.0 >= 1.27.1) were not met:

Package dependency requirement 'mate-desktop-2.0 >= 1.27.1' could not be satisfied.
Package 'mate-desktop-2.0' has version '1.26.2', required version is '>= 1.27.1'

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables MATE_DESKTOP_CFLAGS
and MATE_DESKTOP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/mate-extra/mate-utils-1.28.0/work/mate-utils-1.28.0/config.log
 * ERROR: mate-extra/mate-utils-1.28.0::gentoo failed (configure phase):
 *   econf failed
 *
 * Call stack:
 *               ebuild.sh, line  136:  Called src_configure
 *             environment, line 2119:  Called mate_src_configure '--enable-zlib' '--enable-debug=minimum' '--with-x' '--disable-gdict-applet' '--enable-nls' '--disable-disk_image_mounter'
 *             environment, line 1858:  Called gnome2_src_configure '--disable-static' '--enable-zlib' '--enable-debug=minimum' '--with-x' '--disable-gdict-applet' '--enable-nls' '--disable-disk_image_mounter'
 *             environment, line 1701:  Called econf '--disable-gtk-doc' '--disable-schemas-compile' '--enable-compile-warnings=minimum' '--disable-static' '--enable-zlib' '--enable-debug=minimum' '--with-x' '--disable-gdict-applet' '--enable-nls' '--disable-disk_image_mounter'
 *        phase-helpers.sh, line  732:  Called __helpers_die 'econf failed'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *              die "$@"
 *
 * If you need support, post the output of `emerge --info '=mate-extra/mate-utils-1.28.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=mate-extra/mate-utils-1.28.0::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/mate-extra/mate-utils-1.28.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/mate-extra/mate-utils-1.28.0/temp/environment'.
 * Working directory: '/var/tmp/portage/mate-extra/mate-utils-1.28.0/work/mate-utils-1.28.


My system has the following Mate packages installed: 


Reproducible: Always

Steps to Reproduce:
1. emerge -uUD @world # On system with Mate 1.26 installed. 
2.
3.


Expected Results:  
ebuilds for the mate-* packages should not be built until the pre-requisite packages are built.