Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- C:\D\dmd2\src\druntime>make -fwin64.mak
- mkdir import\core\stdc
- A subdirectory or file import\core\stdc already exists.
- mkdir import\core\stdcpp
- A subdirectory or file import\core\stdcpp already exists.
- mkdir import\core\internal
- A subdirectory or file import\core\internal already exists.
- mkdir import\core\sys\darwin\mach
- A subdirectory or file import\core\sys\darwin\mach already exists.
- mkdir import\core\sys\freebsd\sys
- A subdirectory or file import\core\sys\freebsd\sys already exists.
- mkdir import\core\sys\linux\sys
- A subdirectory or file import\core\sys\linux\sys already exists.
- mkdir import\core\sys\osx\mach
- A subdirectory or file import\core\sys\osx\mach already exists.
- mkdir import\core\sys\posix\arpa
- A subdirectory or file import\core\sys\posix\arpa already exists.
- mkdir import\core\sys\posix\net
- A subdirectory or file import\core\sys\posix\net already exists.
- mkdir import\core\sys\posix\netinet
- A subdirectory or file import\core\sys\posix\netinet already exists.
- mkdir import\core\sys\posix\sys
- A subdirectory or file import\core\sys\posix\sys already exists.
- mkdir import\core\sys\solaris\sys
- A subdirectory or file import\core\sys\solaris\sys already exists.
- mkdir import\core\sys\windows
- A subdirectory or file import\core\sys\windows already exists.
- mkdir import\etc\linux
- A subdirectory or file import\etc\linux already exists.
- copy src\core\sys\darwin\sys\cdefs.d import\core\sys\darwin\sys\cdefs.d
- The system cannot find the path specified.
- 0 file(s) copied.
- copy src\core\sys\darwin\sys\event.d import\core\sys\darwin\sys\event.d
- The system cannot find the path specified.
- 0 file(s) copied.
- copy src\core\sys\darwin\sys\mman.d import\core\sys\darwin\sys\mman.d
- The system cannot find the path specified.
- 0 file(s) copied.
- copy src\core\sys\linux\sys\netinet\tcp.d import\core\sys\linux\sys\netinet\tcp.d
- The system cannot find the path specified.
- 0 file(s) copied.
- copy src\core\sys\openbsd\dlfcn.d import\core\sys\openbsd\dlfcn.d
- The system cannot find the path specified.
- 0 file(s) copied.
- copy src\core\sys\osx\sys\cdefs.d import\core\sys\osx\sys\cdefs.d
- The system cannot find the path specified.
- 0 file(s) copied.
- copy src\core\sys\osx\sys\mman.d import\core\sys\osx\sys\mman.d
- The system cannot find the path specified.
- 0 file(s) copied.
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" -c -Foerrno_c_64.obj /Z7 /I"\Program Files (x86)\Microsoft Visua
- l Studio 12.0\VC"\INCLUDE /I"\Program Files (x86)\Microsoft SDKs\Windows\v7.0A"\Include /Zl src\core\stdc\errno.c
- Microsoft (R) C/C++ Optimizing Compiler Version 18.00.40629 for x64
- Copyright (C) Microsoft Corporation. All rights reserved.
- errno.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" -c -Fomsvc_64.obj /Z7 /I"\Program Files (x86)\Microsoft Visual S
- tudio 12.0\VC"\INCLUDE /I"\Program Files (x86)\Microsoft SDKs\Windows\v7.0A"\Include /Zl src\rt\msvc.c
- Microsoft (R) C/C++ Optimizing Compiler Version 18.00.40629 for x64
- Copyright (C) Microsoft Corporation. All rights reserved.
- msvc.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" -c -Fomsvc_math_64.obj /Z7 /I"\Program Files (x86)\Microsoft Vis
- ual Studio 12.0\VC"\INCLUDE /I"\Program Files (x86)\Microsoft SDKs\Windows\v7.0A"\Include /Zl src\rt\msvc_math.c
- Microsoft (R) C/C++ Optimizing Compiler Version 18.00.40629 for x64
- Copyright (C) Microsoft Corporation. All rights reserved.
- msvc_math.c
- dmd -lib -oflib\druntime64.lib -Xfdruntime.json -m64 -conf= -O -release -dip1000 -inline -w -Isrc -Iimport src\object.d src\core\a
- tomic.d src\core\attribute.d src\core\bitop.d src\core\checkedint.d src\core\cpuid.d src\core\demangle.d src\core\exception.d
- src\core\math.d src\core\memory.d src\core\runtime.d src\core\simd.d src\core\thread.d src\core\time.d src\core\vararg.d sr
- c\core\internal\abort.d src\core\internal\convert.d src\core\internal\hash.d src\core\internal\spinlock.d src\core\internal\stri
- ng.d src\core\internal\traits.d src\core\stdc\complex.d src\core\stdc\config.d src\core\stdc\ctype.d src\core\stdc\errno.d sr
- c\core\stdc\fenv.d src\core\stdc\float_.d src\core\stdc\inttypes.d src\core\stdc\limits.d src\core\stdc\locale.d src\core\stdc\
- math.d src\core\stdc\signal.d src\core\stdc\stdarg.d src\core\stdc\stddef.d src\core\stdc\stdint.d src\core\stdc\stdio.d src\c
- ore\stdc\stdlib.d src\core\stdc\string.d src\core\stdc\time.d src\core\stdc\wchar_.d src\core\sync\barrier.d src\core\sync\con
- dition.d src\core\sync\config.d src\core\sync\exception.d src\core\sync\mutex.d src\core\sync\rwmutex.d src\core\sync\semaphore
- .d src\core\sys\freebsd\execinfo.d src\core\sys\freebsd\sys\event.d src\core\sys\linux\stdio.d src\core\sys\linux\tipc.d src\
- core\sys\linux\sys\inotify.d src\core\sys\linux\sys\mman.d src\core\sys\linux\sys\signalfd.d src\core\sys\linux\sys\socket.d src
- \core\sys\linux\sys\sysinfo.d src\core\sys\linux\sys\time.d src\core\sys\linux\sys\xattr.d src\core\sys\linux\sys\netinet\tcp.d
- src\core\sys\posix\dirent.d src\core\sys\posix\signal.d src\core\sys\posix\netdb.d src\core\sys\posix\netinet\in_.d src\core\sy
- s\posix\arpa\inet.d src\core\sys\posix\sys\ioctl.d src\core\sys\posix\sys\ipc.d src\core\sys\posix\sys\mman.d src\core\sys\posi
- x\sys\resource.d src\core\sys\posix\sys\select.d src\core\sys\posix\sys\shm.d src\core\sys\posix\sys\socket.d src\core\sys\posix
- \sys\stat.d src\core\sys\posix\sys\statvfs.d src\core\sys\posix\sys\time.d src\core\sys\posix\sys\types.d src\core\sys\posix\sys
- \uio.d src\core\sys\posix\sys\un.d src\core\sys\posix\sys\wait.d src\core\sys\posix\sys\utsname.d src\core\sys\solaris\sys\prio
- cntl.d src\core\sys\solaris\sys\types.d src\core\sys\solaris\sys\procset.d src\core\sys\windows\accctrl.d src\core\sys\windows\
- aclapi.d src\core\sys\windows\aclui.d src\core\sys\windows\basetsd.d src\core\sys\windows\basetyps.d src\core\sys\windows\cderr.
- d src\core\sys\windows\cguid.d src\core\sys\windows\com.d src\core\sys\windows\comcat.d src\core\sys\windows\commctrl.d src\cor
- e\sys\windows\commdlg.d src\core\sys\windows\core.d src\core\sys\windows\cpl.d src\core\sys\windows\cplext.d src\core\sys\window
- s\custcntl.d src\core\sys\windows\dbghelp.d src\core\sys\windows\dbghelp_types.d src\core\sys\windows\dbt.d src\core\sys\windows
- \dde.d src\core\sys\windows\ddeml.d src\core\sys\windows\dhcpcsdk.d src\core\sys\windows\dlgs.d src\core\sys\windows\dll.d src\
- core\sys\windows\docobj.d src\core\sys\windows\errorrep.d src\core\sys\windows\exdisp.d src\core\sys\windows\exdispid.d src\core
- \sys\windows\httpext.d src\core\sys\windows\idispids.d src\core\sys\windows\imagehlp.d src\core\sys\windows\imm.d src\core\sys\w
- indows\intshcut.d src\core\sys\windows\ipexport.d src\core\sys\windows\iphlpapi.d src\core\sys\windows\ipifcons.d src\core\sys\w
- indows\iprtrmib.d src\core\sys\windows\iptypes.d src\core\sys\windows\isguids.d src\core\sys\windows\lm.d src\core\sys\windows\l
- maccess.d src\core\sys\windows\lmalert.d src\core\sys\windows\lmapibuf.d src\core\sys\windows\lmat.d src\core\sys\windows\lmaudi
- t.d src\core\sys\windows\lmbrowsr.d src\core\sys\windows\lmchdev.d src\core\sys\windows\lmconfig.d src\core\sys\windows\lmcons.d
- src\core\sys\windows\lmerr.d src\core\sys\windows\lmerrlog.d src\core\sys\windows\lmmsg.d src\core\sys\windows\lmremutl.d src\
- core\sys\windows\lmrepl.d src\core\sys\windows\lmserver.d src\core\sys\windows\lmshare.d src\core\sys\windows\lmsname.d src\core
- \sys\windows\lmstats.d src\core\sys\windows\lmsvc.d src\core\sys\windows\lmuse.d src\core\sys\windows\lmuseflg.d src\core\sys\wi
- ndows\lmwksta.d src\core\sys\windows\lzexpand.d src\core\sys\windows\mapi.d src\core\sys\windows\mciavi.d src\core\sys\windows\m
- cx.d src\core\sys\windows\mgmtapi.d src\core\sys\windows\mmsystem.d src\core\sys\windows\msacm.d src\core\sys\windows\mshtml.d
- src\core\sys\windows\mswsock.d src\core\sys\windows\nb30.d src\core\sys\windows\nddeapi.d src\core\sys\windows\nspapi.d src\core
- \sys\windows\ntdef.d src\core\sys\windows\ntdll.d src\core\sys\windows\ntldap.d src\core\sys\windows\ntsecapi.d src\core\sys\win
- dows\ntsecpkg.d src\core\sys\windows\oaidl.d src\core\sys\windows\objbase.d src\core\sys\windows\objfwd.d src\core\sys\windows\o
- bjidl.d src\core\sys\windows\objsafe.d src\core\sys\windows\ocidl.d src\core\sys\windows\odbcinst.d src\core\sys\windows\ole.d
- src\core\sys\windows\ole2.d src\core\sys\windows\ole2ver.d src\core\sys\windows\oleacc.d src\core\sys\windows\oleauto.d src\core
- \sys\windows\olectl.d src\core\sys\windows\olectlid.d src\core\sys\windows\oledlg.d src\core\sys\windows\oleidl.d src\core\sys\w
- indows\pbt.d src\core\sys\windows\powrprof.d src\core\sys\windows\prsht.d src\core\sys\windows\psapi.d src\core\sys\windows\rapi
- .d src\core\sys\windows\ras.d src\core\sys\windows\rasdlg.d src\core\sys\windows\raserror.d src\core\sys\windows\rassapi.d src\
- core\sys\windows\reason.d src\core\sys\windows\regstr.d src\core\sys\windows\richedit.d src\core\sys\windows\richole.d src\core\
- sys\windows\rpc.d src\core\sys\windows\rpcdce.d src\core\sys\windows\rpcdce2.d src\core\sys\windows\rpcdcep.d src\core\sys\windo
- ws\rpcndr.d src\core\sys\windows\rpcnsi.d src\core\sys\windows\rpcnsip.d src\core\sys\windows\rpcnterr.d src\core\sys\windows\sc
- hannel.d src\core\sys\windows\secext.d src\core\sys\windows\security.d src\core\sys\windows\servprov.d src\core\sys\windows\setu
- papi.d src\core\sys\windows\shellapi.d src\core\sys\windows\shldisp.d src\core\sys\windows\shlguid.d src\core\sys\windows\shlobj
- .d src\core\sys\windows\shlwapi.d src\core\sys\windows\snmp.d src\core\sys\windows\sql.d src\core\sys\windows\sqlext.d src\core
- \sys\windows\sqltypes.d src\core\sys\windows\sqlucode.d src\core\sys\windows\sspi.d src\core\sys\windows\stacktrace.d src\core\s
- ys\windows\stat.d src\core\sys\windows\subauth.d src\core\sys\windows\threadaux.d src\core\sys\windows\tlhelp32.d src\core\sys\w
- indows\tmschema.d src\core\sys\windows\unknwn.d src\core\sys\windows\uuid.d src\core\sys\windows\vfw.d src\core\sys\windows\w32a
- pi.d src\core\sys\windows\winbase.d src\core\sys\windows\winber.d src\core\sys\windows\wincon.d src\core\sys\windows\wincrypt.d
- src\core\sys\windows\windef.d src\core\sys\windows\windows.d src\core\sys\windows\winerror.d src\core\sys\windows\wingdi.d src\
- core\sys\windows\winhttp.d src\core\sys\windows\wininet.d src\core\sys\windows\winioctl.d src\core\sys\windows\winldap.d src\cor
- e\sys\windows\winnetwk.d src\core\sys\windows\winnls.d src\core\sys\windows\winnt.d src\core\sys\windows\winperf.d src\core\sys\
- windows\winreg.d src\core\sys\windows\winsock2.d src\core\sys\windows\winspool.d src\core\sys\windows\winsvc.d src\core\sys\wind
- ows\winuser.d src\core\sys\windows\winver.d src\core\sys\windows\wtsapi32.d src\core\sys\windows\wtypes.d src\gc\bits.d src\gc
- \config.d src\gc\gcinterface.d src\gc\os.d src\gc\pooltable.d src\gc\proxy.d src\gc\impl\conservative\gc.d src\gc\impl\manual\
- gc.d src\rt\aApply.d src\rt\aApplyR.d src\rt\aaA.d src\rt\adi.d src\rt\alloca.d src\rt\arrayassign.d src\rt\arraybyte.d src
- \rt\arraycast.d src\rt\arraycat.d src\rt\arraydouble.d src\rt\arrayfloat.d src\rt\arrayint.d src\rt\arrayreal.d src\rt\arraysh
- ort.d src\rt\cast_.d src\rt\cmath2.d src\rt\config.d src\rt\cover.d src\rt\critical_.d src\rt\deh.d src\rt\deh_win32.d src\r
- t\deh_win64_posix.d src\rt\dmain2.d src\rt\dwarfeh.d src\rt\invariant.d src\rt\lifetime.d src\rt\llmath.d src\rt\memory.d src
- \rt\memset.d src\rt\minfo.d src\rt\monitor_.d src\rt\obj.d src\rt\profilegc.d src\rt\qsort.d src\rt\sections.d src\rt\section
- s_android.d src\rt\sections_elf_shared.d src\rt\sections_osx_x86.d src\rt\sections_osx_x86_64.d src\rt\sections_solaris.d src\r
- t\sections_win32.d src\rt\sections_win64.d src\rt\switch_.d src\rt\tlsgc.d src\rt\trace.d src\rt\tracegc.d src\rt\unwind.d s
- rc\rt\backtrace\dwarf.d src\rt\backtrace\elf.d src\rt\util\array.d src\rt\util\hash.d src\rt\util\random.d src\rt\util\typeinf
- o.d src\rt\util\utf.d src\rt\util\container\array.d src\rt\util\container\common.d src\rt\util\container\hashtab.d src\rt\util\
- container\treap.d src\rt\typeinfo\ti_Acdouble.d src\rt\typeinfo\ti_Acfloat.d src\rt\typeinfo\ti_Acreal.d src\rt\typeinfo\ti_Ado
- uble.d src\rt\typeinfo\ti_Afloat.d src\rt\typeinfo\ti_Ag.d src\rt\typeinfo\ti_Aint.d src\rt\typeinfo\ti_Along.d src\rt\typeinfo
- \ti_Areal.d src\rt\typeinfo\ti_Ashort.d src\rt\typeinfo\ti_byte.d src\rt\typeinfo\ti_C.d src\rt\typeinfo\ti_cdouble.d src\rt\ty
- peinfo\ti_cent.d src\rt\typeinfo\ti_cfloat.d src\rt\typeinfo\ti_char.d src\rt\typeinfo\ti_creal.d src\rt\typeinfo\ti_dchar.d sr
- c\rt\typeinfo\ti_delegate.d src\rt\typeinfo\ti_double.d src\rt\typeinfo\ti_float.d src\rt\typeinfo\ti_idouble.d src\rt\typeinfo\
- ti_ifloat.d src\rt\typeinfo\ti_int.d src\rt\typeinfo\ti_ireal.d src\rt\typeinfo\ti_long.d src\rt\typeinfo\ti_n.d src\rt\typeinf
- o\ti_ptr.d src\rt\typeinfo\ti_real.d src\rt\typeinfo\ti_short.d src\rt\typeinfo\ti_ubyte.d src\rt\typeinfo\ti_ucent.d src\rt\ty
- peinfo\ti_uint.d src\rt\typeinfo\ti_ulong.d src\rt\typeinfo\ti_ushort.d src\rt\typeinfo\ti_void.d src\rt\typeinfo\ti_wchar.d s
- rc\etc\linux\memoryerror.d errno_c_64.obj msvc_64.obj msvc_math_64.obj
- src\core\sys\windows\odbcinst.d(157): Deprecation: function core.sys.windows.odbcinst.SQLInstallTranslatorW is deprecated
- src\core\sys\windows\odbcinst.d(157): Deprecation: function core.sys.windows.odbcinst.SQLInstallTranslatorW is deprecated
- dmd -c -oflib\gcstub64.obj src\gcstub\gc.d -m64 -conf= -O -release -dip1000 -inline -w -Isrc -Iimport
- C:\D\dmd2\src\druntime>cd ..\phobos
- C:\D\dmd2\src\phobos>make -fwin64.mak
- cd etc\c\zlib
- make -f win64.mak MODEL=64 zlib64.lib "CC=\"\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl""\"" "LIB=\"\Program F
- iles (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\lib""\"" "VCDIR=\Program Files (x86)\Microsoft Visual Studio 12.0\VC"
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl adler32.c
- adler32.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl compress.c
- compress.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl crc32.c
- crc32.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl deflate.c
- deflate.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl gzclose.c
- gzclose.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl gzlib.c
- gzlib.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl gzread.c
- gzread.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl gzwrite.c
- gzwrite.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl infback.c
- infback.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl inffast.c
- inffast.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl inflate.c
- inflate.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl inftrees.c
- inftrees.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl trees.c
- trees.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl uncompr.c
- uncompr.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\cl" /c /O2 /nologo /I"\Program Files (x86)\Microsoft Visual Studio 1
- 2.0\VC\INCLUDE" /Zl zutil.c
- zutil.c
- "\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\amd64\lib" /nologo /OUT:zlib64.lib adler32.obj compress.obj crc32.obj defl
- ate.obj gzclose.obj gzlib.obj gzread.obj gzwrite.obj infback.obj inffast.obj inflate.obj inftrees.obj trees.obj uncompr.obj zutil.o
- bj
- cd ..\..\..
- dmd -lib -ofphobos64.lib -Xfphobos.json -conf= -m64 -O -release -w -dip25 -I..\druntime\import std\stdio.d std\stdiobase.d std\str
- ing.d std\format.d std\file.d std\array.d std\functional.d std\path.d std\outbuffer.d std\utf.d std\csv.d std\complex.d st
- d\numeric.d std\bigint.d std\math.d std\uni.d std\base64.d std\ascii.d std\demangle.d std\uri.d std\mmfile.d std\getopt.d
- std\signals.d std\meta.d std\typetuple.d std\traits.d std\encoding.d std\xml.d std\random.d std\exception.d std\compiler.d
- std\system.d std\concurrency.d std\concurrencybase.d std\datetime.d std\bitmanip.d std\typecons.d std\uuid.d std\variant.d s
- td\zlib.d std\socket.d std\conv.d std\zip.d std\stdint.d std\json.d std\parallelism.d std\mathspecial.d std\process.d std\a
- lgorithm\package.d std\algorithm\comparison.d std\algorithm\iteration.d std\algorithm\mutation.d std\algorithm\searching.d std\
- algorithm\setops.d std\algorithm\sorting.d std\algorithm\internal.d std\container\array.d std\container\binaryheap.d std\contai
- ner\dlist.d std\container\rbtree.d std\container\slist.d std\container\util.d std\container\package.d std\digest\crc.d std\dig
- est\sha.d std\digest\md.d std\digest\ripemd.d std\digest\digest.d std\digest\hmac.d std\digest\murmurhash.d std\net\isemail.d
- std\net\curl.d std\range\package.d std\range\primitives.d std\range\interfaces.d std\regex\internal\ir.d std\regex\package.d
- std\regex\internal\parser.d std\regex\internal\tests.d std\regex\internal\backtracking.d std\regex\internal\thompson.d std\regex
- \internal\kickstart.d std\regex\internal\generator.d std\c\process.d std\c\stdlib.d std\c\time.d std\c\stdio.d std\c\math.d s
- td\c\stdarg.d std\c\stddef.d std\c\fenv.d std\c\string.d std\c\locale.d std\c\wcharh.d std\windows\registry.d std\windows\iun
- known.d std\windows\syserror.d std\windows\charset.d std\c\windows\windows.d std\c\windows\com.d std\c\windows\winsock.d std\c
- \windows\stat.d std\internal\cstring.d std\internal\encodinginit.d std\internal\processinit.d std\internal\unicode_tables.d std
- \internal\unicode_comp.d std\internal\unicode_decomp.d std\internal\unicode_grapheme.d std\internal\unicode_norm.d std\internal\
- scopebuffer.d std\internal\test\dummyrange.d std\internal\digest\sha_SSSE3.d std\internal\math\biguintcore.d std\internal\math\b
- iguintnoasm.d std\internal\math\biguintx86.d std\internal\math\gammafunction.d std\internal\math\errorfunction.d std\internal\wi
- ndows\advapi32.d std\experimental\checkedint.d std\experimental\typecons.d std\experimental\allocator\common.d std\experimental\a
- llocator\gc_allocator.d std\experimental\allocator\mallocator.d std\experimental\allocator\mmap_allocator.d std\experimental\allo
- cator\showcase.d std\experimental\allocator\typed.d std\experimental\allocator\package.d std\experimental\allocator\building_bloc
- ks\affix_allocator.d std\experimental\allocator\building_blocks\allocator_list.d std\experimental\allocator\building_blocks\bitmap
- ped_block.d std\experimental\allocator\building_blocks\bucketizer.d std\experimental\allocator\building_blocks\fallback_allocator.
- d std\experimental\allocator\building_blocks\free_list.d std\experimental\allocator\building_blocks\free_tree.d std\experimental\
- allocator\building_blocks\kernighan_ritchie.d std\experimental\allocator\building_blocks\null_allocator.d std\experimental\allocat
- or\building_blocks\quantizer.d std\experimental\allocator\building_blocks\region.d std\experimental\allocator\building_blocks\scop
- ed_allocator.d std\experimental\allocator\building_blocks\segregator.d std\experimental\allocator\building_blocks\stats_collector.
- d std\experimental\allocator\building_blocks\package.d std\experimental\logger\core.d std\experimental\logger\filelogger.d std\e
- xperimental\logger\multilogger.d std\experimental\logger\nulllogger.d std\experimental\logger\package.d etc\c\zlib.d etc\c\cur
- l.d etc\c\sqlite3.d etc\c\odbc\sql.d etc\c\odbc\sqlext.d etc\c\odbc\sqltypes.d etc\c\odbc\sqlucode.d etc\c\zlib\zlib64.lib ..\
- druntime\lib\druntime64.lib
- std\windows\registry.d(47): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.enc
- ode instead.
- std\windows\registry.d(47): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.enc
- ode instead.
- std\windows\registry.d(47): Deprecation: function std.utf.toUTF16 is deprecated - To be removed November 2017. Please use std.utf.en
- code instead.
- std\windows\registry.d(47): Deprecation: function std.utf.toUTF16 is deprecated - To be removed November 2017. Please use std.utf.en
- code instead.
- std\file.d(2962): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(2962): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(2638): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(2638): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(4278): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(4278): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\datetime.d(30496): Deprecation: function std.utf.toUTF16 is deprecated - To be removed November 2017. Please use std.utf.encode
- instead.
- std\datetime.d(30496): Deprecation: function std.utf.toUTF16 is deprecated - To be removed November 2017. Please use std.utf.encode
- instead.
- std\windows\charset.d(117): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.enc
- ode instead.
- C:\D\dmd2\src\phobos>make -fwin64.mak unittest
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest1.obj std\stdio.d std\stdiobase.d std\string.d std\f
- ormat.d std\file.d
- std\file.d(2962): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(2962): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(2638): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(2638): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(4278): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- std\file.d(4278): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instea
- d.
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest2.obj std\range\package.d std\range\primitives.d std\
- range\interfaces.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest2a.obj std\array.d std\functional.d std\path.d std\o
- utbuffer.d std\utf.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest3.obj std\csv.d std\complex.d std\numeric.d std\bigi
- nt.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest3a.obj std\math.d
- test disabled on x86_64, see bug 5628
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest3b.obj std\uni.d std\base64.d std\ascii.d std\demang
- le.d std\uri.d std\mmfile.d std\getopt.d
- std\uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead.
- std\uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead.
- std\uri.d(323): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.encode instead.
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest3c.obj std\signals.d std\meta.d std\typetuple.d std\
- traits.d std\encoding.d std\xml.d std\random.d std\exception.d std\compiler.d std\system.d std\concurrency.d std\concurrency
- base.d
- std\traits.d-mixin-7672(7672): Deprecation: std.internal.test.uda.HasPrivateMembers.c is not visible from module traits
- std\traits.d-mixin-7672(7672): Deprecation: std.internal.test.uda.HasPrivateMembers.d is not visible from module traits
- std\traits.d-mixin-7664(7664): Deprecation: std.internal.test.uda.HasPrivateMembers.c is not visible from module traits
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest3d.obj std\datetime.d std\bitmanip.d std\typecons.d
- std\datetime.d(30496): Deprecation: function std.utf.toUTF16 is deprecated - To be removed November 2017. Please use std.utf.encode
- instead.
- std\datetime.d(30496): Deprecation: function std.utf.toUTF16 is deprecated - To be removed November 2017. Please use std.utf.encode
- instead.
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest4.obj std\uuid.d std\digest\crc.d std\digest\sha.d st
- d\digest\md.d std\digest\ripemd.d std\digest\digest.d std\digest\hmac.d std\digest\murmurhash.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest5a.obj std\algorithm\package.d std\algorithm\compariso
- n.d std\algorithm\iteration.d std\algorithm\mutation.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest5b.obj std\algorithm\searching.d std\algorithm\setops.
- d std\algorithm\sorting.d std\algorithm\internal.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest6a.obj std\variant.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest6c.obj std\zlib.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest6e.obj std\socket.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest6g.obj std\container\array.d std\container\binaryheap.
- d std\container\dlist.d std\container\rbtree.d std\container\slist.d std\container\util.d std\container\package.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest6h.obj std\conv.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest6i.obj std\zip.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest7.obj std\stdint.d std\json.d std\parallelism.d std\
- mathspecial.d std\process.d std\experimental\logger\core.d std\experimental\logger\filelogger.d std\experimental\logger\multilogg
- er.d std\experimental\logger\nulllogger.d std\experimental\logger\package.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest8a.obj std\regex\internal\ir.d std\regex\package.d st
- d\regex\internal\parser.d std\regex\internal\tests.d std\regex\internal\backtracking.d std\regex\internal\thompson.d std\regex\i
- nternal\kickstart.d std\regex\internal\generator.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest8b.obj std\net\isemail.d std\net\curl.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest8c.obj std\c\process.d std\c\stdlib.d std\c\time.d s
- td\c\stdio.d std\c\math.d std\c\stdarg.d std\c\stddef.d std\c\fenv.d std\c\string.d std\c\locale.d std\c\wcharh.d std\windows
- \registry.d std\windows\iunknown.d std\windows\syserror.d std\windows\charset.d std\c\windows\windows.d std\c\windows\com.d std
- \c\windows\winsock.d std\c\windows\stat.d
- std\windows\registry.d(47): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.enc
- ode instead.
- std\windows\registry.d(47): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.enc
- ode instead.
- std\windows\registry.d(47): Deprecation: function std.utf.toUTF16 is deprecated - To be removed November 2017. Please use std.utf.en
- code instead.
- std\windows\registry.d(47): Deprecation: function std.utf.toUTF16 is deprecated - To be removed November 2017. Please use std.utf.en
- code instead.
- std\windows\charset.d(117): Deprecation: function std.utf.toUTF8 is deprecated - To be removed November 2017. Please use std.utf.enc
- ode instead.
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest8d.obj std\internal\cstring.d std\internal\encodingini
- t.d std\internal\processinit.d std\internal\unicode_tables.d std\internal\unicode_comp.d std\internal\unicode_decomp.d std\inte
- rnal\unicode_grapheme.d std\internal\unicode_norm.d std\internal\scopebuffer.d std\internal\test\dummyrange.d std\internal\digest
- \sha_SSSE3.d std\internal\math\biguintcore.d std\internal\math\biguintnoasm.d std\internal\math\biguintx86.d std\internal\math\ga
- mmafunction.d std\internal\math\errorfunction.d std\internal\windows\advapi32.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest8e.obj etc\c\zlib.d etc\c\curl.d etc\c\sqlite3.d et
- c\c\odbc\sql.d etc\c\odbc\sqlext.d etc\c\odbc\sqltypes.d etc\c\odbc\sqlucode.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest8f.obj std\experimental\checkedint.d std\experimental\t
- ypecons.d
- Could not locate matching function for: FuncInfo!("foo", void())
- Could not locate matching function for: FuncInfo!("bar", void())
- Could not locate matching function for: FuncInfo!("foo", void())
- Could not locate matching function for: FuncInfo!("refresh", int())
- Could not locate matching function for: FuncInfo!("refresh", int())
- Could not locate matching function for: FuncInfo!("refresh", int())
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -c -unittest -ofunittest9.obj std\experimental\allocator\common.d std\experime
- ntal\allocator\gc_allocator.d std\experimental\allocator\mallocator.d std\experimental\allocator\mmap_allocator.d std\experimenta
- l\allocator\showcase.d std\experimental\allocator\typed.d std\experimental\allocator\package.d std\experimental\allocator\buildin
- g_blocks\affix_allocator.d std\experimental\allocator\building_blocks\allocator_list.d std\experimental\allocator\building_blocks\
- bitmapped_block.d std\experimental\allocator\building_blocks\bucketizer.d std\experimental\allocator\building_blocks\fallback_allo
- cator.d std\experimental\allocator\building_blocks\free_list.d std\experimental\allocator\building_blocks\free_tree.d std\experim
- ental\allocator\building_blocks\kernighan_ritchie.d std\experimental\allocator\building_blocks\null_allocator.d std\experimental\a
- llocator\building_blocks\quantizer.d std\experimental\allocator\building_blocks\region.d std\experimental\allocator\building_block
- s\scoped_allocator.d std\experimental\allocator\building_blocks\segregator.d std\experimental\allocator\building_blocks\stats_coll
- ector.d std\experimental\allocator\building_blocks\package.d
- dmd -conf= -g -m64 -O -w -dip25 -I..\druntime\import -L/OPT:NOICF -unittest unittest.d unittest1.obj unittest2.obj unittest2a.obj
- unittest3.obj unittest3a.obj unittest3b.obj unittest3c.obj unittest3d.obj unittest4.obj unittest5a.obj unittest5b.obj unitt
- est6a.obj unittest6c.obj unittest6e.obj unittest6g.obj unittest6h.obj unittest6i.obj unittest7.obj unittest8a.obj unittest8b
- .obj unittest8c.obj unittest8d.obj unittest8e.obj unittest8f.obj unittest9.obj etc\c\zlib\zlib64.lib ..\druntime\lib\druntime6
- 4.lib
- .\unittest.exe
- std.net.curl.CurlException@std\net\curl.d(4157): Failed to load curl, tried "libcurl.dll", "curl.dll".
- ----------------
- 0x00007FF6A9254EDB in std.exception.bailOut!(std.net.curl.CurlException).bailOut at C:\D\dmd2\src\phobos\std\exception.d(431)
- 0x00007FF6A9254DFC in std.exception.enforce!(std.net.curl.CurlException, bool).enforce at C:\D\dmd2\src\phobos\std\exception.d(389)
- 0x00007FF6A926BF52 in std.net.curl.CurlAPI.loadAPI at C:\D\dmd2\src\phobos\std\net\curl.d(4163)
- 0x00007FF6A926BE3D in std.net.curl.CurlAPI.instance.__dgliteral1 at C:\D\dmd2\src\phobos\std\net\curl.d(4104)
- 0x00007FF6A92AC113 in std.concurrency.initOnce!(_handle).initOnce.__dgliteral2 at C:\D\dmd2\src\phobos\std\concurrency.d(2544)
- 0x00007FF6A92AC18C in std.concurrency.initOnce!(_handle).initOnce at C:\D\dmd2\src\phobos\std\concurrency.d(2612)
- 0x00007FF6A92AC0E7 in std.concurrency.initOnce!(_handle).initOnce at C:\D\dmd2\src\phobos\std\concurrency.d(2545)
- 0x00007FF6A926BE14 in std.net.curl.CurlAPI.instance at C:\D\dmd2\src\phobos\std\net\curl.d(4105)
- 0x00007FF6A926C8AD in std.net.curl.Curl.curl at C:\D\dmd2\src\phobos\std\net\curl.d(4213)
- 0x00007FF6A926C95B in std.net.curl.Curl.initialize at C:\D\dmd2\src\phobos\std\net\curl.d(4236)
- 0x00007FF6A9263044 in std.net.curl.HTTP.initialize at C:\D\dmd2\src\phobos\std\net\curl.d(2544)
- 0x00007FF6A9262C18 in std.net.curl.HTTP.opCall at C:\D\dmd2\src\phobos\std\net\curl.d(2516)
- 0x00007FF6A928506E in std.net.curl.download!(std.net.curl.AutoProtocol).download at C:\D\dmd2\src\phobos\std\net\curl.d(416)
- 0x00007FF6A925BF5C in std.net.curl.__unittestL420_12 at C:\D\dmd2\src\phobos\std\net\curl.d(433)
- 0x00007FF6A92B086D in void std.net.curl.__modtest()
- 0x00007FF6A9443ACB in scope int core.runtime.runModuleUnitTests().__foreachbody1(scope object.ModuleInfo*)
- 0x00007FF6A94434C3 in scope int object.ModuleInfo.opApply(scope int delegate(object.ModuleInfo*)).__lambda2(immutable(object.ModuleI
- nfo*))
- 0x00007FF6A944CF3F in scope int rt.minfo.moduleinfos_apply(scope int delegate(immutable(object.ModuleInfo*))).__foreachbody2(ref rt.
- sections_win64.SectionGroup)
- 0x00007FF6A944CEBF in int rt.minfo.moduleinfos_apply(scope int delegate(immutable(object.ModuleInfo*)))
- 0x00007FF6A94434A7 in int object.ModuleInfo.opApply(scope int delegate(object.ModuleInfo*))
- 0x00007FF6A9443A65 in runModuleUnitTests
- 0x00007FF6A943690D in scope void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll()
- 0x00007FF6A943689F in scope void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate(
- ))
- 0x00007FF6A94367D9 in d_run_main
- 0x00007FF6A77D5894 in __entrypoint.main
- 0x00007FF6A94C484C in __tmainCRTStartup at f:\dd\vctools\crt\crtw32\startup\crt0.c(255)
- 0x00007FFD363B13D2 in BaseThreadInitThunk
- 0x00007FFD386B54E4 in RtlUserThreadStart
- std.file.FileException@std\file.d(814): C:\Users\cjoan\AppData\Local\Temp\2\deleteme.dmd.unittest.pid82260: The system cannot find t
- he file specified.
- ----------------
- 0x00007FF6A7B85585 in std.file.cenforce!int.cenforce at C:\D\dmd2\src\phobos\std\file.d(245)
- 0x00007FF6A7B36B95 in std.file.removeImpl at C:\D\dmd2\src\phobos\std\file.d(829)
- 0x00007FF6A7B427EF in std.file.remove!string.remove at C:\D\dmd2\src\phobos\std\file.d(793)
- 0x00007FF6A925C00B in std.net.curl.__unittestL420_12 at C:\D\dmd2\src\phobos\std\net\curl.d(435)
- 0x00007FF6A92B086D in void std.net.curl.__modtest()
- 0x00007FF6A9443ACB in scope int core.runtime.runModuleUnitTests().__foreachbody1(scope object.ModuleInfo*)
- 0x00007FF6A94434C3 in scope int object.ModuleInfo.opApply(scope int delegate(object.ModuleInfo*)).__lambda2(immutable(object.ModuleI
- nfo*))
- 0x00007FF6A944CF3F in scope int rt.minfo.moduleinfos_apply(scope int delegate(immutable(object.ModuleInfo*))).__foreachbody2(ref rt.
- sections_win64.SectionGroup)
- 0x00007FF6A944CEBF in int rt.minfo.moduleinfos_apply(scope int delegate(immutable(object.ModuleInfo*)))
- 0x00007FF6A94434A7 in int object.ModuleInfo.opApply(scope int delegate(object.ModuleInfo*))
- 0x00007FF6A9443A65 in runModuleUnitTests
- 0x00007FF6A943690D in scope void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll()
- 0x00007FF6A943689F in scope void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate(
- ))
- 0x00007FF6A94367D9 in d_run_main
- 0x00007FF6A77D5894 in __entrypoint.main
- 0x00007FF6A94C484C in __tmainCRTStartup at f:\dd\vctools\crt\crtw32\startup\crt0.c(255)
- 0x00007FFD363B13D2 in BaseThreadInitThunk
- 0x00007FFD386B54E4 in RtlUserThreadStart
Add Comment
Please, Sign In to add comment