Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 309207 - app-office/openoffice-3.2.0 compilation failed: XTest.h not found
Summary: app-office/openoffice-3.2.0 compilation failed: XTest.h not found
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-12 23:42 UTC by Raimund
Modified: 2010-03-12 23:49 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 Raimund 2010-03-12 23:42:47 UTC
My first try to compile openoffice-3.2.0 failed as there was no /usr/include/X11/extensions/XTest.h on my system, which is required by /var/tmp/portage/app-office/openoffice-3.2.0/work/ooo/build/OOO320_m12/vcl/unx/source/app/saldisp.cxx
so after googling around I updated to x11-libs/libXtst-1.1.0 from 1.0.3.
and tried again. The build finished fine (and the old build.log got overwritten).

I can't find and XTest.h in libXtst-1.0.3:
http://cgit.freedesktop.org/xorg/lib/libXtst/tree/?id=libXtst-1.0.3
while it's here in libXtst-1.1.0:
http://cgit.freedesktop.org/xorg/lib/libXtst/tree/include/X11/extensions/XTest.h?id=libXtst-1.1.0

Hmm, as compilation takes its time (even on my quadcore), I don't like to downgrade to libXtst-1.0.3 again just to see if the error is reproduceable and to get a failing build.log... 

Reproducible: Didn't try
Comment 1 Chí-Thanh Christopher Nguyễn gentoo-dev 2010-03-12 23:49:11 UTC
This is almost certainly caused by mixing stable and unstable parts of X.org, and will cause problems in other packages besides openoffice.