Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 463716 - x11-libs/libXau-1.0.7 missing x11-misc/util-macros as dependency
Summary: x11-libs/libXau-1.0.7 missing x11-misc/util-macros as dependency
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-29 11:15 UTC by LABBE Corentin
Modified: 2013-03-31 17:19 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 LABBE Corentin 2013-03-29 11:15:24 UTC
Emerging x11-libs/libXau-1.0.7 fail because the xorg-macros provided by x11-misc/util-macros is not present.

Package xorg-macros was not found in the pkg-config search path.
Perhaps you should add the directory containing `xorg-macros.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xorg-macros' found
checking whether ln -s works... yes
checking for XAU... configure: error: Package requirements (xproto) were not met:

No package 'xproto' found

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

Alternatively, you may set the environment variables XAU_CFLAGS
and XAU_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-libs/libXau-1.0.7/work/libXau-1.0.7_build/config.log


Reproducible: Always

Actual Results:  
Emerging x11-libs/libXau-1.0.7 fail

Expected Results:  
Emerging x11-libs/libXau-1.0.7 success

x11-misc/util-macros must be added to DEPEND.
Comment 1 Mike Gilbert gentoo-dev 2013-03-31 17:19:40 UTC
It already has that dependency.

floppym@naomi ~ % portageq metadata / ebuild x11-libs/libXau-1.0.7 DEPEND
x11-proto/xproto || ( >=sys-devel/automake-1.11.1:1.11 >=sys-devel/automake-1.12:1.12 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.17 >=media-fonts/font-util-1.2.0 ) virtual/pkgconfig

Please attach your build.log, config.log, emerge --info and reopen this bug if you still have trouble.