Bug 899

Summary: 2004-07-20-trunk Solaris build fails in xc/doc/hardcopy/RX
Product: xorg Reporter: Roland Mainz <roland.mainz>
Component: * OtherAssignee: Roland Mainz <roland.mainz>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: eich, stuart.kreitman, xorg-team
Version: git   
Hardware: SPARC   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:
Bug Depends on: 891    
Bug Blocks:    
Attachments:
Description Flags
Workaround
none
Better workaround
none
Patch for 2004-07-20-trunk none

Description Roland Mainz 2004-07-20 03:31:04 UTC
2004-07-20-trunk Solaris build fails in xc/doc/hardcopy/RX/ like this:
-- snip --
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in doc/hardcopy...
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS make.log
MakeOut   "#"*
cleaning in doc/hardcopy/RX...
make: Fatal error in reader: Makefile, line 992: Unexpected command seen
Current working directory /shared/bigtmp/xorg/work_001/xc/doc/hardcopy/RX
*** Error code 1
make: Fatal error: Command failed for target `clean'
Current working directory /shared/bigtmp/xorg/work_001/xc/doc/hardcopy
*** Error code 1
make: Fatal error: Command failed for target `clean'
Current working directory /shared/bigtmp/xorg/work_001/xc/doc
*** Error code 1
make: Fatal error: Command failed for target `clean'
Current working directory /shared/bigtmp/xorg/work_001/xc
*** Error code 1
make: Fatal error: Command failed for target `World'
-- snip --

This is a regression from bug 891 ("Some hardcopy docs never get installed") ...
Comment 1 Roland Mainz 2004-07-20 03:31:54 UTC
My fault, taking bug... ;-/
Comment 2 Roland Mainz 2004-07-20 03:34:21 UTC
Created attachment 498 [details] [review]
Workaround

I still do not understand why |RemoveOldFile| causes this problem...
investigating...
Comment 3 Roland Mainz 2004-07-20 03:58:02 UTC
Created attachment 499 [details] [review]
Better workaround

The new workaround doesn't change/remove functionality... but I still have zero
clue where the extra newline comes from which causes the problem.
Comment 4 Roland Mainz 2004-07-20 12:23:25 UTC
I'll provide a workaround for now and tomorrow Egbert and I try to find the root
of this problem...
Comment 5 Roland Mainz 2004-07-20 12:28:32 UTC
Created attachment 503 [details] [review]
Patch for 2004-07-20-trunk
Comment 6 Roland Mainz 2004-07-20 12:33:05 UTC
Patch checked-in...

/cvs/xorg/xc/ChangeLog,v  <--  ChangeLog
new revision: 1.104; previous revision: 1.103
/cvs/xorg/xc/config/cf/X11.tmpl,v  <--  X11.tmpl
new revision: 1.17; previous revision: 1.16
/cvs/xorg/xc/doc/man/misc/Imakefile,v  <--  Imakefile
new revision: 1.3; previous revision: 1.2

... marking bug as FIXED (for now).

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.