Bug 245931 - parallel make bug
Summary: parallel make bug
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: emacs
Version: 7
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Chip Coldwell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2007-06-27 14:15 UTC by Chip Coldwell
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2007-09-10 18:29:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Chip Coldwell 2007-06-27 14:15:50 UTC
Description of problem:

parallel make problem: occassionally

+ /usr/bin/make -j8 -C lisp updates
make: Entering directory `/builddir/build/BUILD/emacs-22.1/lisp'
[ ... ]
Directory /builddir/build/BUILD/emacs-22.1/lisp/.
Generating autoloads for subdirs.el...
Generating autoloads for subdirs.el...done
Generating autoloads for eshell/esh-groups.el...
Generating autoloads for eshell/esh-groups.el...done
Saving file /builddir/build/BUILD/emacs-22.1/lisp/loaddefs.el...
Opening input file: no such file or directory,
/builddir/build/BUILD/emacs-22.1/lisp/loaddefs.el
make: *** [finder-data] Error 255
make: *** Waiting for unfinished jobs....
Wrote /builddir/build/BUILD/emacs-22.1/lisp/loaddefs.el

seems to be some sort of a race in building/using loaddefs.el

Version-Release number of selected component (if applicable):

22.1-1

How reproducible:

usually


Note You need to log in before you can comment on or make changes to this bug.