Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 450396 - x11-base/xorg-server-1.13.1.901 should DEPEND on >=x11-proto/resourceproto-1.2.0
Summary: x11-base/xorg-server-1.13.1.901 should DEPEND on >=x11-proto/resourceproto-1.2.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-05 14:39 UTC by Martin Mokrejš
Modified: 2014-07-08 03:24 UTC (History)
1 user (show)

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 Martin Mokrejš 2013-01-05 14:39:05 UTC
configure died with:

checking for XSERVERCFLAGS... no
configure: error: Package requirements (fixesproto >= 5.0 damageproto >= 1.1 xcmiscproto >= 1.2.0 xtrans >= 1.2.2 bigreqsproto >= 1.1.0 xproto >= 7.0.22 randrproto >= 1.4.0 renderproto >= 0.11 xextproto >= 7.1.99 inputproto >= 2.1.99.6 kbproto >= 1.0.3 fontsproto pixman-1 >= 0.21.8 videoproto compositeproto >= 0.4 recordproto >= 1.13.99.1 scrnsaverproto >= 1.1 resourceproto >= 1.2.0 xf86driproto >= 2.1.0 glproto >= 1.4.16 dri >= 7.8.0 xineramaproto xkbfile  pixman-1 >= 0.21.8 xfont >= 1.4.2 xau xdmcp) were not met:

Requested 'resourceproto >= 1.2.0' but version of ResourceProto is 1.1.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 XSERVERCFLAGS_CFLAGS
and XSERVERCFLAGS_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/x11-base/xorg-server-1.13.1.901/work/xorg-server-1.13.1.901_build/config.log
 * ERROR: x11-base/xorg-server-1.13.1.901 failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *          ebuild.sh, line   93:  Called src_configure
 *        environment, line 3739:  Called xorg-2_src_configure
 *        environment, line 4626:  Called autotools-utils_src_configure
 *        environment, line  877:  Called econf '--docdir=/usr/share/doc/xorg-server-1.13.1.901' '--enable-shared' '--disable-static' '--enable-ipv6' '--disable-dmx' '--disable-kdrive' '--disable-kdrive-kbd' '--disable-kdrive-mouse' '--disable-kdrive-evdev' '--enable-install-setuid' '--disable-tslib' '--enable-record' '--enable-xfree86-utils' '--enable-install-libxf86config' '--enable-dri' '--enable-dri2' '--enable-glx' '--disable-xnest' '--enable-xorg' '--disable-xvfb' '--enable-glx-tls' '--enable-config-udev' '--without-doxygen' '--without-xmlto' '--enable-libdrm' '--sysconfdir=/etc/X11' '--localstatedir=/var' '--with-fontrootdir=/usr/share/fonts' '--with-xkb-output=/var/lib/xkb' '--disable-config-hal' '--without-dtrace' '--without-fop' '--with-os-vendor=Gentoo'
 *   phase-helpers.sh, line  505:  Called die
 * The specific snippet of code:
 *                      die "econf failed"
 * 
 * If you need support, post the output of `emerge --info '=x11-base/xorg-server-1.13.1.901'`,


Indeed, I have x11-proto/resourceproto-1.1.1 installed. Fix the ebuild.
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2013-01-07 09:42:16 UTC
Thanks for the report, the dependency is now updated.

However, considering that resourceproto-1.1.1 is gone from the portage tree for over a year, you should consider adding --update --deep options to emerge occasionally.
Comment 2 Naohiro Aota gentoo-dev 2014-07-08 03:24:47 UTC
*** Bug 516296 has been marked as a duplicate of this bug. ***