[Issue 13005] DMD 2.066 prep: 32-bit build fails on Windows via create_dmd_release

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jun 28 22:55:57 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=13005

--- Comment #2 from Andrew Edwards <edwards.ac at gmail.com> ---
Seems to be the same problem as that encountered in 13002. Note that this issue
did not surface for me until
https://github.com/D-Programming-Language/installer/pull/81/ was applied.
Output pasted below:

Building DMD 32-bit
Copying file
'C:\Users\vagrant\AppData\Local\Temp\create_dmd_release/dmd/src/dmd.exe' to
'C:\Users\vagrant\AppData\Local\Temp\create_dmd_release/dmd/src/dmd32.exe'.
Copying file
'C:\Users\vagrant\Documents\installer\create_dmd_release\extras/windows/dmd2/windows/bin/link.exe'
to 'C:\Users\vagrant\AppData\Local\Temp\create_dmd_release/dmd/src/link.exe'.
Building Druntime 32-bit
Building Phobos 32-bit
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
Copying file
'C:\Users\vagrant\AppData\Local\Temp\create_dmd_release/phobos/phobos.lib' to
'C:\Users\vagrant\AppData\Local\Temp\create_dmd_release/phobos/generated/windows/release/32/phobos.lib'.
Building Druntime Docs
Building Phobos Docs
std\bitmanip.d(2354): Warning: Ddoc: function declaration has no parameter
'index'
std\bitmanip.d(2354): Warning: Ddoc: parameter count mismatch
std\bitmanip.d(2958): Warning: Ddoc: parameter count mismatch
std\bitmanip.d(3314): Warning: Ddoc: parameter count mismatch
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\getopt.d(388): Warning: Ddoc: Stray '('. This may cause incorrect Ddoc
output. Use $(LPAREN) instead for unpaired left parentheses.
std\parallelism.d(1807): Warning: Ddoc: function declaration has no parameter
'source'
std\parallelism.d(1807): Warning: Ddoc: function declaration has no parameter
'bufSize'
std\parallelism.d(1807): Warning: Ddoc: function declaration has no parameter
'workUnitSize'
std\process.d(1615): Warning: Ddoc: function declaration has no parameter
'program'
std\process.d(1615): Warning: Ddoc: function declaration has no parameter
'command'
std\process.d(1615): Warning: Ddoc: parameter count mismatch
std\process.d(1953): Warning: Ddoc: function declaration has no parameter
'program'
std\process.d(1953): Warning: Ddoc: function declaration has no parameter
'command'
std\process.d(1953): Warning: Ddoc: parameter count mismatch
std\random.d(1601): Warning: Ddoc: Stray ')'. This may cause incorrect Ddoc
output. Use $(RPAREN) instead for unpaired right parentheses.
std\random.d(1601): Warning: Ddoc: Stray ')'. This may cause incorrect Ddoc
output. Use $(RPAREN) instead for unpaired right parentheses.
std\stdio.d(709): Deprecation: Read-modify-write operations are not allowed for
shared variables. Use core.atomic.atomicOp!"&="(__fhnd_info[cast(uint)fd],
~FHND_TEXT) instead.
std\string.d(1044): Warning: Ddoc: parameter count mismatch
std\string.d(1109): Warning: Ddoc: parameter count mismatch
std\string.d(1189): Warning: Ddoc: parameter count mismatch
std\string.d(1271): Warning: Ddoc: parameter count mismatch
..\druntime\src\core\thread.d(2743): Warning: Ddoc: function declaration has no
parameter 'hasMarks'
std\uni.d(2333): Warning: Ddoc: Stray ')'. This may cause incorrect Ddoc
output. Use $(RPAREN) instead for unpaired right parentheses.
std\uni.d(2333): Warning: Ddoc: Stray ')'. This may cause incorrect Ddoc
output. Use $(RPAREN) instead for unpaired right parentheses.
std\uni.d(2333): Warning: Ddoc: Stray ')'. This may cause incorrect Ddoc
output. Use $(RPAREN) instead for unpaired right parentheses.
std\net\curl.d(2450): Warning: Ddoc: function declaration has no parameter
'dlTotal'
std\net\curl.d(2450): Warning: Ddoc: function declaration has no parameter
'dlNow'
std\net\curl.d(2450): Warning: Ddoc: function declaration has no parameter
'ulTotal'
std\net\curl.d(2450): Warning: Ddoc: function declaration has no parameter
'ulNow'
std\net\curl.d(2450): Warning: Ddoc: parameter count mismatch
std\net\curl.d(3058): Warning: Ddoc: function declaration has no parameter
'dlTotal'
std\net\curl.d(3058): Warning: Ddoc: function declaration has no parameter
'dlNow'
std\net\curl.d(3058): Warning: Ddoc: function declaration has no parameter
'ulTotal'
std\net\curl.d(3058): Warning: Ddoc: function declaration has no parameter
'ulNow'
std\net\curl.d(3058): Warning: Ddoc: parameter count mismatch
std\net\curl.d(3396): Warning: Ddoc: function declaration has no parameter
'dlTotal'
std\net\curl.d(3396): Warning: Ddoc: function declaration has no parameter
'dlNow'
std\net\curl.d(3396): Warning: Ddoc: function declaration has no parameter
'ulTotal'
std\net\curl.d(3396): Warning: Ddoc: function declaration has no parameter
'ulNow'
std\net\curl.d(3396): Warning: Ddoc: parameter count mismatch
std\windows\registry.d(123): Warning: Ddoc: parameter count mismatch
std\windows\registry.d(136): Warning: Ddoc: parameter count mismatch
std\windows\registry.d(898): Warning: Ddoc: parameter count mismatch
std\windows\registry.d(973): Warning: Ddoc: parameter count mismatch
Building dlang.org
create_dmd_release: Error: Command failed (ran from dir
'C:\Users\vagrant\AppData\Local\Temp\create_dmd_release\dlang.org'): make
MODEL=32 DMD=../dmd/src/dmd RELEASE=1 LATEST=master -f win32.mak chm
DOCSRC=../dlang.org DOCDIR=../web/phobos-prerelease > NUL

--


More information about the Digitalmars-d-bugs mailing list