Project

General

Profile

Actions

Bug #6904

closed

make -j all fails (sometimes)

Added by shyouhei (Shyouhei Urabe) over 11 years ago. Updated over 11 years ago.

Status:
Closed
Target version:
ruby -v:
bbb6b5e84e53b17c5c08072cae05aed6de6e3abe
Backport:
[ruby-dev:46067]

Description

make -jは現在まともに動いていません。

http://travis-ci.org/#!/ruby/ruby/jobs/2194633

cp: cp: cp: cannot create regular file ../../.ext/common/openssl'cannot create regular file ../../.ext/common/openssl': File exists: File existscannot create regular file `../../.ext/common/openssl': File existscp:

想像ですがGNU Makeが再帰的に動く場合の-jの挙動が理解されていないのではないかと思います(gmakeではサブディレクトリも並列で動く)。


Related issues 4 (0 open4 closed)

Related to Ruby master - Bug #7265: r37414 breaks building with BSD make and nmake.Closednobu (Nobuyoshi Nakada)11/02/2012Actions
Related to Ruby master - Bug #7260: make realclean でErrorClosed11/02/2012Actions
Related to Ruby master - Bug #7698: RubyGems 2.0 has an incompatibility about installation of extension librariesClosednobu (Nobuyoshi Nakada)01/15/2013Actions
Has duplicate Backport193 - Backport #7217: Race condition in build process?Closedusa (Usaku NAKAMURA)10/26/2012Actions
Actions #1

Updated by nobu (Nobuyoshi Nakada) over 11 years ago

  • Status changed from Assigned to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r36815.
Shyouhei, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


mkmf.rb: timestamp for directories

Actions

Also available in: Atom PDF

Like0
Like0