Bug 7137 – Fresh git clone fails to build

Status
RESOLVED
Resolution
WORKSFORME
Severity
normal
Priority
P2
Component
tools
Product
D
Version
D2
Platform
x86_64
OS
Mac OS X
Creation time
2011-12-19T11:54:06Z
Last change time
2020-03-21T03:56:38Z
Assigned to
No Owner
Creator
SyntaxColoring

Comments

Comment #0 by SyntaxColoring — 2011-12-19T11:54:06Z
From git commit 09cde86ef79908cfd0ddacf0d45dd1892b387e3a on OS X 10.6.8: make -f posix.mak dmd -m32 -c -d -o- -Isrc -Iimport -Hfimport/core/atomic.di src/core/atomic.d dmd -m32 -c -d -o- -Isrc -Iimport -Hfimport/core/bitop.di src/core/bitop.d dmd -m32 -c -d -o- -Isrc -Iimport -Hfimport/core/cpuid.di src/core/cpuid.d dmd -m32 -c -d -o- -Isrc -Iimport -Hfimport/core/demangle.di src/core/demangle.d make: *** [import/core/demangle.di] Bus error make: *** Deleting file `import/core/demangle.di'
Comment #1 by bugzilla — 2012-01-21T01:15:25Z
I cannot reproduce this.