Bug 181010

Summary: gpm fails to build in rawhide
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: gpmAssignee: Petr Rockai <prockai>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: dcantrell
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-02-13 10:45:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 176952    

Description Jesse Keating 2006-02-11 17:06:33 UTC
Please see:
http://porkchop.redhat.com/beehive/logs/gpm-702666-x86_64-ls20-bc2-14.build.redhat.com.log

+ make
touch src/.depend # to prevent unecessary warnings
make -C src dep
make[1]: Entering directory `/usr/src/build/702667-x86_64/BUILD/gpm-1.20.1/src'
bison -y  /usr/src/build/702667-x86_64/BUILD/gpm-1.20.1/src/prog/gpm-root.y &&
mv y.tab.c prog/gpm-root.c
# make links in srcdir
make[1]: [dep] Error 1 (ignored)
# create dependencies

[...]

make[1]: *** No rule to make target `@EVDEV_SRCS@', needed by `gpm'.  Stop.
make[1]: Leaving directory `/usr/src/build/702667-x86_64/BUILD/gpm-1.20.1/src'
make: *** [do-all] Error 1
error: Bad exit status from
/usr/src/build/702667-x86_64/install-tmp/rpm-tmp.8888 (%build)

Comment 1 Petr Rockai 2006-02-13 10:45:08 UTC
Rebuilding again fixed the problem, apparently (possibly autoconf glitch?).