Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291366 - x11-libs/libXau-1.0.5 requires xproto
Summary: x11-libs/libXau-1.0.5 requires xproto
Status: RESOLVED DUPLICATE of bug 199856
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-31 20:15 UTC by fdupoux
Modified: 2009-11-05 08:42 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 fdupoux 2009-10-31 20:15:44 UTC
It sounds a dependency is missing in x11-libs/libXau-1.0.5.ebuild:

 * Running elibtoolize in: libXau-1.0.5
 *   Applying portage-2.2.patch ...
 *   Applying sed-1.5.6.patch ...
 *   Applying as-needed-2.2.6.patch ...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
...
...
checking pkg-config is at least version 0.9.0... 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.


Reproducible: Always
Comment 1 Rafał Mużyło 2009-10-31 22:08:56 UTC
While it may be a valid bug, at the same time I get the feeling
you got hit by 'emerge --depclean'.
Comment 2 fdupoux 2009-10-31 22:52:42 UTC
No, it was a complete rebuild so I didn't use depclean.
Comment 3 Rémi Cardona (RETIRED) gentoo-dev 2009-11-05 08:15:47 UTC
The dependency is there. Nothing for us to fix.

Thanks
Comment 4 Rémi Cardona (RETIRED) gentoo-dev 2009-11-05 08:32:39 UTC
Reopening
Comment 5 Rémi Cardona (RETIRED) gentoo-dev 2009-11-05 08:33:14 UTC
Actually, you're hitting a portage bug. In any case, nothing for us to fix, the ebuild states the dep correctly.

Thanks

*** This bug has been marked as a duplicate of bug 199856 ***