Bug 899 - 2004-07-20-trunk Solaris build fails in xc/doc/hardcopy/RX
Summary: 2004-07-20-trunk Solaris build fails in xc/doc/hardcopy/RX
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: * Other (show other bugs)
Version: git
Hardware: SPARC Solaris
: high normal
Assignee: Roland Mainz
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on: 891
Blocks:
  Show dependency treegraph
 
Reported: 2004-07-20 03:31 UTC by Roland Mainz
Modified: 2011-10-15 15:48 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
Workaround (920 bytes, patch)
2004-07-20 03:34 UTC, Roland Mainz
no flags Details | Splinter Review
Better workaround (1.06 KB, patch)
2004-07-20 03:58 UTC, Roland Mainz
no flags Details | Splinter Review
Patch for 2004-07-20-trunk (2.36 KB, patch)
2004-07-20 12:28 UTC, Roland Mainz
no flags Details | Splinter Review

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.