Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 182953 - x11-misc/xautolock needs x11-proto/scrnsaverproto as build dependency
Summary: x11-misc/xautolock needs x11-proto/scrnsaverproto as build dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-23 07:31 UTC by David Tardon
Modified: 2007-06-24 18:03 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 David Tardon 2007-06-23 07:31:54 UTC
See summary.

Reproducible: Always

Steps to Reproduce:
1. emerge -C x11-proto/scrnsaverproto
2. emerge x11-misc/xautolock

Actual Results:  
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing    -Iinclude  -I/usr/include    -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L                            -D_POSIX_SOURCE -D_XOPEN_SOURCE                          -D_BSD_SOURCE -D_SVID_SOURCE                                 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64                                   -DFUNCPROTO=15 -DNARROWPROTO     -DHasVFork             -DHasScreenSaver  -c src/diy.c -o src/diy.o
In file included from include/diy.h:25,
                 from src/diy.c:30:
include/config.h:66:38: error: X11/extensions/scrnsaver.h: No such file or directory
make: *** [src/diy.o] Error 1

!!! ERROR: x11-misc/xautolock-2.1-r1 failed.
Call stack:
  ebuild.sh, line 1615:   Called dyn_compile
  ebuild.sh, line 972:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  xautolock-2.1-r1.ebuild, line 24:   Called die

Expected Results:  
Successful build.
Comment 1 Samuli Suominen (RETIRED) gentoo-dev 2007-06-24 18:03:01 UTC
Fixed, thanks!