Bug 180710

Summary: devhelp fails to build in rawhide.
Product: [Fedora] Fedora Reporter: Jesse Keating <jkeating>
Component: devhelpAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED RAWHIDE QA Contact:
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-23 00:13:42 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-09 20:27:14 UTC
Please see:
http://porkchop.redhat.com/beehive/logs/devhelp-699425-ia64-boris.devel.redhat.com.log

make[2]: Entering directory `/usr/src/build/699502-ia64/BUILD/devhelp-0.11'
LC_ALL=C ./intltool-merge -d -u -c ./po/.intltool-merge-cache ./po
devhelp.desktop.in devhelp.desktop
LC_ALL=C ./intltool-merge -k -u -c ./po/.intltool-merge-cache ./po
devhelp.keys.in devhelp.keys
LC_ALL=C ./intltool-merge -s -u -c ./po/.intltool-merge-cache ./po
devhelp.schemas.in devhelp.schemas
Possible unintended interpolation of @INTLTOOL_LIBDIR in string at
./intltool-merge line 260.
Possible unintended interpolation of @INTLTOOL_LIBDIR in string at
./intltool-merge line 260.
Possible unintended interpolation of @INTLTOOL_LIBDIR in string at
./intltool-merge line 260.
Global symbol "@INTLTOOL_LIBDIR" requires explicit package name at
./intltool-merge line 260.
Execution of ./intltool-merge aborted due to compilation errors.
make[2]: *** [devhelp.keys] Error 255
make[2]: *** Waiting for unfinished jobs....
Global symbol "@INTLTOOL_LIBDIR" requires explicit package name at
./intltool-merge line 260.
Execution of ./intltool-merge aborted due to compilation errors.
Global symbol "@INTLTOOL_LIBDIR" requires explicit package name at
./intltool-merge line 260.
Execution of ./intltool-merge aborted due to compilation errors.
make[2]: *** [devhelp.schemas] Error 255
make[2]: *** [devhelp.desktop] Error 255
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/build/699502-ia64/BUILD/devhelp-0.11'
make: *** [all] Error 2
error: Bad exit status from /usr/src/build/699502-ia64/install-tmp/rpm-tmp.82923
(%build)

Comment 1 Dave Malcolm 2006-02-10 21:14:47 UTC
Do we need to rerun intltoolize to avoid incompatibilities between tarball copy
of intltool-merge.in and intltool.m4 in intltool package (@EXPANDED_LIBDIR@ was
renamed to @INTLTOOL_LIBDIR@ in intltool)?  something like this occurred for
both evo and e-d-s in the past