Bug 245931

Summary: parallel make bug
Product: [Fedora] Fedora Reporter: Chip Coldwell <coldwell>
Component: emacsAssignee: Chip Coldwell <coldwell>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 7   
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: 2007-09-10 18:29:49 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:

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