Skip to content

Instantly share code, notes, and snippets.

@hernanmd
Created November 21, 2018 15:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hernanmd/f8ae1be9d1a9167a61143030a47c9a4b to your computer and use it in GitHub Desktop.
Save hernanmd/f8ae1be9d1a9167a61143030a47c9a4b to your computer and use it in GitHub Desktop.
Pharo VM build : MSYS2 MinGW w64 LOGD output
This file has been truncated, but you can view the full file.
../common/Makefile:242: warning: overriding recipe for target 'build/vm'
../common/Makefile.lib.extra:30: warning: ignoring old recipe for target 'build/vm'
make -f Makefile ../common/Makefile plugins.ext plugins.int ../common/Makefile.lib.extra ../common/Makefile.tools ../common/Makefile.rules ../third-party/Makefile.pkgconfig ../../third-party/pkgconfig.spec.win ../third-party/Makefile.freetype2 ../../third-party/freetype2.spec.win64 ../third-party/Makefile.openssl ../../third-party/openssl.spec ../third-party/Makefile.libssh2 ../../third-party/libssh2.spec ../third-party/Makefile.libgit2 ../../third-party/libgit2.spec ../third-party/Makefile.libsdl2 ../../third-party/libsdl2.spec ../third-party/Makefile.zlib ../../third-party/zlib.spec ../third-party/Makefile.pixman ../../third-party/pixman.spec ../third-party/Makefile.libpng ../../third-party/libpng.spec.win ../third-party/Makefile.cairo ../../third-party/cairo.spec ../third-party/Makefile.libgcc CONFIGURATION=debug THREADING=single default
make[1]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
../common/Makefile:242: warning: overriding recipe for target 'builddbg/vm'
../common/Makefile.lib.extra:30: warning: ignoring old recipe for target 'builddbg/vm'
make[1]: Nothing to be done for '../common/Makefile'.
make[1]: Nothing to be done for 'plugins.ext'.
make[1]: Nothing to be done for 'plugins.int'.
make[1]: Nothing to be done for '../common/Makefile.lib.extra'.
make[1]: Nothing to be done for '../common/Makefile.tools'.
make[1]: Nothing to be done for '../common/Makefile.rules'.
make[1]: Nothing to be done for '../third-party/Makefile.pkgconfig'.
make[1]: Nothing to be done for '../../third-party/pkgconfig.spec.win'.
make[1]: Nothing to be done for '../third-party/Makefile.freetype2'.
make[1]: Nothing to be done for '../../third-party/freetype2.spec.win64'.
make[1]: Nothing to be done for '../third-party/Makefile.openssl'.
make[1]: Nothing to be done for '../../third-party/openssl.spec'.
make[1]: Nothing to be done for '../third-party/Makefile.libssh2'.
make[1]: Nothing to be done for '../../third-party/libssh2.spec'.
make[1]: Nothing to be done for '../third-party/Makefile.libgit2'.
make[1]: Nothing to be done for '../../third-party/libgit2.spec'.
make[1]: Nothing to be done for '../third-party/Makefile.libsdl2'.
make[1]: Nothing to be done for '../../third-party/libsdl2.spec'.
make[1]: Nothing to be done for '../third-party/Makefile.zlib'.
make[1]: Nothing to be done for '../../third-party/zlib.spec'.
make[1]: Nothing to be done for '../third-party/Makefile.pixman'.
make[1]: Nothing to be done for '../../third-party/pixman.spec'.
make[1]: Nothing to be done for '../third-party/Makefile.libpng'.
make[1]: Nothing to be done for '../../third-party/libpng.spec.win'.
make[1]: Nothing to be done for '../third-party/Makefile.cairo'.
make[1]: Nothing to be done for '../../third-party/cairo.spec'.
make[1]: Nothing to be done for '../third-party/Makefile.libgcc'.
---------------- Makefile settings ------------------
CONFIGURATION=debug
THREADING=single
VPATH=../../spur64src/vm ../../platforms/win32/vm ../../platforms/Cross/vm
INCLUDES=-I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm
CFLAGS=-fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function
INTERNAL_PLUGINS=ADPCMCodecPlugin AsynchFilePlugin B3DAcceleratorPlugin B2DPlugin BitBltPlugin BMPReadWriterPlugin CroquetPlugin ZipPlugin DropPlugin DSAPrims FFTPlugin FilePlugin FloatArrayPlugin FloatMathPlugin HostWindowPlugin SqueakFFIPrims IA32ABI JoystickTabletPlugin JPEGReaderPlugin JPEGReadWriter2Plugin LargeIntegers LocalePlugin Matrix2x3Plugin MIDIPlugin MiscPrimitivePlugin Mpeg3Plugin RePlugin SecurityPlugin SerialPlugin SocketPlugin SoundCodecPrims SoundGenerationPlugin SoundPlugin StarSqueakPlugin UUIDPlugin Win32OSProcessPlugin SDL2DisplayPlugin EventsHandlerPlugin
EXTERNAL_PLUGINS=SurfacePlugin FT2Plugin SqueakSSL FileAttributesPlugin
OBJDIR=builddbg/vm
LIBS=builddbg/vm/ADPCMCodecPlugin.lib builddbg/vm/AsynchFilePlugin.lib builddbg/vm/B3DAcceleratorPlugin.lib builddbg/vm/B2DPlugin.lib builddbg/vm/BitBltPlugin.lib builddbg/vm/BMPReadWriterPlugin.lib builddbg/vm/CroquetPlugin.lib builddbg/vm/ZipPlugin.lib builddbg/vm/DropPlugin.lib builddbg/vm/DSAPrims.lib builddbg/vm/FFTPlugin.lib builddbg/vm/FilePlugin.lib builddbg/vm/FloatArrayPlugin.lib builddbg/vm/FloatMathPlugin.lib builddbg/vm/HostWindowPlugin.lib builddbg/vm/SqueakFFIPrims.lib builddbg/vm/IA32ABI.lib builddbg/vm/JoystickTabletPlugin.lib builddbg/vm/JPEGReaderPlugin.lib builddbg/vm/JPEGReadWriter2Plugin.lib builddbg/vm/LargeIntegers.lib builddbg/vm/LocalePlugin.lib builddbg/vm/Matrix2x3Plugin.lib builddbg/vm/MIDIPlugin.lib builddbg/vm/MiscPrimitivePlugin.lib builddbg/vm/Mpeg3Plugin.lib builddbg/vm/RePlugin.lib builddbg/vm/SecurityPlugin.lib builddbg/vm/SerialPlugin.lib builddbg/vm/SocketPlugin.lib builddbg/vm/SoundCodecPrims.lib builddbg/vm/SoundGenerationPlugin.lib builddbg/vm/SoundPlugin.lib builddbg/vm/StarSqueakPlugin.lib builddbg/vm/UUIDPlugin.lib builddbg/vm/Win32OSProcessPlugin.lib builddbg/vm/SDL2DisplayPlugin.lib builddbg/vm/EventsHandlerPlugin.lib
DLLS=builddbg/vm/SurfacePlugin.dll builddbg/vm/FT2Plugin.dll builddbg/vm/SqueakSSL.dll builddbg/vm/FileAttributesPlugin.dll
-----------------------------------------------------
if [ ! -d ../../.thirdparty-cache ]; then mkdir -p ../../.thirdparty-cache; fi
if [ ! -d builddbg/third-party ]; then mkdir -p builddbg/third-party; fi
if [ ! -d /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 ]; then mkdir -p /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64; fi
mkdir: cannot create directory ‘builddbg’: File exists
make[1]: [../common/Makefile:242: builddbg/vm] Error 1 (ignored)
mkdir builddbg/vm
mkdir builddbg/ADPCMCodecPlugin builddbg/AsynchFilePlugin builddbg/B3DAcceleratorPlugin builddbg/B2DPlugin builddbg/BitBltPlugin builddbg/BMPReadWriterPlugin builddbg/CroquetPlugin builddbg/ZipPlugin builddbg/DropPlugin builddbg/DSAPrims builddbg/FFTPlugin builddbg/FilePlugin builddbg/FloatArrayPlugin builddbg/FloatMathPlugin builddbg/HostWindowPlugin builddbg/SqueakFFIPrims builddbg/IA32ABI builddbg/JoystickTabletPlugin builddbg/JPEGReaderPlugin builddbg/JPEGReadWriter2Plugin builddbg/LargeIntegers builddbg/LocalePlugin builddbg/Matrix2x3Plugin builddbg/MIDIPlugin builddbg/MiscPrimitivePlugin builddbg/Mpeg3Plugin builddbg/RePlugin builddbg/SecurityPlugin builddbg/SerialPlugin builddbg/SocketPlugin builddbg/SoundCodecPrims builddbg/SoundGenerationPlugin builddbg/SoundPlugin builddbg/StarSqueakPlugin builddbg/UUIDPlugin builddbg/Win32OSProcessPlugin builddbg/SDL2DisplayPlugin builddbg/EventsHandlerPlugin
mkdir builddbg/SurfacePlugin builddbg/FT2Plugin builddbg/SqueakSSL builddbg/FileAttributesPlugin
clang -o mkNamedPrims.exe -mconsole -m64 ../../platforms/win32/util/mkNamedPrims.c
wget -q --no-check-certificate -O ../../.thirdparty-cache/pkg-config-0.29.1.tar.gz http://pkgconfig.freedesktop.org/releases/pkg-config-0.29.1.tar.gz
tar x -f ../../.thirdparty-cache/pkg-config-0.29.1.tar.gz -C builddbg/third-party
cd builddbg/third-party/pkg-config-0.29.1 \
&& ./configure --prefix='/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64' --with-internal-glib \
&& make LN=cp \
&& make LN=cp install
configure: loading site script /mingw64/etc/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-w64-mingw32
checking host system type... x86_64-w64-mingw32
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B
checking the name lister (/mingw64/bin/nm -B) interface... BSD nm
checking whether ln -s works... no, using cp -pR
checking the maximum length of command line arguments... 8192
checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /mingw64/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether make supports nested variables... (cached) yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) gcc3
checking for ln... ln
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking for unistd.h... (cached) yes
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for bash... /usr/bin/bash
checking for default search path for .pc files... ${libdir}/pkgconfig:${datadir}/pkgconfig
checking for system include path to avoid -I flags... /usr/include
checking for system library path to avoid -L flags... /usr/lib:/lib
configure: creating ./config.lt
config.lt: creating libtool
checking whether to list both direct and indirect dependencies... no
checking for Win32... yes
checking if prefix should be redefined at runtime... yes
checking if internal glib should be used... yes
checking if host- prefixed tool should be installed... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating pkg.m4
config.status: creating check/Makefile
config.status: creating check/config.sh
config.status: creating config.h.win32
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in glib (/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64' '--with-internal-glib' 'PKG_CONFIG_PATH=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig' --cache-file=/dev/null --srcdir=.
configure: loading site script /mingw64/etc/config.site
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '197609' is supported by ustar format... yes
checking whether GID '197609' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking build system type... x86_64-w64-mingw32
checking host system type... x86_64-w64-mingw32
checking for the BeOS... no
checking for Win32... yes
checking for the Android... no
checking for Mac OS X Carbon support... no
checking for Mac OS X Cocoa support... no
checking for windres... windres
checking for nm... nm
checking for ranlib... ranlib
checking for dlltool... dlltool
checking for lib.exe... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking how to get MSVC-compatible struct packing... -mms-bitfields
checking for gawk... (cached) gawk
checking for perl5... no
checking for perl... perl
checking for indent... no
checking for perl... /usr/bin/perl
checking for a Python interpreter with version >= 2.5... python
checking for python... /mingw64/bin/python
checking for python version... 2.7
checking for python platform... win32
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... no, using cp -pR
checking the maximum length of command line arguments... 8192
checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
checking for dlltool... (cached) dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... (cached) ranlib
checking command to parse nm output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... no
checking for as... as
checking for dlltool... (cached) dlltool
checking for objdump... (cached) objdump
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... c++ -E
checking for ld used by c++... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking whether the c++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking for c++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if c++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking if c++ supports -c -o file.o... (cached) yes
checking whether the c++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
configure: creating ./config.lt
config.lt: creating libtool
checking for extra flags to get ANSI library prototypes... none needed
checking for extra flags for POSIX compliance... none needed
checking for vprintf... yes
checking for _doprnt... no
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for mmap... no
checking for posix_memalign... no
checking for memalign... no
checking for valloc... no
checking for fsync... no
checking for pipe2... no
checking for issetugid... no
checking for atexit... yes
checking for on_exit... no
checking for timegm... no
checking for gmtime_r... no
checking for __libc_enable_secure... no
checking size of char... 1
checking size of short... 2
checking size of long... 4
checking size of int... 4
checking size of void *... 8
checking size of long long... 8
checking size of __int64... 8
checking for sig_atomic_t... yes
checking for format to printf and scanf a guint64... %I64u
checking for an ANSI C-conforming const... yes
checking for growing stack pointer... (cached) no
checking for __inline... yes
checking for __inline__... yes
checking for inline... yes
checking if inline functions in headers work... yes
checking for working do while(0) macros... yes
checking for ISO C99 varargs macros in C... yes
checking for ISO C99 varargs macros in C++... yes
checking for GNUC varargs macros... yes
checking for GNUC visibility attribute... no
checking whether using Sun Studio C compiler... no
checking whether byte ordering is bigendian... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking pwd.h usability... no
checking pwd.h presence... no
checking for pwd.h... no
checking grp.h usability... no
checking grp.h presence... no
checking for grp.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... no
checking sys/poll.h presence... no
checking for sys/poll.h... no
checking sys/resource.h usability... no
checking sys/resource.h presence... no
checking for sys/resource.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... no
checking sys/times.h presence... no
checking for sys/times.h... no
checking sys/wait.h usability... no
checking sys/wait.h presence... no
checking for sys/wait.h... no
checking for unistd.h... (cached) yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking sys/select.h usability... no
checking sys/select.h presence... no
checking for sys/select.h... no
checking for sys/types.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/vfs.h usability... no
checking sys/vfs.h presence... no
checking for sys/vfs.h... no
checking sys/vmount.h usability... no
checking sys/vmount.h presence... no
checking for sys/vmount.h... no
checking sys/statfs.h usability... no
checking sys/statfs.h presence... no
checking for sys/statfs.h... no
checking sys/statvfs.h usability... no
checking sys/statvfs.h presence... no
checking for sys/statvfs.h... no
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking mntent.h usability... no
checking mntent.h presence... no
checking for mntent.h... no
checking sys/mnttab.h usability... no
checking sys/mnttab.h presence... no
checking for sys/mnttab.h... no
checking sys/vfstab.h usability... no
checking sys/vfstab.h presence... no
checking for sys/vfstab.h... no
checking sys/mntctl.h usability... no
checking sys/mntctl.h presence... no
checking for sys/mntctl.h... no
checking fstab.h usability... no
checking fstab.h presence... no
checking for fstab.h... no
checking sys/uio.h usability... no
checking sys/uio.h presence... no
checking for sys/uio.h... no
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking linux/magic.h usability... no
checking linux/magic.h presence... no
checking for linux/magic.h... no
checking sys/prctl.h usability... no
checking sys/prctl.h presence... no
checking for sys/prctl.h... no
checking for sys/mount.h... no
checking for sys/sysctl.h... no
checking for sysctlbyname... no
checking xlocale.h usability... no
checking xlocale.h presence... no
checking for xlocale.h... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtim.tv_nsec... no
checking for struct stat.st_atimensec... no
checking for struct stat.st_atim.tv_nsec... no
checking for struct stat.st_ctimensec... no
checking for struct stat.st_ctim.tv_nsec... no
checking for struct stat.st_blksize... no
checking for struct stat.st_blocks... no
checking for struct statfs.f_fstypename... no
checking for struct statfs.f_bavail... no
checking for struct statvfs.f_basetype... no
checking for struct statvfs.f_fstypename... no
checking for struct tm.tm_gmtoff... no
checking for struct tm.__tm_gmtoff... no
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for struct dirent.d_type... no
checking for nl_langinfo and CODESET... no
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for setlocale... yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking size of size_t... 8
checking for the appropriate definition for size_t... unsigned long long
checking size of ssize_t... 8
checking for the appropriate definition for ssize_t... long long
checking for lstat... no
checking for strerror... yes
checking for strsignal... no
checking for memmove... yes
checking for vsnprintf... yes
checking for stpcpy... no
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for poll... no
checking for getcwd... yes
checking for vasprintf... yes
checking for setenv... no
checking for unsetenv... no
checking for getc_unlocked... no
checking for readlink... no
checking for symlink... no
checking for fdwalk... no
checking for memmem... no
checking for chown... no
checking for lchmod... no
checking for lchown... no
checking for fchmod... no
checking for fchown... no
checking for link... no
checking for utimes... no
checking for getgrgid... no
checking for getpwuid... no
checking for getresuid... no
checking for getmntent_r... no
checking for setmntent... no
checking for endmntent... no
checking for hasmntopt... no
checking for getfsstat... no
checking for getvfsstat... no
checking for fallocate... no
checking for splice... no
checking for prlimit... no
checking whether to use statfs or statvfs... neither
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for newlocale... no
checking for uselocale... no
checking for strtod_l... no
checking for strtoll_l... no
checking for strtoull_l... no
checking for C99 vsnprintf... (cached) no
checking whether printf supports positional parameters... no
checking value of AF_INET... 2
checking value of AF_INET6... 23
checking value of AF_UNIX... 1
checking value of MSG_PEEK... 2
checking value of MSG_OOB... 1
checking value of MSG_DONTROUTE... 4
checking for getprotobyname_r... no
checking for endservent... no
checking for if_nametoindex... no
checking for if_indextoname... no
checking wspiapi.h usability... yes
checking wspiapi.h presence... yes
checking for wspiapi.h... yes
checking for linux/netlink.h... no
checking for struct ip_mreqn... no
checking for signed... yes
checking for long long... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... (cached) yes
checking for ptrdiff_t... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for snprintf... yes
checking for wcslen... yes
checking for C99 snprintf... (cached) no
checking for fd_set... no
checking for nl_langinfo (CODESET)... no
checking for nl_langinfo (PM_STR)... no
checking for nl_langinfo (_NL_CTYPE_OUTDIGITn_MB)... no
checking for a compliant posix_memalign() implementation... no
checking for OpenBSD strlcpy/strlcat... no
checking for an implementation of va_copy()... yes
checking for an implementation of __va_copy()... yes
checking whether va_lists can be copied by value... yes
checking for the suffix of module shared libraries... .dll
checking for gspawn implementation... gspawn-win32.lo
checking for GIOChannel implementation... giowin32.lo
checking sys/inotify.h usability... no
checking sys/inotify.h presence... no
checking for sys/inotify.h... no
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking for platform-dependent source... gwin32.lo
checking whether to compile timeloop... no
checking if building for some Win32 platform... yes
checking for thread implementation... win32
configure: WARNING: I can't find the MACRO to enable thread safety on your
platform (normally it's _REENTRANT). I'll not use any flag on
compilation now, but then your programs might not work.
Please provide information on how it is done on your system.
checking thread related cflags...
checking thread related libraries...
checking for localtime_r... no
checking for gmtime_r... (cached) no
configure: WARNING: the 'g_get_(user_name|real_name|home_dir|tmp_dir)'
functions will not be MT-safe during their first call because
there is no working 'getpwuid_r' on your system.
configure: WARNING: the 'g_date_set_time' function will not be MT-safe
because there is no 'localtime_r' on your system.
checking for clock_gettime... yes
checking for lock-free atomic intrinsics... yes
checking for futex(2) system call... no
checking for eventfd(2) system call... no
checking for broken poll... yes
checking for EILSEQ... yes
checking for guint32... yes
checking alignment of guint32... 4
checking for guint64... yes
checking alignment of guint64... 8
checking for unsigned long... yes
checking alignment of unsigned long... 4
checking for -Bsymbolic-functions linker flag... yes
checking if gcc supports flag -Wall in envvar CFLAGS... yes
checking if gcc supports flag -Wstrict-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Werror=declaration-after-statement in envvar CFLAGS... yes
checking if gcc supports flag -Werror=missing-prototypes in envvar CFLAGS... yes
checking if gcc supports flag -Werror=implicit-function-declaration in envvar CFLAGS... yes
checking if gcc supports flag -Werror=pointer-arith in envvar CFLAGS... yes
checking if gcc supports flag -Werror=init-self in envvar CFLAGS... yes
checking if gcc supports flag -Werror=format-security in envvar CFLAGS... no
checking if gcc supports flag -Werror=format=2 in envvar CFLAGS... yes
checking if gcc supports flag -Werror=missing-include-dirs in envvar CFLAGS... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating glib/Makefile
config.status: creating glib/libcharset/Makefile
config.status: creating glib/gnulib/Makefile
config.status: creating m4macros/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing glib/glibconfig.h commands
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
make all-recursive
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
Making all in glib
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
make all-recursive
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
Making all in .
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
Making all in m4macros
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
make all-am
make[7]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
Making all in glib
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
GEN glibconfig-stamp
config.status: executing glib/glibconfig.h commands
config.status: glib/glibconfig.h is unchanged
make all-recursive
make[7]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
Making all in libcharset
make[8]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
make all-am
make[9]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
CC libcharset_la-localcharset.lo
CCLD libcharset.la
GEN ref-add.sed
GEN ref-del.sed
GEN charset.alias
make[9]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
make[8]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
Making all in gnulib
make[8]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
make all-am
make[9]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
CC libgnulib_la-asnprintf.lo
CC libgnulib_la-printf-args.lo
CC libgnulib_la-printf-parse.lo
CC libgnulib_la-vasnprintf.lo
CC libgnulib_la-printf.lo
CCLD libgnulib.la
make[9]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
make[8]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
Making all in .
make[8]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
CC libglib_2_0_la-gallocator.lo
CC libglib_2_0_la-gcache.lo
CC libglib_2_0_la-gcompletion.lo
CC libglib_2_0_la-grel.lo
CC libglib_2_0_la-gthread-deprecated.lo
CC libglib_2_0_la-garray.lo
CC libglib_2_0_la-gasyncqueue.lo
CC libglib_2_0_la-gatomic.lo
CC libglib_2_0_la-gbacktrace.lo
CC libglib_2_0_la-gbase64.lo
CC libglib_2_0_la-gbitlock.lo
CC libglib_2_0_la-gbookmarkfile.lo
CC libglib_2_0_la-gbytes.lo
CC libglib_2_0_la-gcharset.lo
CC libglib_2_0_la-gchecksum.lo
CC libglib_2_0_la-gconvert.lo
In file included from gconvert.c:35:
win_iconv.c: In function 'utf32_mbtowc':
win_iconv.c:1042:12: warning: 'wc' may be used uninitialized in this function [-Wmaybe-uninitialized]
wc -= 0x10000;
~~~^~~~~~~~~~
win_iconv.c:1532:10: note: 'wc' was declared here
uint wc;
^~
CC libglib_2_0_la-gdataset.lo
CC libglib_2_0_la-gdate.lo
CC libglib_2_0_la-gdatetime.lo
CC libglib_2_0_la-gdir.lo
CC libglib_2_0_la-genviron.lo
CC libglib_2_0_la-gerror.lo
CC libglib_2_0_la-gfileutils.lo
CC libglib_2_0_la-ggettext.lo
In file included from ggettext.c:30:
ggettext.c: In function 'ensure_gettext_initialized':
glibintl.h:37:42: warning: statement with no effect [-Wunused-value]
#define bindtextdomain(Domain,Directory) (Domain)
^
ggettext.c:106:7: note: in expansion of macro 'bindtextdomain'
bindtextdomain (GETTEXT_PACKAGE, tmp);
^~~~~~~~~~~~~~
CC libglib_2_0_la-ghash.lo
CC libglib_2_0_la-ghmac.lo
CC libglib_2_0_la-ghook.lo
CC libglib_2_0_la-ghostutils.lo
CC libglib_2_0_la-giochannel.lo
CC libglib_2_0_la-gkeyfile.lo
CC libglib_2_0_la-glib-init.lo
CC libglib_2_0_la-glib-private.lo
CC libglib_2_0_la-glist.lo
CC libglib_2_0_la-gmain.lo
gmain.c: In function 'g_main_context_iterate.isra.27':
gmain.c:4022:4: warning: 'poll_timer' may be used uninitialized in this function [-Wmaybe-uninitialized]
g_print ("g_main_poll(%d) timeout: %d - elapsed %12.10f seconds",
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
n_fds,
~~~~~~
timeout,
~~~~~~~~
g_timer_elapsed (poll_timer, NULL));
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gmain.c:3984:11: note: 'poll_timer' was declared here
GTimer *poll_timer;
^~~~~~~~~~
CC libglib_2_0_la-gmappedfile.lo
CC libglib_2_0_la-gmarkup.lo
CC libglib_2_0_la-gmem.lo
CC libglib_2_0_la-gmessages.lo
CC libglib_2_0_la-gnode.lo
CC libglib_2_0_la-goption.lo
CC libglib_2_0_la-gpattern.lo
CC libglib_2_0_la-gpoll.lo
CC libglib_2_0_la-gprimes.lo
CC libglib_2_0_la-gqsort.lo
CC libglib_2_0_la-gquark.lo
CC libglib_2_0_la-gqueue.lo
CC libglib_2_0_la-grand.lo
CC libglib_2_0_la-gscanner.lo
CC libglib_2_0_la-gsequence.lo
CC libglib_2_0_la-gshell.lo
CC libglib_2_0_la-gslice.lo
In file included from gslice.c:56:
valgrind.h: In function 'VALGRIND_PRINTF':
valgrind.h:4514:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned long)format,
^
valgrind.h:253:35: note: in definition of macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR'
_zzq_args[1] = (unsigned int)(_zzq_arg1); \
^~~~~~~~~
valgrind.h:4515:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned long)&vargs,
^
valgrind.h:254:35: note: in definition of macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR'
_zzq_args[2] = (unsigned int)(_zzq_arg2); \
^~~~~~~~~
valgrind.h: In function 'VALGRIND_PRINTF_BACKTRACE':
valgrind.h:4552:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned long)format,
^
valgrind.h:253:35: note: in definition of macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR'
_zzq_args[1] = (unsigned int)(_zzq_arg1); \
^~~~~~~~~
valgrind.h:4553:31: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
(unsigned long)&vargs,
^
valgrind.h:254:35: note: in definition of macro 'VALGRIND_DO_CLIENT_REQUEST_EXPR'
_zzq_args[2] = (unsigned int)(_zzq_arg2); \
^~~~~~~~~
CC libglib_2_0_la-gslist.lo
CC libglib_2_0_la-gstdio.lo
gstdio.c: In function 'g_stat':
gstdio.c:496:31: warning: passing argument 2 of '_wstat64i32' from incompatible pointer type [-Wincompatible-pointer-types]
retval = _wstat (wfilename, buf);
^~~
In file included from gstdio.c:27:
C:/msys64/mingw64/x86_64-w64-mingw32/include/sys/stat.h:128:67: note: expected 'struct _stat64i32 *' but argument is of type 'GStatBuf *' {aka 'struct _stat64 *'}
int __cdecl _wstat64i32(const wchar_t *_Name,struct _stat64i32 *_Stat);
~~~~~~~~~~~~~~~~~~~^~~~~
CC libglib_2_0_la-gstrfuncs.lo
CC libglib_2_0_la-gstring.lo
CC libglib_2_0_la-gstringchunk.lo
CC libglib_2_0_la-gtestutils.lo
CC libglib_2_0_la-gthread.lo
CC libglib_2_0_la-gthreadpool.lo
CC libglib_2_0_la-gtimer.lo
CC libglib_2_0_la-gtimezone.lo
gtimezone.c: In function 'rule_from_windows_time_zone_info':
gtimezone.c:565:3: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 63 [-Wstringop-truncation]
strncpy (rule->std_name, (gchar*)tzi->StandardName, NAME_SIZE - 1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtimezone.c:566:3: warning: 'strncpy' output may be truncated copying 32 bytes from a string of length 63 [-Wstringop-truncation]
strncpy (rule->dlt_name, (gchar*)tzi->DaylightName, NAME_SIZE - 1);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CC libglib_2_0_la-gtrashstack.lo
CC libglib_2_0_la-gtree.lo
CC libglib_2_0_la-guniprop.lo
CC libglib_2_0_la-gutf8.lo
CC libglib_2_0_la-gunibreak.lo
CC libglib_2_0_la-gunicollate.lo
CC libglib_2_0_la-gunidecomp.lo
CC libglib_2_0_la-gurifuncs.lo
CC libglib_2_0_la-gutils.lo
CC libglib_2_0_la-gvariant.lo
CC libglib_2_0_la-gvariant-core.lo
CC libglib_2_0_la-gvariant-parser.lo
CC libglib_2_0_la-gvariant-serialiser.lo
CC libglib_2_0_la-gvarianttypeinfo.lo
CC libglib_2_0_la-gvarianttype.lo
CC libglib_2_0_la-gversion.lo
CC libglib_2_0_la-gwakeup.lo
CC libglib_2_0_la-gprintf.lo
CC libglib_2_0_la-gthread-win32.lo
gthread-win32.c: In function 'g_private_get_impl':
gthread-win32.c:340:16: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
DWORD impl = (DWORD) key->p;
^
gthread-win32.c:345:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
impl = (DWORD) key->p;
^
gthread-win32.c:370:54: warning: passing argument 1 of '_InterlockedCompareExchangePointer' from incompatible pointer type [-Wincompatible-pointer-types]
if (InterlockedCompareExchangePointer (&g_private_destructors, destructor,
^~~~~~~~~~~~~~~~~~~~~~
In file included from C:/msys64/mingw64/x86_64-w64-mingw32/include/winnt.h:27,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/minwindef.h:163,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/windef.h:8,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:69,
from glib-init.h:32,
from gthread-win32.c:46:
C:/msys64/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1571:58: note: expected 'void * volatile*' but argument is of type 'GPrivateDestructor * volatile*' {aka 'struct _GPrivateDestructor * volatile*'}
void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) {
~~~~~~~~~~~~~~~~^~~~~~~~~~~
gthread-win32.c:376:59: warning: passing argument 2 of '_InterlockedCompareExchangePointer' makes pointer from integer without a cast [-Wint-conversion]
if (InterlockedCompareExchangePointer (&key->p, impl, NULL) != NULL)
^~~~
In file included from C:/msys64/mingw64/x86_64-w64-mingw32/include/winnt.h:27,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/minwindef.h:163,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/windef.h:8,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:69,
from glib-init.h:32,
from gthread-win32.c:46:
C:/msys64/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1571:77: note: expected 'void *' but argument is of type 'DWORD' {aka 'long unsigned int'}
void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) {
~~~~~~^~~~~~~~
gthread-win32.c: In function 'g_thread_xp_get_condition_variable':
gthread-win32.c:823:46: warning: passing argument 1 of '_InterlockedCompareExchangePointer' from incompatible pointer type [-Wincompatible-pointer-types]
if (InterlockedCompareExchangePointer (cond, result, NULL) != NULL)
^~~~
In file included from C:/msys64/mingw64/x86_64-w64-mingw32/include/winnt.h:27,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/minwindef.h:163,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/windef.h:8,
from C:/msys64/mingw64/x86_64-w64-mingw32/include/windows.h:69,
from glib-init.h:32,
from gthread-win32.c:46:
C:/msys64/mingw64/x86_64-w64-mingw32/include/psdk_inc/intrin-impl.h:1571:58: note: expected 'void * volatile*' but argument is of type 'GThreadXpCONDITION_VARIABLE * volatile*' {aka 'struct <anonymous> * volatile*'}
void *_InterlockedCompareExchangePointer(void *volatile *Destination, void *ExChange, void *Comperand) {
~~~~~~~~~~~~~~~~^~~~~~~~~~~
CC giowin32.lo
CC gspawn-win32.lo
CC gwin32.lo
CCLD libglib-2.0.la
echo > glib-public-headers.txt.tmp && mv glib-public-headers.txt.tmp glib-public-headers.txt
make[8]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[7]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
Making all in .
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
CC pkg.o
pkg.c: In function 'verify_package':
pkg.c:806:21: warning: unknown escape sequence: '\/'
search_path = PKG_CONFIG_SYSTEM_INCLUDE_PATH;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pkg.c:806:21: warning: unknown escape sequence: '\/'
pkg.c:882:21: warning: unknown escape sequence: '\/'
search_path = PKG_CONFIG_SYSTEM_LIBRARY_PATH;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pkg.c:882:21: warning: unknown escape sequence: '\/'
pkg.c:882:21: warning: unknown escape sequence: '\/'
CC parse.o
CC rpmvercmp.o
CC main.o
CCLD pkg-config.exe
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
Making all in check
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/check'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/check'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
Making install in glib
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
make install-recursive
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
Making install in .
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
Making install in m4macros
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
make install-am
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
make[7]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
make[7]: Nothing to be done for 'install-exec-am'.
make[7]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/m4macros'
Making install in glib
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make install-recursive
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
Making install in libcharset
make[7]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
make install-am
make[8]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
make[9]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
make[8]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
make[7]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/libcharset'
Making install in gnulib
make[7]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
make install-am
make[8]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
make[9]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
make[9]: Nothing to be done for 'install-exec-am'.
make[9]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
make[8]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
make[7]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib/gnulib'
Making install in .
make[7]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[8]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[8]: Nothing to be done for 'install-exec-am'.
make[8]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[7]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib/glib'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/glib'
Making install in .
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
/usr/bin/mkdir -p '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin'
/bin/sh ./libtool --mode=install /usr/bin/install -c pkg-config.exe '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin'
libtool: install: /usr/bin/install -c .libs/pkg-config.exe /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin/pkg-config.exe
make install-exec-hook
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
cd /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin && cp -f pkg-config.exe x86_64-w64-mingw32-pkg-config.exe
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
/usr/bin/mkdir -p '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/share/doc/pkg-config'
/usr/bin/install -c -m 644 pkg-config-guide.html '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/share/doc/pkg-config'
/usr/bin/mkdir -p '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/share/aclocal'
/usr/bin/install -c -m 644 pkg.m4 '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/share/aclocal'
/usr/bin/mkdir -p '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/share/man/man1'
/usr/bin/install -c -m 644 pkg-config.1 '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/share/man/man1'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
Making install in check
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/check'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/check'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/check'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1/check'
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/pkg-config-0.29.1'
wget -q --no-check-certificate -O ../../.thirdparty-cache/openssl-1.0.2l.tar.gz https://www.openssl.org/source/openssl-1.0.2l.tar.gz
ESTEBAN: ENTER
tar x -f ../../.thirdparty-cache/openssl-1.0.2l.tar.gz -C builddbg/third-party
sed -i 's/symlink/copy/g' builddbg/third-party/openssl-1.0.2l/util/mklink.pl
sed -i 's/ln -s/cp/g' builddbg/third-party/openssl-1.0.2l/util/point.sh
cd builddbg/third-party/openssl-1.0.2l \
&& CC=x86_64-w64-mingw32-gcc \
AR=x86_64-w64-mingw32-ar \
LD='clang' \
NM='nm' \
RC='windres' \
DLLTOOL='dlltool' \
DLLWRAP='dllwrap' \
./Configure mingw64 --prefix='/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64' shared -m64 -static-libgcc -static-libstdc++ \
&& make build_libs build_apps build_tools \
&& make install_sw
Configuring for mingw64
no-ec_nistp_64_gcc_128 [default] OPENSSL_NO_EC_NISTP_64_GCC_128 (skip dir)
no-gmp [default] OPENSSL_NO_GMP (skip dir)
no-jpake [experimental] OPENSSL_NO_JPAKE (skip dir)
no-krb5 [krb5-flavor not specified] OPENSSL_NO_KRB5
no-libunbound [experimental] OPENSSL_NO_LIBUNBOUND (skip dir)
no-md2 [default] OPENSSL_NO_MD2 (skip dir)
no-rc5 [default] OPENSSL_NO_RC5 (skip dir)
no-rfc3779 [default] OPENSSL_NO_RFC3779 (skip dir)
no-sctp [default] OPENSSL_NO_SCTP (skip dir)
no-ssl-trace [default] OPENSSL_NO_SSL_TRACE (skip dir)
no-ssl2 [default] OPENSSL_NO_SSL2 (skip dir)
no-store [experimental] OPENSSL_NO_STORE (skip dir)
no-unit-test [default] OPENSSL_NO_UNIT_TEST (skip dir)
no-weak-ssl-ciphers [default] OPENSSL_NO_WEAK_SSL_CIPHERS (skip dir)
no-zlib [default]
no-zlib-dynamic [default]
IsMK1MF=0
CC =x86_64-w64-mingw32-gcc
CFLAG =-D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM
EX_LIBS =-lws2_32 -lgdi32 -lcrypt32
CPUID_OBJ =x86_64cpuid.o
BN_ASM =x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o
EC_ASM =ecp_nistz256.o ecp_nistz256-x86_64.o
DES_ENC =des_enc.o fcrypt_b.o
AES_ENC =aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o
BF_ENC =bf_enc.o
CAST_ENC =c_enc.o
RC4_ENC =rc4-x86_64.o rc4-md5-x86_64.o
RC5_ENC =rc5_enc.o
MD5_OBJ_ASM =md5-x86_64.o
SHA1_OBJ_ASM =sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o
RMD160_OBJ_ASM=
CMLL_ENC =cmll-x86_64.o cmll_misc.o
MODES_OBJ =ghash-x86_64.o aesni-gcm-x86_64.o
ENGINES_OBJ =
PROCESSOR =
RANLIB =/mingw64/bin/ranlib.exe
ARFLAGS =
PERL =/usr/bin/perl.exe
SIXTY_FOUR_BIT mode
DES_INT used
RC4_CHUNK is unsigned long long
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
created directory `include/openssl'
e_os2.h => include/openssl/e_os2.h
making links in crypto...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto'
crypto.h => ../include/openssl/crypto.h
opensslv.h => ../include/openssl/opensslv.h
opensslconf.h => ../include/openssl/opensslconf.h
ebcdic.h => ../include/openssl/ebcdic.h
symhacks.h => ../include/openssl/symhacks.h
ossl_typ.h => ../include/openssl/ossl_typ.h
constant_time_test.c => ../test/constant_time_test.c
making links in crypto/objects...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/objects'
objects.h => ../../include/openssl/objects.h
obj_mac.h => ../../include/openssl/obj_mac.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/objects'
making links in crypto/md4...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md4'
md4.h => ../../include/openssl/md4.h
md4test.c => ../../test/md4test.c
md4.c => ../../apps/md4.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md4'
making links in crypto/md5...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md5'
md5.h => ../../include/openssl/md5.h
md5test.c => ../../test/md5test.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md5'
making links in crypto/sha...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/sha'
sha.h => ../../include/openssl/sha.h
shatest.c => ../../test/shatest.c
sha1test.c => ../../test/sha1test.c
sha256t.c => ../../test/sha256t.c
sha512t.c => ../../test/sha512t.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/sha'
making links in crypto/mdc2...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/mdc2'
mdc2.h => ../../include/openssl/mdc2.h
mdc2test.c => ../../test/mdc2test.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/mdc2'
making links in crypto/hmac...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/hmac'
hmac.h => ../../include/openssl/hmac.h
hmactest.c => ../../test/hmactest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/hmac'
making links in crypto/ripemd...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ripemd'
ripemd.h => ../../include/openssl/ripemd.h
rmdtest.c => ../../test/rmdtest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ripemd'
making links in crypto/whrlpool...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/whrlpool'
whrlpool.h => ../../include/openssl/whrlpool.h
wp_test.c => ../../test/wp_test.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/whrlpool'
making links in crypto/des...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/des'
des.h => ../../include/openssl/des.h
des_old.h => ../../include/openssl/des_old.h
destest.c => ../../test/destest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/des'
making links in crypto/aes...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/aes'
aes.h => ../../include/openssl/aes.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/aes'
making links in crypto/rc2...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc2'
rc2.h => ../../include/openssl/rc2.h
rc2test.c => ../../test/rc2test.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc2'
making links in crypto/rc4...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc4'
rc4.h => ../../include/openssl/rc4.h
rc4test.c => ../../test/rc4test.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc4'
making links in crypto/idea...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/idea'
idea.h => ../../include/openssl/idea.h
ideatest.c => ../../test/ideatest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/idea'
making links in crypto/bf...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bf'
blowfish.h => ../../include/openssl/blowfish.h
bftest.c => ../../test/bftest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bf'
making links in crypto/cast...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cast'
cast.h => ../../include/openssl/cast.h
casttest.c => ../../test/casttest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cast'
making links in crypto/camellia...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/camellia'
camellia.h => ../../include/openssl/camellia.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/camellia'
making links in crypto/seed...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/seed'
seed.h => ../../include/openssl/seed.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/seed'
making links in crypto/modes...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/modes'
modes.h => ../../include/openssl/modes.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/modes'
making links in crypto/bn...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bn'
bn.h => ../../include/openssl/bn.h
bntest.c => ../../test/bntest.c
exptest.c => ../../test/exptest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bn'
making links in crypto/ec...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ec'
ec.h => ../../include/openssl/ec.h
ectest.c => ../../test/ectest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ec'
making links in crypto/rsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rsa'
rsa.h => ../../include/openssl/rsa.h
rsa_test.c => ../../test/rsa_test.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rsa'
making links in crypto/dsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dsa'
dsa.h => ../../include/openssl/dsa.h
dsatest.c => ../../test/dsatest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dsa'
making links in crypto/ecdsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdsa'
ecdsa.h => ../../include/openssl/ecdsa.h
ecdsatest.c => ../../test/ecdsatest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdsa'
making links in crypto/dh...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dh'
dh.h => ../../include/openssl/dh.h
dhtest.c => ../../test/dhtest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dh'
making links in crypto/ecdh...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdh'
ecdh.h => ../../include/openssl/ecdh.h
ecdhtest.c => ../../test/ecdhtest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdh'
making links in crypto/dso...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dso'
dso.h => ../../include/openssl/dso.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dso'
making links in crypto/engine...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/engine'
engine.h => ../../include/openssl/engine.h
enginetest.c => ../../test/enginetest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/engine'
making links in crypto/buffer...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/buffer'
buffer.h => ../../include/openssl/buffer.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/buffer'
making links in crypto/bio...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bio'
bio.h => ../../include/openssl/bio.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bio'
making links in crypto/stack...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/stack'
stack.h => ../../include/openssl/stack.h
safestack.h => ../../include/openssl/safestack.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/stack'
making links in crypto/lhash...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/lhash'
lhash.h => ../../include/openssl/lhash.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/lhash'
making links in crypto/rand...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rand'
rand.h => ../../include/openssl/rand.h
randtest.c => ../../test/randtest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rand'
making links in crypto/err...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/err'
err.h => ../../include/openssl/err.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/err'
making links in crypto/evp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/evp'
evp.h => ../../include/openssl/evp.h
evp_test.c => ../../test/evp_test.c
evp_extra_test.c => ../../test/evp_extra_test.c
evptests.txt -> ../../test/evptests.txt
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/evp'
making links in crypto/asn1...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/asn1'
asn1.h => ../../include/openssl/asn1.h
asn1_mac.h => ../../include/openssl/asn1_mac.h
asn1t.h => ../../include/openssl/asn1t.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/asn1'
making links in crypto/pem...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pem'
pem.h => ../../include/openssl/pem.h
pem2.h => ../../include/openssl/pem2.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pem'
making links in crypto/x509...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509'
x509.h => ../../include/openssl/x509.h
x509_vfy.h => ../../include/openssl/x509_vfy.h
verify_extra_test.c => ../../test/verify_extra_test.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509'
making links in crypto/x509v3...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509v3'
x509v3.h => ../../include/openssl/x509v3.h
v3nametest.c => ../../test/v3nametest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509v3'
making links in crypto/conf...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/conf'
conf.h => ../../include/openssl/conf.h
conf_api.h => ../../include/openssl/conf_api.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/conf'
making links in crypto/txt_db...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/txt_db'
txt_db.h => ../../include/openssl/txt_db.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/txt_db'
making links in crypto/pkcs7...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs7'
pkcs7.h => ../../include/openssl/pkcs7.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs7'
making links in crypto/pkcs12...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs12'
pkcs12.h => ../../include/openssl/pkcs12.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs12'
making links in crypto/comp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/comp'
comp.h => ../../include/openssl/comp.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/comp'
making links in crypto/ocsp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ocsp'
ocsp.h => ../../include/openssl/ocsp.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ocsp'
making links in crypto/ui...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ui'
ui.h => ../../include/openssl/ui.h
ui_compat.h => ../../include/openssl/ui_compat.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ui'
making links in crypto/krb5...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/krb5'
krb5_asn.h => ../../include/openssl/krb5_asn.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/krb5'
making links in crypto/cms...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cms'
cms.h => ../../include/openssl/cms.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cms'
making links in crypto/pqueue...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pqueue'
pqueue.h => ../../include/openssl/pqueue.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pqueue'
making links in crypto/ts...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ts'
ts.h => ../../include/openssl/ts.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ts'
making links in crypto/srp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/srp'
srp.h => ../../include/openssl/srp.h
srptest.c => ../../test/srptest.c
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/srp'
making links in crypto/cmac...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cmac'
cmac.h => ../../include/openssl/cmac.h
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cmac'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto'
making links in ssl...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/ssl'
ssl.h => ../include/openssl/ssl.h
ssl2.h => ../include/openssl/ssl2.h
ssl3.h => ../include/openssl/ssl3.h
ssl23.h => ../include/openssl/ssl23.h
tls1.h => ../include/openssl/tls1.h
dtls1.h => ../include/openssl/dtls1.h
kssl.h => ../include/openssl/kssl.h
srtp.h => ../include/openssl/srtp.h
ssltest.c => ../test/ssltest.c
heartbeat_test.c => ../test/heartbeat_test.c
clienthellotest.c => ../test/clienthellotest.c
sslv2conftest.c => ../test/sslv2conftest.c
dtlstest.c => ../test/dtlstest.c
bad_dtls_test.c => ../test/bad_dtls_test.c
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/ssl'
making links in engines...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
making links in engines/ccgost...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines/ccgost'
make[4]: Nothing to be done for 'links'.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines/ccgost'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
making links in apps...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/apps'
make[3]: Nothing to be done for 'links'.
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/apps'
making links in test...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/test'
make[3]: Nothing to be done for 'links'.
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/test'
making links in tools...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/tools'
make[3]: Nothing to be done for 'links'.
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/tools'
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
generating dummy tests (if needed)...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/test'
md2test.c => dummytest.c
rc5test.c => dummytest.c
jpaketest.c => dummytest.c
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/test'
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
Configured for mingw64.
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
making all in crypto...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto'
/usr/bin/perl.exe ../util/mkbuildinf.pl "x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM" "mingw64" >buildinf.h
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cryptlib.o cryptlib.c
cryptlib.c: In function 'CRYPTO_THREADID_set_pointer':
cryptlib.c:447:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
id->val = (unsigned long)id->ptr;
^
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o mem.o mem.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o mem_dbg.o mem_dbg.c
mem_dbg.c: In function 'mem_hash':
mem_dbg.c:326:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
ret = (unsigned long)a->addr;
^
mem_dbg.c: In function 'print_leak_doall_arg':
mem_dbg.c:662:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
m->num, (unsigned long)m->addr);
^
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cversion.o cversion.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ex_data.o ex_data.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cpt_err.o cpt_err.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ebcdic.o ebcdic.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o uid.o uid.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o o_time.o o_time.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o o_str.o o_str.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o o_dir.o o_dir.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o o_fips.o o_fips.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o o_init.o o_init.c
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o fips_ers.o fips_ers.c
/usr/bin/perl.exe x86_64cpuid.pl mingw64 > x86_64cpuid.s
x86_64-w64-mingw32-gcc -I. -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64cpuid.o x86_64cpuid.s
x86_64-w64-mingw32-ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o o_fips.o o_init.o fips_ers.o x86_64cpuid.o
C:\msys64\usr\bin\x86_64-w64-mingw32-ar.exe: creating ../libcrypto.a
test -z "" || x86_64-w64-mingw32-ar r ../libcrypto.a fipscanister.o
/mingw64/bin/ranlib.exe ../libcrypto.a || echo Never mind.
making all in crypto/objects...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/objects'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o o_names.o o_names.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o obj_dat.o obj_dat.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o obj_lib.o obj_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o obj_err.o obj_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o obj_xref.o obj_xref.c
x86_64-w64-mingw32-ar r ../../libcrypto.a o_names.o obj_dat.o obj_lib.o obj_err.o obj_xref.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/objects'
making all in crypto/md4...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md4'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o md4_dgst.o md4_dgst.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o md4_one.o md4_one.c
x86_64-w64-mingw32-ar r ../../libcrypto.a md4_dgst.o md4_one.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md4'
making all in crypto/md5...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md5'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o md5_dgst.o md5_dgst.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o md5_one.o md5_one.c
/usr/bin/perl.exe asm/md5-x86_64.pl mingw64 > md5-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o md5-x86_64.o md5-x86_64.s
x86_64-w64-mingw32-ar r ../../libcrypto.a md5_dgst.o md5_one.o md5-x86_64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md5'
making all in crypto/sha...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/sha'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha_dgst.o sha_dgst.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha1dgst.o sha1dgst.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha_one.o sha_one.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha1_one.o sha1_one.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha256.o sha256.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha512.o sha512.c
/usr/bin/perl.exe asm/sha1-x86_64.pl mingw64 > sha1-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha1-x86_64.o sha1-x86_64.s
/usr/bin/perl.exe asm/sha512-x86_64.pl mingw64 sha256-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha256-x86_64.o sha256-x86_64.s
/usr/bin/perl.exe asm/sha512-x86_64.pl mingw64 sha512-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha512-x86_64.o sha512-x86_64.s
/usr/bin/perl.exe asm/sha1-mb-x86_64.pl mingw64 > sha1-mb-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha1-mb-x86_64.o sha1-mb-x86_64.s
/usr/bin/perl.exe asm/sha256-mb-x86_64.pl mingw64 > sha256-mb-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sha256-mb-x86_64.o sha256-mb-x86_64.s
x86_64-w64-mingw32-ar r ../../libcrypto.a sha_dgst.o sha1dgst.o sha_one.o sha1_one.o sha256.o sha512.o sha1-x86_64.o sha256-x86_64.o sha512-x86_64.o sha1-mb-x86_64.o sha256-mb-x86_64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/sha'
making all in crypto/mdc2...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/mdc2'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o mdc2dgst.o mdc2dgst.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o mdc2_one.o mdc2_one.c
x86_64-w64-mingw32-ar r ../../libcrypto.a mdc2dgst.o mdc2_one.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/mdc2'
making all in crypto/hmac...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/hmac'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o hmac.o hmac.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o hm_ameth.o hm_ameth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o hm_pmeth.o hm_pmeth.c
x86_64-w64-mingw32-ar r ../../libcrypto.a hmac.o hm_ameth.o hm_pmeth.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/hmac'
making all in crypto/ripemd...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ripemd'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rmd_dgst.o rmd_dgst.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rmd_one.o rmd_one.c
x86_64-w64-mingw32-ar r ../../libcrypto.a rmd_dgst.o rmd_one.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ripemd'
making all in crypto/whrlpool...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/whrlpool'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o wp_dgst.o wp_dgst.c
/usr/bin/perl.exe asm/wp-x86_64.pl mingw64 > wp-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o wp-x86_64.o wp-x86_64.s
x86_64-w64-mingw32-ar r ../../libcrypto.a wp_dgst.o wp-x86_64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/whrlpool'
making all in crypto/des...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/des'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o set_key.o set_key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecb_enc.o ecb_enc.c
In file included from ecb_enc.c:60:
des_ver.h:68:24: warning: 'OSSL_libdes_version' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
#define libdes_version OSSL_libdes_version
^~~~~~~~~~~~~~~~~~~
ecb_enc.c:64:27: note: in expansion of macro 'libdes_version'
OPENSSL_GLOBAL const char libdes_version[] = "libdes" OPENSSL_VERSION_PTEXT;
^~~~~~~~~~~~~~
des_ver.h:67:21: warning: 'OSSL_DES_version' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
#define DES_version OSSL_DES_version
^~~~~~~~~~~~~~~~
ecb_enc.c:65:27: note: in expansion of macro 'DES_version'
OPENSSL_GLOBAL const char DES_version[] = "DES" OPENSSL_VERSION_PTEXT;
^~~~~~~~~~~
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cbc_enc.o cbc_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecb3_enc.o ecb3_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cfb64enc.o cfb64enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cfb64ede.o cfb64ede.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cfb_enc.o cfb_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ofb64ede.o ofb64ede.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o enc_read.o enc_read.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o enc_writ.o enc_writ.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ofb64enc.o ofb64enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ofb_enc.o ofb_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o str2key.o str2key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pcbc_enc.o pcbc_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o qud_cksm.o qud_cksm.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand_key.o rand_key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o des_enc.o des_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o fcrypt_b.o fcrypt_b.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o fcrypt.o fcrypt.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o xcbc_enc.o xcbc_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rpc_enc.o rpc_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cbc_cksm.o cbc_cksm.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ede_cbcm_enc.o ede_cbcm_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o des_old.o des_old.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o des_old2.o des_old2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o read2pwd.o read2pwd.c
x86_64-w64-mingw32-ar r ../../libcrypto.a set_key.o ecb_enc.o cbc_enc.o ecb3_enc.o cfb64enc.o cfb64ede.o cfb_enc.o ofb64ede.o enc_read.o enc_writ.o ofb64enc.o ofb_enc.o str2key.o pcbc_enc.o qud_cksm.o rand_key.o des_enc.o fcrypt_b.o fcrypt.o xcbc_enc.o rpc_enc.o cbc_cksm.o ede_cbcm_enc.o des_old.o des_old2.o read2pwd.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/des'
making all in crypto/aes...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/aes'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes_misc.o aes_misc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes_ecb.o aes_ecb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes_cfb.o aes_cfb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes_ofb.o aes_ofb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes_ctr.o aes_ctr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes_ige.o aes_ige.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes_wrap.o aes_wrap.c
/usr/bin/perl.exe asm/aes-x86_64.pl mingw64 > aes-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aes-x86_64.o aes-x86_64.s
/usr/bin/perl.exe asm/vpaes-x86_64.pl mingw64 > vpaes-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o vpaes-x86_64.o vpaes-x86_64.s
/usr/bin/perl.exe asm/bsaes-x86_64.pl mingw64 > bsaes-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bsaes-x86_64.o bsaes-x86_64.s
/usr/bin/perl.exe asm/aesni-x86_64.pl mingw64 > aesni-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-x86_64.o aesni-x86_64.s
/usr/bin/perl.exe asm/aesni-sha1-x86_64.pl mingw64 > aesni-sha1-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-sha1-x86_64.o aesni-sha1-x86_64.s
/usr/bin/perl.exe asm/aesni-sha256-x86_64.pl mingw64 > aesni-sha256-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-sha256-x86_64.o aesni-sha256-x86_64.s
/usr/bin/perl.exe asm/aesni-mb-x86_64.pl mingw64 > aesni-mb-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-mb-x86_64.o aesni-mb-x86_64.s
x86_64-w64-mingw32-ar r ../../libcrypto.a aes_misc.o aes_ecb.o aes_cfb.o aes_ofb.o aes_ctr.o aes_ige.o aes_wrap.o aes-x86_64.o vpaes-x86_64.o bsaes-x86_64.o aesni-x86_64.o aesni-sha1-x86_64.o aesni-sha256-x86_64.o aesni-mb-x86_64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/aes'
making all in crypto/rc2...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc2'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc2_ecb.o rc2_ecb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc2_skey.o rc2_skey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc2_cbc.o rc2_cbc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc2cfb64.o rc2cfb64.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc2ofb64.o rc2ofb64.c
x86_64-w64-mingw32-ar r ../../libcrypto.a rc2_ecb.o rc2_skey.o rc2_cbc.o rc2cfb64.o rc2ofb64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc2'
making all in crypto/rc4...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc4'
/usr/bin/perl.exe asm/rc4-x86_64.pl mingw64 > rc4-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc4-x86_64.o rc4-x86_64.s
/usr/bin/perl.exe asm/rc4-md5-x86_64.pl mingw64 > rc4-md5-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc4-md5-x86_64.o rc4-md5-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rc4_utl.o rc4_utl.c
x86_64-w64-mingw32-ar r ../../libcrypto.a rc4-x86_64.o rc4-md5-x86_64.o rc4_utl.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc4'
making all in crypto/idea...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/idea'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o i_cbc.o i_cbc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o i_cfb64.o i_cfb64.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o i_ofb64.o i_ofb64.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o i_ecb.o i_ecb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o i_skey.o i_skey.c
x86_64-w64-mingw32-ar r ../../libcrypto.a i_cbc.o i_cfb64.o i_ofb64.o i_ecb.o i_skey.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/idea'
making all in crypto/bf...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bf'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bf_skey.o bf_skey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bf_ecb.o bf_ecb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bf_enc.o bf_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bf_cfb64.o bf_cfb64.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bf_ofb64.o bf_ofb64.c
x86_64-w64-mingw32-ar r ../../libcrypto.a bf_skey.o bf_ecb.o bf_enc.o bf_cfb64.o bf_ofb64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bf'
making all in crypto/cast...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cast'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_skey.o c_skey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_ecb.o c_ecb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_enc.o c_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_cfb64.o c_cfb64.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_ofb64.o c_ofb64.c
x86_64-w64-mingw32-ar r ../../libcrypto.a c_skey.o c_ecb.o c_enc.o c_cfb64.o c_ofb64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cast'
making all in crypto/camellia...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/camellia'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmll_ecb.o cmll_ecb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmll_ofb.o cmll_ofb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmll_cfb.o cmll_cfb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmll_ctr.o cmll_ctr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmll_utl.o cmll_utl.c
/usr/bin/perl.exe asm/cmll-x86_64.pl mingw64 > cmll-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmll-x86_64.o cmll-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmll_misc.o cmll_misc.c
x86_64-w64-mingw32-ar r ../../libcrypto.a cmll_ecb.o cmll_ofb.o cmll_cfb.o cmll_ctr.o cmll_utl.o cmll-x86_64.o cmll_misc.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/camellia'
making all in crypto/seed...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/seed'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o seed.o seed.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o seed_ecb.o seed_ecb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o seed_cbc.o seed_cbc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o seed_cfb.o seed_cfb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o seed_ofb.o seed_ofb.c
x86_64-w64-mingw32-ar r ../../libcrypto.a seed.o seed_ecb.o seed_cbc.o seed_cfb.o seed_ofb.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/seed'
making all in crypto/modes...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/modes'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cbc128.o cbc128.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ctr128.o ctr128.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cts128.o cts128.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cfb128.o cfb128.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ofb128.o ofb128.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gcm128.o gcm128.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ccm128.o ccm128.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o xts128.o xts128.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o wrap128.o wrap128.c
/usr/bin/perl.exe asm/ghash-x86_64.pl mingw64 > ghash-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ghash-x86_64.o ghash-x86_64.s
/usr/bin/perl.exe asm/aesni-gcm-x86_64.pl mingw64 > aesni-gcm-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o aesni-gcm-x86_64.o aesni-gcm-x86_64.s
x86_64-w64-mingw32-ar r ../../libcrypto.a cbc128.o ctr128.o cts128.o cfb128.o ofb128.o gcm128.o ccm128.o xts128.o wrap128.o ghash-x86_64.o aesni-gcm-x86_64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/modes'
making all in crypto/bn...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bn'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_add.o bn_add.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_div.o bn_div.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_exp.o bn_exp.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_lib.o bn_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_ctx.o bn_ctx.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_mul.o bn_mul.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_mod.o bn_mod.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_print.o bn_print.c
In file included from bn_lcl.h:115,
from bn_print.c:64:
bn_print.c: In function 'BN_bn2dec':
../../include/openssl/bn.h:224:27: warning: unknown conversion type character 'l' in format [-Wformat=]
# define BN_DEC_FMT1 "%llu"
^~~~~~
bn_print.c:153:37: note: in expansion of macro 'BN_DEC_FMT1'
BIO_snprintf(p, BUF_REMAIN, BN_DEC_FMT1, *lp);
^~~~~~~~~~~
../../include/openssl/bn.h:224:27: warning: too many arguments for format [-Wformat-extra-args]
# define BN_DEC_FMT1 "%llu"
^~~~~~
bn_print.c:153:37: note: in expansion of macro 'BN_DEC_FMT1'
BIO_snprintf(p, BUF_REMAIN, BN_DEC_FMT1, *lp);
^~~~~~~~~~~
../../include/openssl/bn.h:225:27: warning: unknown conversion type character 'l' in format [-Wformat=]
# define BN_DEC_FMT2 "%019llu"
^~~~~~~~~
bn_print.c:158:41: note: in expansion of macro 'BN_DEC_FMT2'
BIO_snprintf(p, BUF_REMAIN, BN_DEC_FMT2, *lp);
^~~~~~~~~~~
../../include/openssl/bn.h:225:27: warning: too many arguments for format [-Wformat-extra-args]
# define BN_DEC_FMT2 "%019llu"
^~~~~~~~~
bn_print.c:158:41: note: in expansion of macro 'BN_DEC_FMT2'
BIO_snprintf(p, BUF_REMAIN, BN_DEC_FMT2, *lp);
^~~~~~~~~~~
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_rand.o bn_rand.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_shift.o bn_shift.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_word.o bn_word.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_blind.o bn_blind.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_kron.o bn_kron.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_sqrt.o bn_sqrt.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_gcd.o bn_gcd.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_prime.o bn_prime.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_err.o bn_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_sqr.o bn_sqr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64-gcc.o asm/x86_64-gcc.c
/usr/bin/perl.exe asm/x86_64-mont.pl mingw64 > x86_64-mont.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64-mont.o x86_64-mont.s
/usr/bin/perl.exe asm/x86_64-mont5.pl mingw64 > x86_64-mont5.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64-mont5.o x86_64-mont5.s
/usr/bin/perl.exe asm/x86_64-gf2m.pl mingw64 > x86_64-gf2m.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x86_64-gf2m.o x86_64-gf2m.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsaz_exp.o rsaz_exp.c
/usr/bin/perl.exe asm/rsaz-x86_64.pl mingw64 > rsaz-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsaz-x86_64.o rsaz-x86_64.s
/usr/bin/perl.exe asm/rsaz-avx2.pl mingw64 > rsaz-avx2.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsaz-avx2.o rsaz-avx2.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_recp.o bn_recp.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_mont.o bn_mont.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_mpi.o bn_mpi.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_exp2.o bn_exp2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_gf2m.o bn_gf2m.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_nist.o bn_nist.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_depr.o bn_depr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_const.o bn_const.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bn_x931p.o bn_x931p.c
x86_64-w64-mingw32-ar r ../../libcrypto.a bn_add.o bn_div.o bn_exp.o bn_lib.o bn_ctx.o bn_mul.o bn_mod.o bn_print.o bn_rand.o bn_shift.o bn_word.o bn_blind.o bn_kron.o bn_sqrt.o bn_gcd.o bn_prime.o bn_err.o bn_sqr.o x86_64-gcc.o x86_64-mont.o x86_64-mont5.o x86_64-gf2m.o rsaz_exp.o rsaz-x86_64.o rsaz-avx2.o bn_recp.o bn_mont.o bn_mpi.o bn_exp2.o bn_gf2m.o bn_nist.o bn_depr.o bn_const.o bn_x931p.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bn'
making all in crypto/ec...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ec'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_lib.o ec_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_smpl.o ecp_smpl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_mont.o ecp_mont.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_nist.o ecp_nist.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_cvt.o ec_cvt.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_mult.o ec_mult.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_err.o ec_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_curve.o ec_curve.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_check.o ec_check.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_print.o ec_print.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_asn1.o ec_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_key.o ec_key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec2_smpl.o ec2_smpl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec2_mult.o ec2_mult.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_ameth.o ec_ameth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_pmeth.o ec_pmeth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eck_prn.o eck_prn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_nistp224.o ecp_nistp224.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_nistp256.o ecp_nistp256.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_nistp521.o ecp_nistp521.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_nistputil.o ecp_nistputil.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_oct.o ecp_oct.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec2_oct.o ec2_oct.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec_oct.o ec_oct.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_nistz256.o ecp_nistz256.c
/usr/bin/perl.exe asm/ecp_nistz256-x86_64.pl mingw64 > ecp_nistz256-x86_64.s
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecp_nistz256-x86_64.o ecp_nistz256-x86_64.s
x86_64-w64-mingw32-ar r ../../libcrypto.a ec_lib.o ecp_smpl.o ecp_mont.o ecp_nist.o ec_cvt.o ec_mult.o ec_err.o ec_curve.o ec_check.o ec_print.o ec_asn1.o ec_key.o ec2_smpl.o ec2_mult.o ec_ameth.o ec_pmeth.o eck_prn.o ecp_nistp224.o ecp_nistp256.o ecp_nistp521.o ecp_nistputil.o ecp_oct.o ec2_oct.o ec_oct.o ecp_nistz256.o ecp_nistz256-x86_64.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ec'
making all in crypto/rsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rsa'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_eay.o rsa_eay.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_gen.o rsa_gen.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_lib.o rsa_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_sign.o rsa_sign.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_saos.o rsa_saos.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_err.o rsa_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_pk1.o rsa_pk1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_ssl.o rsa_ssl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_none.o rsa_none.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_oaep.o rsa_oaep.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_chk.o rsa_chk.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_null.o rsa_null.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_pss.o rsa_pss.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_x931.o rsa_x931.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_asn1.o rsa_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_depr.o rsa_depr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_ameth.o rsa_ameth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_prn.o rsa_prn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_pmeth.o rsa_pmeth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa_crpt.o rsa_crpt.c
x86_64-w64-mingw32-ar r ../../libcrypto.a rsa_eay.o rsa_gen.o rsa_lib.o rsa_sign.o rsa_saos.o rsa_err.o rsa_pk1.o rsa_ssl.o rsa_none.o rsa_oaep.o rsa_chk.o rsa_null.o rsa_pss.o rsa_x931.o rsa_asn1.o rsa_depr.o rsa_ameth.o rsa_prn.o rsa_pmeth.o rsa_crpt.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rsa'
making all in crypto/dsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dsa'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_gen.o dsa_gen.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_key.o dsa_key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_lib.o dsa_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_asn1.o dsa_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_vrf.o dsa_vrf.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_sign.o dsa_sign.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_err.o dsa_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_ossl.o dsa_ossl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_depr.o dsa_depr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_ameth.o dsa_ameth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_pmeth.o dsa_pmeth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa_prn.o dsa_prn.c
x86_64-w64-mingw32-ar r ../../libcrypto.a dsa_gen.o dsa_key.o dsa_lib.o dsa_asn1.o dsa_vrf.o dsa_sign.o dsa_err.o dsa_ossl.o dsa_depr.o dsa_ameth.o dsa_pmeth.o dsa_prn.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dsa'
making all in crypto/ecdsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdsa'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecs_lib.o ecs_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecs_asn1.o ecs_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecs_ossl.o ecs_ossl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecs_sign.o ecs_sign.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecs_vrf.o ecs_vrf.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecs_err.o ecs_err.c
x86_64-w64-mingw32-ar r ../../libcrypto.a ecs_lib.o ecs_asn1.o ecs_ossl.o ecs_sign.o ecs_vrf.o ecs_err.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdsa'
making all in crypto/dh...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dh'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_asn1.o dh_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_gen.o dh_gen.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_key.o dh_key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_lib.o dh_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_check.o dh_check.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_err.o dh_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_depr.o dh_depr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_ameth.o dh_ameth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_pmeth.o dh_pmeth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_prn.o dh_prn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_rfc5114.o dh_rfc5114.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh_kdf.o dh_kdf.c
x86_64-w64-mingw32-ar r ../../libcrypto.a dh_asn1.o dh_gen.o dh_key.o dh_lib.o dh_check.o dh_err.o dh_depr.o dh_ameth.o dh_pmeth.o dh_prn.o dh_rfc5114.o dh_kdf.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dh'
making all in crypto/ecdh...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdh'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ech_lib.o ech_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ech_ossl.o ech_ossl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ech_key.o ech_key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ech_err.o ech_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ech_kdf.o ech_kdf.c
x86_64-w64-mingw32-ar r ../../libcrypto.a ech_lib.o ech_ossl.o ech_key.o ech_err.o ech_kdf.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdh'
making all in crypto/dso...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dso'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_dl.o dso_dl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_dlfcn.o dso_dlfcn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_err.o dso_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_lib.o dso_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_null.o dso_null.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_openssl.o dso_openssl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_win32.o dso_win32.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_vms.o dso_vms.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dso_beos.o dso_beos.c
x86_64-w64-mingw32-ar r ../../libcrypto.a dso_dl.o dso_dlfcn.o dso_err.o dso_lib.o dso_null.o dso_openssl.o dso_win32.o dso_vms.o dso_beos.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dso'
making all in crypto/engine...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/engine'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_err.o eng_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_lib.o eng_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_list.o eng_list.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_init.o eng_init.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_ctrl.o eng_ctrl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_table.o eng_table.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_pkey.o eng_pkey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_fat.o eng_fat.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_all.o eng_all.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_rsa.o tb_rsa.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_dsa.o tb_dsa.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_ecdsa.o tb_ecdsa.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_dh.o tb_dh.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_ecdh.o tb_ecdh.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_rand.o tb_rand.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_store.o tb_store.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_cipher.o tb_cipher.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_digest.o tb_digest.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_pkmeth.o tb_pkmeth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tb_asnmth.o tb_asnmth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_openssl.o eng_openssl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_cnf.o eng_cnf.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_dyn.o eng_dyn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_cryptodev.o eng_cryptodev.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o eng_rdrand.o eng_rdrand.c
x86_64-w64-mingw32-ar r ../../libcrypto.a eng_err.o eng_lib.o eng_list.o eng_init.o eng_ctrl.o eng_table.o eng_pkey.o eng_fat.o eng_all.o tb_rsa.o tb_dsa.o tb_ecdsa.o tb_dh.o tb_ecdh.o tb_rand.o tb_store.o tb_cipher.o tb_digest.o tb_pkmeth.o tb_asnmth.o eng_openssl.o eng_cnf.o eng_dyn.o eng_cryptodev.o eng_rdrand.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/engine'
making all in crypto/buffer...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/buffer'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o buffer.o buffer.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o buf_str.o buf_str.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o buf_err.o buf_err.c
x86_64-w64-mingw32-ar r ../../libcrypto.a buffer.o buf_str.o buf_err.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/buffer'
making all in crypto/bio...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bio'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_lib.o bio_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_cb.o bio_cb.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_err.o bio_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_mem.o bss_mem.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_null.o bss_null.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_fd.o bss_fd.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_file.o bss_file.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_sock.o bss_sock.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_conn.o bss_conn.c
bss_conn.c: In function 'conn_new':
bss_conn.c:332:15: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
bi->num = INVALID_SOCKET;
^~~~~~~~~~~~~~
bss_conn.c: In function 'conn_close_socket':
bss_conn.c:350:20: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
bio->num = INVALID_SOCKET;
^~~~~~~~~~~~~~
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bf_null.o bf_null.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bf_buff.o bf_buff.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o b_print.o b_print.c
b_print.c: In function '_dopr':
b_print.c:379:25: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
value = (long)va_arg(args, void *);
^
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o b_dump.o b_dump.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o b_sock.o b_sock.c
b_sock.c: In function 'BIO_get_accept_socket':
b_sock.c:615:13: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
int s = INVALID_SOCKET, cs, addrlen;
^~~~~~~~~~~~~~
b_sock.c:624:16: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
return (INVALID_SOCKET);
^
b_sock.c:627:16: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
return (INVALID_SOCKET);
^
b_sock.c:800:13: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
s = INVALID_SOCKET;
^~~~~~~~~~~~~~
b_sock.c: In function 'BIO_accept':
b_sock.c:807:15: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
int ret = INVALID_SOCKET;
^~~~~~~~~~~~~~
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_acpt.o bss_acpt.c
bss_acpt.c: In function 'acpt_new':
bss_acpt.c:132:15: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
bi->num = INVALID_SOCKET;
^~~~~~~~~~~~~~
bss_acpt.c: In function 'BIO_ACCEPT_new':
bss_acpt.c:150:24: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
ret->accept_sock = INVALID_SOCKET;
^~~~~~~~~~~~~~
bss_acpt.c: In function 'acpt_close_socket':
bss_acpt.c:177:26: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
c->accept_sock = INVALID_SOCKET;
^~~~~~~~~~~~~~
bss_acpt.c:178:20: warning: overflow in conversion from 'long long unsigned int' to 'int' changes value from '18446744073709551615' to '-1' [-Woverflow]
bio->num = INVALID_SOCKET;
^~~~~~~~~~~~~~
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bf_nbio.o bf_nbio.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_log.o bss_log.c
bss_log.c: In function 'xsyslog':
bss_log.c:325:24: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
sprintf(pidbuf, "[%u] ", GetCurrentProcessId());
~^ ~~~~~~~~~~~~~~~~~~~~~
%lu
bss_log.c:325:24: warning: format '%u' expects argument of type 'unsigned int', but argument 3 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
sprintf(pidbuf, "[%u] ", GetCurrentProcessId());
~^ ~~~~~~~~~~~~~~~~~~~~~
%lu
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_bio.o bss_bio.c
bss_bio.c: In function 'bio_nread':
bss_bio.c:320:15: warning: overflow in conversion from 'long long int' to 'long int' changes value from '9223372036854775807' to '-1' [-Woverflow]
num = SSIZE_MAX;
^~~~~~~~~
bss_bio.c: In function 'bio_nwrite':
bss_bio.c:476:15: warning: overflow in conversion from 'long long int' to 'long int' changes value from '9223372036854775807' to '-1' [-Woverflow]
num = SSIZE_MAX;
^~~~~~~~~
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bss_dgram.o bss_dgram.c
x86_64-w64-mingw32-ar r ../../libcrypto.a bio_lib.o bio_cb.o bio_err.o bss_mem.o bss_null.o bss_fd.o bss_file.o bss_sock.o bss_conn.o bf_null.o bf_buff.o b_print.o b_dump.o b_sock.o bss_acpt.o bf_nbio.o bss_log.o bss_bio.o bss_dgram.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bio'
making all in crypto/stack...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/stack'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o stack.o stack.c
x86_64-w64-mingw32-ar r ../../libcrypto.a stack.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/stack'
making all in crypto/lhash...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/lhash'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o lhash.o lhash.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o lh_stats.o lh_stats.c
x86_64-w64-mingw32-ar r ../../libcrypto.a lhash.o lh_stats.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/lhash'
making all in crypto/rand...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rand'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o md_rand.o md_rand.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o randfile.o randfile.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand_lib.o rand_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand_err.o rand_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand_egd.o rand_egd.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand_win.o rand_win.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand_unix.o rand_unix.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand_os2.o rand_os2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand_nw.o rand_nw.c
x86_64-w64-mingw32-ar r ../../libcrypto.a md_rand.o randfile.o rand_lib.o rand_err.o rand_egd.o rand_win.o rand_unix.o rand_os2.o rand_nw.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rand'
making all in crypto/err...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/err'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o err.o err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o err_all.o err_all.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o err_prn.o err_prn.c
x86_64-w64-mingw32-ar r ../../libcrypto.a err.o err_all.o err_prn.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/err'
making all in crypto/evp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/evp'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o encode.o encode.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o digest.o digest.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_enc.o evp_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_key.o evp_key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_acnf.o evp_acnf.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_cnf.o evp_cnf.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_des.o e_des.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_bf.o e_bf.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_idea.o e_idea.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_des3.o e_des3.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_camellia.o e_camellia.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_rc4.o e_rc4.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_aes.o e_aes.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o names.o names.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_seed.o e_seed.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_xcbc_d.o e_xcbc_d.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_rc2.o e_rc2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_cast.o e_cast.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_rc5.o e_rc5.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_null.o m_null.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_md2.o m_md2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_md4.o m_md4.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_md5.o m_md5.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_sha.o m_sha.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_sha1.o m_sha1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_wp.o m_wp.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_dss.o m_dss.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_dss1.o m_dss1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_mdc2.o m_mdc2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_ripemd.o m_ripemd.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_ecdsa.o m_ecdsa.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p_open.o p_open.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p_seal.o p_seal.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p_sign.o p_sign.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p_verify.o p_verify.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p_lib.o p_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p_enc.o p_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p_dec.o p_dec.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_md.o bio_md.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_b64.o bio_b64.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_enc.o bio_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_err.o evp_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_null.o e_null.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_all.o c_all.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_allc.o c_allc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_alld.o c_alld.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_lib.o evp_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_ok.o bio_ok.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_pkey.o evp_pkey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_pbe.o evp_pbe.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p5_crpt.o p5_crpt.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p5_crpt2.o p5_crpt2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_old.o e_old.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pmeth_lib.o pmeth_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pmeth_fn.o pmeth_fn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pmeth_gn.o pmeth_gn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o m_sigver.o m_sigver.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_aes_cbc_hmac_sha1.o e_aes_cbc_hmac_sha1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_aes_cbc_hmac_sha256.o e_aes_cbc_hmac_sha256.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_rc4_hmac_md5.o e_rc4_hmac_md5.c
x86_64-w64-mingw32-ar r ../../libcrypto.a encode.o digest.o evp_enc.o evp_key.o evp_acnf.o evp_cnf.o e_des.o e_bf.o e_idea.o e_des3.o e_camellia.o e_rc4.o e_aes.o names.o e_seed.o e_xcbc_d.o e_rc2.o e_cast.o e_rc5.o m_null.o m_md2.o m_md4.o m_md5.o m_sha.o m_sha1.o m_wp.o m_dss.o m_dss1.o m_mdc2.o m_ripemd.o m_ecdsa.o p_open.o p_seal.o p_sign.o p_verify.o p_lib.o p_enc.o p_dec.o bio_md.o bio_b64.o bio_enc.o evp_err.o e_null.o c_all.o c_allc.o c_alld.o evp_lib.o bio_ok.o evp_pkey.o evp_pbe.o p5_crpt.o p5_crpt2.o e_old.o pmeth_lib.o pmeth_fn.o pmeth_gn.o m_sigver.o e_aes_cbc_hmac_sha1.o e_aes_cbc_hmac_sha256.o e_rc4_hmac_md5.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/evp'
making all in crypto/asn1...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/asn1'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_object.o a_object.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_bitstr.o a_bitstr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_utctm.o a_utctm.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_gentm.o a_gentm.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_time.o a_time.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_int.o a_int.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_octet.o a_octet.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_print.o a_print.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_type.o a_type.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_set.o a_set.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_dup.o a_dup.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_d2i_fp.o a_d2i_fp.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_i2d_fp.o a_i2d_fp.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_enum.o a_enum.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_utf8.o a_utf8.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_sign.o a_sign.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_digest.o a_digest.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_verify.o a_verify.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_mbstr.o a_mbstr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_strex.o a_strex.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_algor.o x_algor.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_val.o x_val.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_pubkey.o x_pubkey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_sig.o x_sig.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_req.o x_req.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_attrib.o x_attrib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_bignum.o x_bignum.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_long.o x_long.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_name.o x_name.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_x509.o x_x509.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_x509a.o x_x509a.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_crl.o x_crl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_info.o x_info.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_spki.o x_spki.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o nsseq.o nsseq.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_nx509.o x_nx509.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d2i_pu.o d2i_pu.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d2i_pr.o d2i_pr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o i2d_pu.o i2d_pu.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o i2d_pr.o i2d_pr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t_req.o t_req.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t_x509.o t_x509.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t_x509a.o t_x509a.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t_crl.o t_crl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t_pkey.o t_pkey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t_spki.o t_spki.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t_bitst.o t_bitst.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tasn_new.o tasn_new.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tasn_fre.o tasn_fre.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tasn_enc.o tasn_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tasn_dec.o tasn_dec.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tasn_utl.o tasn_utl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tasn_typ.o tasn_typ.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tasn_prn.o tasn_prn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ameth_lib.o ameth_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o f_int.o f_int.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o f_string.o f_string.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o n_pkey.o n_pkey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o f_enum.o f_enum.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_pkey.o x_pkey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_bool.o a_bool.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_exten.o x_exten.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_asn1.o bio_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_ndef.o bio_ndef.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o asn_mime.o asn_mime.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o asn1_gen.o asn1_gen.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o asn1_par.o asn1_par.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o asn1_lib.o asn1_lib.c
asn1_lib.c: In function 'asn1_add_error':
asn1_lib.c:459:44: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
BIO_snprintf(buf1, sizeof buf1, "%lu", (unsigned long)address);
^
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o asn1_err.o asn1_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_bytes.o a_bytes.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o a_strnid.o a_strnid.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o evp_asn1.o evp_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o asn_pack.o asn_pack.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p5_pbe.o p5_pbe.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p5_pbev2.o p5_pbev2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p8_pkey.o p8_pkey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o asn_moid.o asn_moid.c
x86_64-w64-mingw32-ar r ../../libcrypto.a a_object.o a_bitstr.o a_utctm.o a_gentm.o a_time.o a_int.o a_octet.o a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o a_enum.o a_utf8.o a_sign.o a_digest.o a_verify.o a_mbstr.o a_strex.o x_algor.o x_val.o x_pubkey.o x_sig.o x_req.o x_attrib.o x_bignum.o x_long.o x_name.o x_x509.o x_x509a.o x_crl.o x_info.o x_spki.o nsseq.o x_nx509.o d2i_pu.o d2i_pr.o i2d_pu.o i2d_pr.o t_req.o t_x509.o t_x509a.o t_crl.o t_pkey.o t_spki.o t_bitst.o tasn_new.o tasn_fre.o tasn_enc.o tasn_dec.o tasn_utl.o tasn_typ.o tasn_prn.o ameth_lib.o f_int.o f_string.o n_pkey.o f_enum.o x_pkey.o a_bool.o x_exten.o bio_asn1.o bio_ndef.o asn_mime.o asn1_gen.o asn1_par.o asn1_lib.o asn1_err.o a_bytes.o a_strnid.o evp_asn1.o asn_pack.o p5_pbe.o p5_pbev2.o p8_pkey.o asn_moid.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/asn1'
making all in crypto/pem...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pem'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_sign.o pem_sign.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_seal.o pem_seal.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_info.o pem_info.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_lib.o pem_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_all.o pem_all.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_err.o pem_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_x509.o pem_x509.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_xaux.o pem_xaux.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_oth.o pem_oth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_pk8.o pem_pk8.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pem_pkey.o pem_pkey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pvkfmt.o pvkfmt.c
x86_64-w64-mingw32-ar r ../../libcrypto.a pem_sign.o pem_seal.o pem_info.o pem_lib.o pem_all.o pem_err.o pem_x509.o pem_xaux.o pem_oth.o pem_pk8.o pem_pkey.o pvkfmt.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pem'
making all in crypto/x509...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_def.o x509_def.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_d2.o x509_d2.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_r2x.o x509_r2x.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_cmp.o x509_cmp.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_obj.o x509_obj.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_req.o x509_req.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509spki.o x509spki.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_vfy.o x509_vfy.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_set.o x509_set.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509cset.o x509cset.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509rset.o x509rset.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_err.o x509_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509name.o x509name.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_v3.o x509_v3.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_ext.o x509_ext.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_att.o x509_att.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509type.o x509type.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_lu.o x509_lu.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x_all.o x_all.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_txt.o x509_txt.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_trs.o x509_trs.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o by_file.o by_file.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o by_dir.o by_dir.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509_vpm.o x509_vpm.c
x86_64-w64-mingw32-ar r ../../libcrypto.a x509_def.o x509_d2.o x509_r2x.o x509_cmp.o x509_obj.o x509_req.o x509spki.o x509_vfy.o x509_set.o x509cset.o x509rset.o x509_err.o x509name.o x509_v3.o x509_ext.o x509_att.o x509type.o x509_lu.o x_all.o x509_txt.o x509_trs.o by_file.o by_dir.o x509_vpm.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509'
making all in crypto/x509v3...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509v3'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_bcons.o v3_bcons.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_bitst.o v3_bitst.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_conf.o v3_conf.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_extku.o v3_extku.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_ia5.o v3_ia5.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_lib.o v3_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_prn.o v3_prn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_utl.o v3_utl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3err.o v3err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_genn.o v3_genn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_alt.o v3_alt.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_skey.o v3_skey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_akey.o v3_akey.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_pku.o v3_pku.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_int.o v3_int.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_enum.o v3_enum.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_sxnet.o v3_sxnet.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_cpols.o v3_cpols.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_crld.o v3_crld.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_purp.o v3_purp.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_info.o v3_info.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_ocsp.o v3_ocsp.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_akeya.o v3_akeya.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_pmaps.o v3_pmaps.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_pcons.o v3_pcons.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_ncons.o v3_ncons.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_pcia.o v3_pcia.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_pci.o v3_pci.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pcy_cache.o pcy_cache.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pcy_node.o pcy_node.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pcy_data.o pcy_data.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pcy_map.o pcy_map.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pcy_tree.o pcy_tree.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pcy_lib.o pcy_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_asid.o v3_asid.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_addr.o v3_addr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o v3_scts.o v3_scts.c
x86_64-w64-mingw32-ar r ../../libcrypto.a v3_bcons.o v3_bitst.o v3_conf.o v3_extku.o v3_ia5.o v3_lib.o v3_prn.o v3_utl.o v3err.o v3_genn.o v3_alt.o v3_skey.o v3_akey.o v3_pku.o v3_int.o v3_enum.o v3_sxnet.o v3_cpols.o v3_crld.o v3_purp.o v3_info.o v3_ocsp.o v3_akeya.o v3_pmaps.o v3_pcons.o v3_ncons.o v3_pcia.o v3_pci.o pcy_cache.o pcy_node.o pcy_data.o pcy_map.o pcy_tree.o pcy_lib.o v3_asid.o v3_addr.o v3_scts.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509v3'
making all in crypto/conf...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/conf'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o conf_err.o conf_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o conf_lib.o conf_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o conf_api.o conf_api.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o conf_def.o conf_def.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o conf_mod.o conf_mod.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o conf_mall.o conf_mall.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o conf_sap.o conf_sap.c
x86_64-w64-mingw32-ar r ../../libcrypto.a conf_err.o conf_lib.o conf_api.o conf_def.o conf_mod.o conf_mall.o conf_sap.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/conf'
making all in crypto/txt_db...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/txt_db'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o txt_db.o txt_db.c
x86_64-w64-mingw32-ar r ../../libcrypto.a txt_db.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/txt_db'
making all in crypto/pkcs7...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs7'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pk7_asn1.o pk7_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pk7_lib.o pk7_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pkcs7err.o pkcs7err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pk7_doit.o pk7_doit.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pk7_smime.o pk7_smime.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pk7_attr.o pk7_attr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pk7_mime.o pk7_mime.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_pk7.o bio_pk7.c
x86_64-w64-mingw32-ar r ../../libcrypto.a pk7_asn1.o pk7_lib.o pkcs7err.o pk7_doit.o pk7_smime.o pk7_attr.o pk7_mime.o bio_pk7.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs7'
making all in crypto/pkcs12...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs12'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_add.o p12_add.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_asn.o p12_asn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_attr.o p12_attr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_crpt.o p12_crpt.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_crt.o p12_crt.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_decr.o p12_decr.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_init.o p12_init.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_key.o p12_key.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_kiss.o p12_kiss.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_mutl.o p12_mutl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_utl.o p12_utl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_npas.o p12_npas.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pk12err.o pk12err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_p8d.o p12_p8d.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o p12_p8e.o p12_p8e.c
x86_64-w64-mingw32-ar r ../../libcrypto.a p12_add.o p12_asn.o p12_attr.o p12_crpt.o p12_crt.o p12_decr.o p12_init.o p12_key.o p12_kiss.o p12_mutl.o p12_utl.o p12_npas.o pk12err.o p12_p8d.o p12_p8e.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs12'
making all in crypto/comp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/comp'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o comp_lib.o comp_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o comp_err.o comp_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_rle.o c_rle.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o c_zlib.o c_zlib.c
x86_64-w64-mingw32-ar r ../../libcrypto.a comp_lib.o comp_err.o c_rle.o c_zlib.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/comp'
making all in crypto/ocsp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ocsp'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_asn.o ocsp_asn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_ext.o ocsp_ext.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_ht.o ocsp_ht.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_lib.o ocsp_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_cl.o ocsp_cl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_srv.o ocsp_srv.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_prn.o ocsp_prn.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_vfy.o ocsp_vfy.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp_err.o ocsp_err.c
x86_64-w64-mingw32-ar r ../../libcrypto.a ocsp_asn.o ocsp_ext.o ocsp_ht.o ocsp_lib.o ocsp_cl.o ocsp_srv.o ocsp_prn.o ocsp_vfy.o ocsp_err.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ocsp'
making all in crypto/ui...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ui'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ui_err.o ui_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ui_lib.o ui_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ui_openssl.o ui_openssl.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ui_util.o ui_util.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ui_compat.o ui_compat.c
x86_64-w64-mingw32-ar r ../../libcrypto.a ui_err.o ui_lib.o ui_openssl.o ui_util.o ui_compat.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ui'
making all in crypto/krb5...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/krb5'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o krb5_asn.o krb5_asn.c
x86_64-w64-mingw32-ar r ../../libcrypto.a krb5_asn.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/krb5'
making all in crypto/cms...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cms'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_lib.o cms_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_asn1.o cms_asn1.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_att.o cms_att.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_io.o cms_io.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_smime.o cms_smime.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_err.o cms_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_sd.o cms_sd.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_dd.o cms_dd.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_cd.o cms_cd.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_env.o cms_env.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_enc.o cms_enc.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_ess.o cms_ess.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_pwri.o cms_pwri.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms_kari.o cms_kari.c
x86_64-w64-mingw32-ar r ../../libcrypto.a cms_lib.o cms_asn1.o cms_att.o cms_io.o cms_smime.o cms_err.o cms_sd.o cms_dd.o cms_cd.o cms_env.o cms_enc.o cms_ess.o cms_pwri.o cms_kari.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cms'
making all in crypto/pqueue...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pqueue'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pqueue.o pqueue.c
x86_64-w64-mingw32-ar r ../../libcrypto.a pqueue.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pqueue'
making all in crypto/ts...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ts'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_err.o ts_err.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_req_utils.o ts_req_utils.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_req_print.o ts_req_print.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_rsp_utils.o ts_rsp_utils.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_rsp_print.o ts_rsp_print.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_rsp_sign.o ts_rsp_sign.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_rsp_verify.o ts_rsp_verify.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_verify_ctx.o ts_verify_ctx.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_lib.o ts_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_conf.o ts_conf.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts_asn1.o ts_asn1.c
x86_64-w64-mingw32-ar r ../../libcrypto.a ts_err.o ts_req_utils.o ts_req_print.o ts_rsp_utils.o ts_rsp_print.o ts_rsp_sign.o ts_rsp_verify.o ts_verify_ctx.o ts_lib.o ts_conf.o ts_asn1.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ts'
making all in crypto/srp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/srp'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o srp_lib.o srp_lib.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o srp_vfy.o srp_vfy.c
x86_64-w64-mingw32-ar r ../../libcrypto.a srp_lib.o srp_vfy.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/srp'
making all in crypto/cmac...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cmac'
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cmac.o cmac.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cm_ameth.o cm_ameth.c
x86_64-w64-mingw32-gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cm_pmeth.o cm_pmeth.c
x86_64-w64-mingw32-ar r ../../libcrypto.a cmac.o cm_ameth.o cm_pmeth.o
/mingw64/bin/ranlib.exe ../../libcrypto.a || echo Never mind.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cmac'
if [ -n "libcrypto.dll.a libssl.dll.a" ]; then \
(cd ..; make libcrypto.dll.a); \
fi
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
[ -z "" ] || x86_64-w64-mingw32-gcc -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -Iinclude \
-DFINGERPRINT_PREMAIN_DSO_LOAD -o fips_premain_dso.exe \
fips_premain.c fipscanister.o \
libcrypto.a -lws2_32 -lgdi32 -lcrypt32
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Nothing to be done for 'symlink.cygwin-shared'.
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto'
making all in engines...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_4758cca.o e_4758cca.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_aep.o e_aep.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_atalla.o e_atalla.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_cswift.o e_cswift.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_gmp.o e_gmp.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_chil.o e_chil.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_nuron.o e_nuron.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_sureware.o e_sureware.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_ubsec.o e_ubsec.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_padlock.o e_padlock.c
x86_64-w64-mingw32-gcc -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_capi.o e_capi.c
e_capi.c: In function 'capi_get_pkey':
e_capi.c:741:37: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'ALG_ID' {aka 'unsigned int'} [-Wformat=]
BIO_snprintf(algstr, 10, "%lx", bh->aiKeyAlg);
~~^ ~~~~~~~~~~~~
%x
e_capi.c: In function 'capi_rsa_sign':
e_capi.c:849:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'int' [-Wformat=]
BIO_snprintf(algstr, 10, "%lx", dtype);
~~^ ~~~~~
%x
e_capi.c: In function 'capi_rsa_priv_dec':
e_capi.c:930:58: warning: passing argument 6 of 'CryptDecrypt' from incompatible pointer type [-Wincompatible-pointer-types]
if (!CryptDecrypt(capi_key->key, 0, TRUE, 0, tmpbuf, &flen)) {
^~~~~
In file included from e_capi.c:73:
C:/msys64/mingw64/x86_64-w64-mingw32/include/wincrypt.h:737:125: note: expected 'DWORD *' {aka 'long unsigned int *'} but argument is of type 'int *'
WINIMPM WINBOOL WINAPI CryptDecrypt (HCRYPTKEY hKey, HCRYPTHASH hHash, WINBOOL Final, DWORD dwFlags, BYTE *pbData, DWORD *pdwDataLen);
~~~~~~~^~~~~~~~~~
e_capi.c: In function 'capi_list_providers':
e_capi.c:1144:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
BIO_printf(out, "%d. %s, type %d\n", idx, provname, ptype);
~^ ~~~
%ld
e_capi.c:1144:40: warning: format '%d' expects argument of type 'int', but argument 5 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
BIO_printf(out, "%d. %s, type %d\n", idx, provname, ptype);
~^ ~~~~~
%ld
e_capi.c: In function 'capi_list_containers':
e_capi.c:1220:27: warning: format '%d' expects argument of type 'int', but argument 3 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
BIO_printf(out, "%d. %s\n", idx, cname);
~^ ~~~
%ld
e_capi.c: In function 'capi_dump_prov_info':
e_capi.c:1272:61: warning: format '%d' expects argument of type 'int', but argument 4 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
BIO_printf(out, " Provider Name: %s, Provider Type %d\n", provname,
~^
%ld
pinfo->dwProvType);
~~~~~~~~~~~~~~~~~
e_capi.c:1274:56: warning: format '%d' expects argument of type 'int', but argument 4 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
BIO_printf(out, " Container Name: %s, Key Type %d\n", contname,
~^
%ld
pinfo->dwKeySpec);
~~~~~~~~~~~~~~~~
e_capi.c: In function 'capi_dump_cert':
e_capi.c:1326:24: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [-Wincompatible-pointer-types]
x = d2i_X509(NULL, &p, cert->cbCertEncoded);
^~
In file included from ../include/openssl/rsa.h:62,
from e_capi.c:66:
../include/openssl/asn1.h:317:15: note: expected 'const unsigned char **' but argument is of type 'unsigned char **'
type *d2i_##name(type **a, const unsigned char **in, long len); \
^~~~
../include/openssl/asn1.h:310:9: note: in expansion of macro 'DECLARE_ASN1_ENCODE_FUNCTIONS'
DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/openssl/asn1.h:303:39: note: in expansion of macro 'DECLARE_ASN1_FUNCTIONS_name'
# define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/openssl/x509.h:823:1: note: in expansion of macro 'DECLARE_ASN1_FUNCTIONS'
DECLARE_ASN1_FUNCTIONS(X509)
^~~~~~~~~~~~~~~~~~~~~~
e_capi.c: In function 'capi_load_ssl_client_cert':
e_capi.c:1713:11: warning: pointer targets in assignment from 'BYTE * const' {aka 'unsigned char * const'} to 'const char *' differ in signedness [-Wpointer-sign]
p = cert->pbCertEncoded;
^
e_capi.c:1714:28: warning: passing argument 2 of 'd2i_X509' from incompatible pointer type [-Wincompatible-pointer-types]
x = d2i_X509(NULL, &p, cert->cbCertEncoded);
^~
In file included from ../include/openssl/rsa.h:62,
from e_capi.c:66:
../include/openssl/asn1.h:317:15: note: expected 'const unsigned char **' but argument is of type 'const char **'
type *d2i_##name(type **a, const unsigned char **in, long len); \
^~~~
../include/openssl/asn1.h:310:9: note: in expansion of macro 'DECLARE_ASN1_ENCODE_FUNCTIONS'
DECLARE_ASN1_ENCODE_FUNCTIONS(type, name, name)
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/openssl/asn1.h:303:39: note: in expansion of macro 'DECLARE_ASN1_FUNCTIONS_name'
# define DECLARE_ASN1_FUNCTIONS(type) DECLARE_ASN1_FUNCTIONS_name(type, type)
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../include/openssl/x509.h:823:1: note: in expansion of macro 'DECLARE_ASN1_FUNCTIONS'
DECLARE_ASN1_FUNCTIONS(X509)
^~~~~~~~~~~~~~~~~~~~~~
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
echo
making all in engines/ccgost...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines/ccgost'
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o e_gost_err.o e_gost_err.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost2001_keyx.o gost2001_keyx.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost2001.o gost2001.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost89.o gost89.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost94_keyx.o gost94_keyx.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_ameth.o gost_ameth.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_asn1.o gost_asn1.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_crypt.o gost_crypt.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_ctl.o gost_ctl.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_eng.o gost_eng.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gosthash.o gosthash.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_keywrap.o gost_keywrap.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_md.o gost_md.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_params.o gost_params.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_pmeth.o gost_pmeth.c
x86_64-w64-mingw32-gcc -I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gost_sign.o gost_sign.c
if [ -n "libcrypto.dll.a libssl.dll.a" ]; then \
make -f ../../Makefile.shared -e \
LIBNAME=gost \
LIBEXTRAS='e_gost_err.o gost2001_keyx.o gost2001.o gost89.o gost94_keyx.o gost_ameth.o gost_asn1.o gost_crypt.o gost_ctl.o gost_eng.o gosthash.o gost_keywrap.o gost_md.o gost_params.o gost_pmeth.o gost_sign.o' \
LIBDEPS='-L../.. -lcrypto -lws2_32 -lgdi32 -lcrypt32' \
link_o.cygwin-shared; \
else \
x86_64-w64-mingw32-ar r ../../libcrypto.a e_gost_err.o gost2001_keyx.o gost2001.o gost89.o gost94_keyx.o gost_ameth.o gost_asn1.o gost_crypt.o gost_ctl.o gost_eng.o gosthash.o gost_keywrap.o gost_md.o gost_params.o gost_pmeth.o gost_sign.o; \
fi
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines/ccgost'
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines/ccgost'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines/ccgost'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
making all in ssl...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/ssl'
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s2_meth.o s2_meth.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s2_srvr.o s2_srvr.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s2_clnt.o s2_clnt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s2_lib.o s2_lib.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s2_enc.o s2_enc.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s2_pkt.o s2_pkt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s3_meth.o s3_meth.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s3_srvr.o s3_srvr.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s3_clnt.o s3_clnt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s3_lib.o s3_lib.c
s3_lib.c:165:27: warning: 'ssl3_ciphers' redeclared without dllimport attribute: previous dllimport ignored [-Wattributes]
OPENSSL_GLOBAL SSL_CIPHER ssl3_ciphers[] = {
^~~~~~~~~~~~
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s3_enc.o s3_enc.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s3_pkt.o s3_pkt.c
s3_pkt.c: In function 'ssl3_read_n':
s3_pkt.c:166:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
align = (long)rb->buf + SSL3_RT_HEADER_LENGTH;
^
s3_pkt.c: In function 'do_ssl3_write':
s3_pkt.c:953:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
align = (long)wb->buf + 2 * SSL3_RT_HEADER_LENGTH;
^
s3_pkt.c:962:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
align = (long)wb->buf + SSL3_RT_HEADER_LENGTH;
^
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s3_both.o s3_both.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s3_cbc.o s3_cbc.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s23_meth.o s23_meth.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s23_srvr.o s23_srvr.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s23_clnt.o s23_clnt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s23_lib.o s23_lib.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s23_pkt.o s23_pkt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t1_meth.o t1_meth.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t1_srvr.o t1_srvr.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t1_clnt.o t1_clnt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t1_lib.o t1_lib.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t1_enc.o t1_enc.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t1_ext.o t1_ext.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d1_meth.o d1_meth.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d1_srvr.o d1_srvr.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d1_clnt.o d1_clnt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d1_lib.o d1_lib.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d1_pkt.o d1_pkt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d1_both.o d1_both.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o d1_srtp.o d1_srtp.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_lib.o ssl_lib.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_err2.o ssl_err2.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_cert.o ssl_cert.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_sess.o ssl_sess.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_ciph.o ssl_ciph.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_stat.o ssl_stat.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_rsa.o ssl_rsa.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_asn1.o ssl_asn1.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_txt.o ssl_txt.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_algs.o ssl_algs.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_conf.o ssl_conf.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o bio_ssl.o bio_ssl.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_err.o ssl_err.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o kssl.o kssl.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t1_reneg.o t1_reneg.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o tls_srp.o tls_srp.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o t1_trce.o t1_trce.c
x86_64-w64-mingw32-gcc -I../crypto -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ssl_utst.o ssl_utst.c
x86_64-w64-mingw32-ar r ../libssl.a s2_meth.o s2_srvr.o s2_clnt.o s2_lib.o s2_enc.o s2_pkt.o s3_meth.o s3_srvr.o s3_clnt.o s3_lib.o s3_enc.o s3_pkt.o s3_both.o s3_cbc.o s23_meth.o s23_srvr.o s23_clnt.o s23_lib.o s23_pkt.o t1_meth.o t1_srvr.o t1_clnt.o t1_lib.o t1_enc.o t1_ext.o d1_meth.o d1_srvr.o d1_clnt.o d1_lib.o d1_pkt.o d1_both.o d1_srtp.o ssl_lib.o ssl_err2.o ssl_cert.o ssl_sess.o ssl_ciph.o ssl_stat.o ssl_rsa.o ssl_asn1.o ssl_txt.o ssl_algs.o ssl_conf.o bio_ssl.o ssl_err.o kssl.o t1_reneg.o tls_srp.o t1_trce.o ssl_utst.o
C:\msys64\usr\bin\x86_64-w64-mingw32-ar.exe: creating ../libssl.a
/mingw64/bin/ranlib.exe ../libssl.a || echo Never mind.
if [ -n "libcrypto.dll.a libssl.dll.a" ]; then \
(cd ..; make libssl.dll.a); \
fi
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
[ -z "" ] || x86_64-w64-mingw32-gcc -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -Iinclude \
-DFINGERPRINT_PREMAIN_DSO_LOAD -o fips_premain_dso.exe \
fips_premain.c fipscanister.o \
libcrypto.a -lws2_32 -lgdi32 -lcrypt32
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Nothing to be done for 'symlink.cygwin-shared'.
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[5]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[6]: Nothing to be done for 'symlink.cygwin-shared'.
make[6]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[5]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/ssl'
making all in apps...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/apps'
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o verify.o verify.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o asn1pars.o asn1pars.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o req.o req.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dgst.o dgst.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dh.o dh.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dhparam.o dhparam.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o enc.o enc.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o passwd.o passwd.c
passwd.c: In function 'md5crypt':
passwd.c:310:5: warning: 'strncat' specified bound 1 equals source length [-Wstringop-overflow=]
strncat(out_buf, "$", 1);
^~~~~~~~~~~~~~~~~~~~~~~~
In function 'md5crypt',
inlined from 'do_passwd' at passwd.c:472:16:
passwd.c:309:5: warning: 'strncat' output may be truncated copying 4 bytes from a string of length 4 [-Wstringop-truncation]
strncat(out_buf, magic, 4);
^~~~~~~~~~~~~~~~~~~~~~~~~~
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gendh.o gendh.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o errstr.o errstr.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ca.o ca.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pkcs7.o pkcs7.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o crl2p7.o crl2p7.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o crl.o crl.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsa.o rsa.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rsautl.o rsautl.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsa.o dsa.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o dsaparam.o dsaparam.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ec.o ec.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ecparam.o ecparam.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o x509.o x509.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o genrsa.o genrsa.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o gendsa.o gendsa.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o genpkey.o genpkey.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s_server.o s_server.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s_client.o s_client.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o speed.o speed.c
speed.c: In function 'Time_F':
speed.c:334:59: warning: format '%d' expects argument of type 'int', but argument 3 has type 'DWORD' {aka 'long unsigned int'} [-Wformat=]
BIO_printf(bio_err, "unable to CreateThread (%d)", ret);
~^ ~~~
%ld
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s_time.o s_time.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o apps.o apps.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s_cb.o s_cb.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s_socket.o s_socket.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o app_rand.o app_rand.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o version.o version.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o sess_id.o sess_id.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ciphers.o ciphers.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o nseq.o nseq.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pkcs12.o pkcs12.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pkcs8.o pkcs8.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pkey.o pkey.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pkeyparam.o pkeyparam.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o pkeyutl.o pkeyutl.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o spkac.o spkac.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o smime.o smime.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o cms.o cms.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o rand.o rand.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o engine.o engine.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ocsp.o ocsp.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o prime.o prime.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o ts.o ts.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o srp.o srp.c
x86_64-w64-mingw32-gcc -DMONOLITH -I.. -I../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o openssl.o openssl.c
rm -f openssl.exe
shlib_target=; if [ -n "libcrypto.dll.a libssl.dll.a" ]; then \
shlib_target="cygwin-shared"; \
elif [ -n "" ]; then \
FIPSLD_CC="x86_64-w64-mingw32-gcc"; CC=/usr/local/ssl/fips-2.0/bin/fipsld; export CC FIPSLD_CC; \
fi; \
LIBRARIES="-L.. -lssl -L.. -lcrypto" ; \
make -f ../Makefile.shared -e \
APPNAME=openssl.exe OBJECTS="openssl.o verify.o asn1pars.o req.o dgst.o dh.o dhparam.o enc.o passwd.o gendh.o errstr.o ca.o pkcs7.o crl2p7.o crl.o rsa.o rsautl.o dsa.o dsaparam.o ec.o ecparam.o x509.o genrsa.o gendsa.o genpkey.o s_server.o s_client.o speed.o s_time.o apps.o s_cb.o s_socket.o app_rand.o version.o sess_id.o ciphers.o nseq.o pkcs12.o pkcs8.o pkey.o pkeyparam.o pkeyutl.o spkac.o smime.o cms.o rand.o engine.o ocsp.o prime.o ts.o srp.o" \
LIBDEPS=" $LIBRARIES -lws2_32 -lgdi32 -lcrypt32" \
link_app.${shlib_target}
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/apps'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/apps'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
Doing certs/demo
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/apps'
making all in tools...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/tools'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/tools'
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/engines'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include/openssl'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/ssl'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/ssl/misc'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/ssl/certs'
created directory `/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/ssl/private'
making install in crypto...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto'
making install in crypto/objects...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/objects'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/objects'
making install in crypto/md4...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md4'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md4'
making install in crypto/md5...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md5'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/md5'
making install in crypto/sha...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/sha'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/sha'
making install in crypto/mdc2...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/mdc2'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/mdc2'
making install in crypto/hmac...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/hmac'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/hmac'
making install in crypto/ripemd...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ripemd'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ripemd'
making install in crypto/whrlpool...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/whrlpool'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/whrlpool'
making install in crypto/des...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/des'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/des'
making install in crypto/aes...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/aes'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/aes'
making install in crypto/rc2...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc2'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc2'
making install in crypto/rc4...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc4'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rc4'
making install in crypto/idea...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/idea'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/idea'
making install in crypto/bf...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bf'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bf'
making install in crypto/cast...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cast'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cast'
making install in crypto/camellia...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/camellia'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/camellia'
making install in crypto/seed...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/seed'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/seed'
making install in crypto/modes...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/modes'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/modes'
making install in crypto/bn...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bn'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bn'
making install in crypto/ec...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ec'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ec'
making install in crypto/rsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rsa'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rsa'
making install in crypto/dsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dsa'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dsa'
making install in crypto/ecdsa...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdsa'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdsa'
making install in crypto/dh...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dh'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dh'
making install in crypto/ecdh...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdh'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ecdh'
making install in crypto/dso...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dso'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/dso'
making install in crypto/engine...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/engine'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/engine'
making install in crypto/buffer...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/buffer'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/buffer'
making install in crypto/bio...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bio'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/bio'
making install in crypto/stack...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/stack'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/stack'
making install in crypto/lhash...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/lhash'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/lhash'
making install in crypto/rand...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rand'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/rand'
making install in crypto/err...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/err'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/err'
making install in crypto/evp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/evp'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/evp'
making install in crypto/asn1...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/asn1'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/asn1'
making install in crypto/pem...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pem'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pem'
making install in crypto/x509...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509'
making install in crypto/x509v3...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509v3'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/x509v3'
making install in crypto/conf...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/conf'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/conf'
making install in crypto/txt_db...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/txt_db'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/txt_db'
making install in crypto/pkcs7...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs7'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs7'
making install in crypto/pkcs12...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs12'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pkcs12'
making install in crypto/comp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/comp'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/comp'
making install in crypto/ocsp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ocsp'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ocsp'
making install in crypto/ui...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ui'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ui'
making install in crypto/krb5...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/krb5'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/krb5'
making install in crypto/cms...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cms'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cms'
making install in crypto/pqueue...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pqueue'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/pqueue'
making install in crypto/ts...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ts'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/ts'
making install in crypto/srp...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/srp'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/srp'
making install in crypto/cmac...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cmac'
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto/cmac'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/crypto'
making install in ssl...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/ssl'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/ssl'
making install in engines...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
installing 4758cca
installing aep
installing atalla
installing cswift
installing gmp
installing chil
installing nuron
installing sureware
installing ubsec
installing padlock
installing capi
making install in engines/ccgost...
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines/ccgost'
[ -n "/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64" ] # should be set by top Makefile...
if [ -n "libcrypto.dll.a libssl.dll.a" ]; then \
set -e; \
echo installing gost; \
pfx=lib; \
if expr "mingw64" : "Cygwin" >/dev/null; then \
sfx=".so"; \
cp cyggost.dll /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/engines/${pfx}gost$sfx.new; \
else \
case "-I../../include -D_WINDLL -DOPENSSL_PIC -DOPENSSL_THREADS -D_MT -DDSO_WIN32 -m64 -static-libgcc -static-libstdc++ -DL_ENDIAN -O3 -Wall -DWIN32_LEAN_AND_MEAN -DUNICODE -D_UNICODE -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DRC4_ASM -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM" in \
*DSO_BEOS*) sfx=".so";; \
*DSO_DLFCN*) sfx=`expr ".dll.a" : '.*\(\.[a-z][a-z]*\)' \| ".so"`;; \
*DSO_DL*) sfx=".sl";; \
*DSO_WIN32*) sfx="eay32.dll"; pfx=;; \
*) sfx=".bad";; \
esac; \
cp ${pfx}gost$sfx /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/engines/${pfx}gost$sfx.new; \
fi; \
chmod 555 /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/engines/${pfx}gost$sfx.new; \
mv -f /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/engines/${pfx}gost$sfx.new /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/engines/${pfx}gost$sfx; \
fi
installing gost
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines/ccgost'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/engines'
making install in apps...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/apps'
installing openssl.exe
installing CA.sh
installing CA.pl
installing tsget
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/apps'
making install in test...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/test'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/test'
making install in tools...
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/tools'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l/tools'
installing libcrypto.a
installing libssl.a
installing libcrypto.dll.a
installing libeay32.dll
installing libssl.dll.a
installing ssleay32.dll
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'
make[4]: Nothing to be done for 'symlink.cygwin-shared'.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'
make[4]: Entering directory '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'
make[4]: Nothing to be done for 'symlink.cygwin-shared'.
make[4]: Leaving directory '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'
OpenSSL shared libraries have been installed in:
/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64
If this directory is not in a standard system path for dynamic/shared
libraries, then you will have problems linking and executing
applications that use OpenSSL libraries UNLESS:
* you link with static (archive) libraries. If you are truly
paranoid about security, you should use static libraries.
* you use the GNU libtool code during linking
(http://www.gnu.org/software/libtool/libtool.html)
* you use pkg-config during linking (this requires that
PKG_CONFIG_PATH includes the path to the OpenSSL shared
library directory), and make use of -R or -rpath.
(http://www.freedesktop.org/software/pkgconfig/)
* you specify the system-wide link path via a command such
as crle(1) on Solaris systems.
* you add the OpenSSL shared library directory to /etc/ld.so.conf
and run ldconfig(8) on Linux systems.
* you define the LD_LIBRARY_PATH, LIBPATH, SHLIB_PATH (HP),
DYLD_LIBRARY_PATH (MacOS X) or PATH (Cygwin and DJGPP)
environment variable and add the OpenSSL shared library
directory to it.
One common tool to check the dynamic dependencies of an executable
or dynamic library is ldd(1) on most UNIX systems.
See any operating system documentation and manpages about shared
libraries for your version of UNIX. The following manpages may be
helpful: ld(1), ld.so(1), ld.so.1(1) [Solaris], dld.sl(1) [HP],
ldd(1), crle(1) [Solaris], pldd(1) [Solaris], ldconfig(8) [Linux],
chatr(1) [HP].
cp libcrypto.pc /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig
chmod 644 /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig/libcrypto.pc
cp libssl.pc /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig
chmod 644 /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig/libssl.pc
cp openssl.pc /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig
chmod 644 /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig/openssl.pc
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/openssl-1.0.2l'
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libssh2-1.dll builddbg/vm
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgit2.dll builddbg/vm
wget -q --no-check-certificate -O ../../.thirdparty-cache/SDL2-2.0.5.tar.gz http://www.libsdl.org/release/SDL2-2.0.5.tar.gz
tar x -f ../../.thirdparty-cache/SDL2-2.0.5.tar.gz -C builddbg/third-party
cd builddbg/third-party/SDL2-2.0.5 \
&& bash ./configure --prefix='/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64' \
--host=x86_64-w64-mingw32 \
CFLAGS='-m64 -static-libgcc -static-libstdc++' \
LDFLAGS='-m64 -static-libgcc -static-libstdc++' \
&& make \
&& make install
configure: loading site script /mingw64/etc/config.site
checking build system type... x86_64-w64-mingw32
checking host system type... x86_64-w64-mingw32
checking how to print strings... printf
checking for x86_64-w64-mingw32-gcc... x86_64-w64-mingw32-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-w64-mingw32-gcc accepts -g... yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-w64-mingw32-gcc... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /mingw64/bin/nm -B
checking the name lister (/mingw64/bin/nm -B) interface... BSD nm
checking whether ln -s works... no, using cp -pR
checking the maximum length of command line arguments... 8192
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-w64-mingw32 file names to x86_64-w64-mingw32 format... func_convert_file_msys_to_w32
checking how to convert x86_64-w64-mingw32 file names to toolchain format... func_convert_file_msys_to_w32
checking for C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe option to reload object files... -r
checking for x86_64-w64-mingw32-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-w64-mingw32-dlltool... no
checking for dlltool... dlltool
checking how to associate runtime and link libraries... func_cygming_dll_for_implib
checking for x86_64-w64-mingw32-ar... x86_64-w64-mingw32-ar
checking for archiver @FILE support... @
checking for x86_64-w64-mingw32-strip... x86_64-w64-mingw32-strip
checking for x86_64-w64-mingw32-ranlib... no
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /mingw64/bin/nm -B output from x86_64-w64-mingw32-gcc object... ok
checking for sysroot... no
checking for x86_64-w64-mingw32-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... x86_64-w64-mingw32-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... no
checking for x86_64-w64-mingw32-as... no
checking for as... as
checking for x86_64-w64-mingw32-dlltool... dlltool
checking for x86_64-w64-mingw32-objdump... objdump
checking for objdir... .libs
checking if x86_64-w64-mingw32-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-w64-mingw32-gcc option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-gcc PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-gcc static flag -static works... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... yes
checking if x86_64-w64-mingw32-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-gcc linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for x86_64-w64-mingw32-gcc... (cached) x86_64-w64-mingw32-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-w64-mingw32-gcc accepts -g... (cached) yes
checking for x86_64-w64-mingw32-gcc option to accept ISO C89... (cached) none needed
checking for x86_64-w64-mingw32-g++... x86_64-w64-mingw32-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-w64-mingw32-g++ accepts -g... yes
checking how to run the C++ preprocessor... x86_64-w64-mingw32-g++ -E
checking for ld used by x86_64-w64-mingw32-g++... C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe
checking if the linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) is GNU ld... yes
checking whether the x86_64-w64-mingw32-g++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking for x86_64-w64-mingw32-g++ option to produce PIC... -DDLL_EXPORT -DPIC
checking if x86_64-w64-mingw32-g++ PIC flag -DDLL_EXPORT -DPIC works... yes
checking if x86_64-w64-mingw32-g++ static flag -static works... yes
checking if x86_64-w64-mingw32-g++ supports -c -o file.o... yes
checking if x86_64-w64-mingw32-g++ supports -c -o file.o... (cached) yes
checking whether the x86_64-w64-mingw32-g++ linker (C:/msys64/mingw64/x86_64-w64-mingw32/bin/ld.exe) supports shared libraries... yes
checking dynamic linker characteristics... Win32 ld.exe
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for x86_64-w64-mingw32-windres... x86_64-w64-mingw32-windres
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for working volatile... yes
checking for GCC -MMD -MT option... yes
checking for linker option --no-undefined... yes
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for size_t... yes
checking for M_PI in math.h... yes
checking for working memcmp... yes
checking for working strtod... yes
checking for mprotect... yes
checking for malloc... yes
checking for calloc... yes
checking for realloc... yes
checking for free... yes
checking for getenv... yes
checking for setenv... no
checking for putenv... yes
checking for unsetenv... no
checking for qsort... yes
checking for abs... yes
checking for bcopy... no
checking for memset... yes
checking for memcpy... yes
checking for memmove... yes
checking for strlen... yes
checking for strlcpy... no
checking for strlcat... no
checking for strdup... yes
checking for _strrev... yes
checking for _strupr... yes
checking for _strlwr... yes
checking for strchr... yes
checking for strrchr... yes
checking for strstr... yes
checking for itoa... yes
checking for _ltoa... yes
checking for _uitoa... no
checking for _ultoa... yes
checking for strtol... yes
checking for strtoul... yes
checking for _i64toa... yes
checking for _ui64toa... yes
checking for strtoll... yes
checking for strtoull... yes
checking for atoi... yes
checking for atof... yes
checking for strcmp... yes
checking for strncmp... yes
checking for _stricmp... yes
checking for strcasecmp... yes
checking for _strnicmp... yes
checking for strncasecmp... yes
checking for vsscanf... yes
checking for vsnprintf... yes
checking for fseeko... yes
checking for fseeko64... yes
checking for sigaction... no
checking for setjmp... yes
checking for nanosleep... yes
checking for sysconf... no
checking for sysctlbyname... no
checking for pow in -lm... yes
checking for atan... yes
checking for atan2... yes
checking for acos... yes
checking for asin... yes
checking for ceil... yes
checking for copysign... yes
checking for cos... yes
checking for cosf... yes
checking for fabs... yes
checking for floor... yes
checking for log... yes
checking for pow... yes
checking for scalbn... yes
checking for sin... yes
checking for sinf... yes
checking for sqrt... yes
checking for sqrtf... yes
checking for tan... yes
checking for tanf... yes
checking for iconv_open in -liconv... no
checking for iconv... no
checking for struct sigaction.sa_sigaction... no
checking for GCC builtin atomic operations... yes
checking for GCC -mmmx option... yes
checking for GCC -m3dnow option... yes
checking for GCC -msse option... yes
checking for GCC -msse2 option... yes
checking for Altivec with GCC altivec.h and -maltivec option... no
checking for Altivec with GCC -maltivec option... no
checking for Altivec with GCC altivec.h and -faltivec option... no
checking for Altivec with GCC -faltivec option... no
checking for GCC -Wall option... yes
checking for necessary GCC -Wno-multichar option... no
checking Windows compiler... yes
checking Windows CE... no
checking for GCC -mpreferred-stack-boundary option... no
checking for EGL support... yes
checking for OpenGL ES v2 headers... yes
checking d3d9.h usability... yes
checking d3d9.h presence... yes
checking for d3d9.h... yes
checking d3d11_1.h usability... yes
checking d3d11_1.h presence... yes
checking for d3d11_1.h... yes
checking ddraw.h usability... yes
checking ddraw.h presence... yes
checking for ddraw.h... yes
checking dsound.h usability... yes
checking dsound.h presence... yes
checking for dsound.h... yes
checking dinput.h usability... yes
checking dinput.h presence... yes
checking for dinput.h... yes
checking dxgi.h usability... yes
checking dxgi.h presence... yes
checking for dxgi.h... yes
checking xaudio2.h usability... no
checking xaudio2.h presence... no
checking for xaudio2.h... no
checking xinput.h usability... yes
checking xinput.h presence... yes
checking for xinput.h... yes
checking for main in -lmingw32... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating sdl2-config
config.status: creating sdl2-config.cmake
config.status: creating SDL2.spec
config.status: creating sdl2.pc
config.status: creating include/SDL_config.h
config.status: executing libtool commands
config.status: executing sdl2_config commands
config.status: executing summary commands
SDL2 Configure Summary:
Building Shared Libraries
Building Static Libraries
Enabled modules : atomic audio video render events joystick haptic power filesystem threads timers file loadso cpuinfo assembly
Assembly Math : mmx 3dnow sse sse2
Audio drivers : disk dummy directx
Video drivers : dummy opengl opengl_es1 opengl_es2 directx
Input drivers :
Using libudev : NO
Using dbus : NO
Using ime : NO
Using ibus : NO
Using fcitx : NO
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/SDL2-2.0.5'
/bin/sh build-scripts/mkinstalldirs build
mkdir -p -- build
/bin/sh build-scripts/updaterev.sh
CC build/SDL.lo
CC build/SDL_assert.lo
CC build/SDL_error.lo
CC build/SDL_hints.lo
CC build/SDL_log.lo
src/SDL_log.c:312:15: warning: 'stderrHandle' defined but not used [-Wunused-variable]
static HANDLE stderrHandle = NULL;
^~~~~~~~~~~~
src/SDL_log.c:309:12: warning: 'consoleAttached' defined but not used [-Wunused-variable]
static int consoleAttached = 0;
^~~~~~~~~~~~~~~
CC build/SDL_atomic.lo
CC build/SDL_spinlock.lo
CC build/SDL_audio.lo
CC build/SDL_audiocvt.lo
CC build/SDL_audiodev.lo
CC build/SDL_audiotypecvt.lo
CC build/SDL_mixer.lo
CC build/SDL_wave.lo
CC build/SDL_cpuinfo.lo
CC build/SDL_dynapi.lo
CC build/SDL_clipboardevents.lo
CC build/SDL_dropevents.lo
CC build/SDL_events.lo
CC build/SDL_gesture.lo
CC build/SDL_keyboard.lo
CC build/SDL_mouse.lo
CC build/SDL_quit.lo
CC build/SDL_touch.lo
CC build/SDL_windowevents.lo
CC build/SDL_rwops.lo
CC build/SDL_haptic.lo
CC build/SDL_gamecontroller.lo
CC build/SDL_joystick.lo
CC build/e_atan2.lo
CC build/e_log.lo
CC build/e_pow.lo
CC build/e_rem_pio2.lo
CC build/e_sqrt.lo
CC build/k_cos.lo
CC build/k_rem_pio2.lo
CC build/k_sin.lo
CC build/k_tan.lo
CC build/s_atan.lo
CC build/s_copysign.lo
CC build/s_cos.lo
CC build/s_fabs.lo
CC build/s_floor.lo
CC build/s_scalbn.lo
CC build/s_sin.lo
CC build/s_tan.lo
CC build/SDL_power.lo
CC build/SDL_d3dmath.lo
CC build/SDL_render.lo
CC build/SDL_yuv_mmx.lo
CC build/SDL_yuv_sw.lo
CC build/SDL_render_d3d.lo
CC build/SDL_render_d3d11.lo
CC build/SDL_render_gl.lo
CC build/SDL_shaders_gl.lo
CC build/SDL_render_gles.lo
CC build/SDL_render_gles2.lo
CC build/SDL_shaders_gles2.lo
CC build/SDL_render_psp.lo
CC build/SDL_blendfillrect.lo
CC build/SDL_blendline.lo
CC build/SDL_blendpoint.lo
CC build/SDL_drawline.lo
CC build/SDL_drawpoint.lo
CC build/SDL_render_sw.lo
CC build/SDL_rotate.lo
CC build/SDL_getenv.lo
CC build/SDL_iconv.lo
CC build/SDL_malloc.lo
CC build/SDL_qsort.lo
CC build/SDL_stdlib.lo
CC build/SDL_string.lo
CC build/SDL_thread.lo
CC build/SDL_timer.lo
CC build/SDL_RLEaccel.lo
CC build/SDL_blit.lo
CC build/SDL_blit_0.lo
CC build/SDL_blit_1.lo
CC build/SDL_blit_A.lo
CC build/SDL_blit_N.lo
CC build/SDL_blit_auto.lo
CC build/SDL_blit_copy.lo
CC build/SDL_blit_slow.lo
CC build/SDL_bmp.lo
CC build/SDL_clipboard.lo
CC build/SDL_egl.lo
CC build/SDL_fillrect.lo
CC build/SDL_pixels.lo
CC build/SDL_rect.lo
CC build/SDL_shape.lo
CC build/SDL_stretch.lo
CC build/SDL_surface.lo
CC build/SDL_video.lo
CC build/SDL_nullevents.lo
CC build/SDL_nullframebuffer.lo
CC build/SDL_nullvideo.lo
CC build/SDL_diskaudio.lo
CC build/SDL_dummyaudio.lo
CC build/SDL_windows.lo
CC build/SDL_xinput.lo
CC build/SDL_windowsclipboard.lo
CC build/SDL_windowsevents.lo
CC build/SDL_windowsframebuffer.lo
CC build/SDL_windowskeyboard.lo
CC build/SDL_windowsmessagebox.lo
CC build/SDL_windowsmodes.lo
CC build/SDL_windowsmouse.lo
CC build/SDL_windowsopengl.lo
CC build/SDL_windowsopengles.lo
CC build/SDL_windowsshape.lo
CC build/SDL_windowsvideo.lo
CC build/SDL_windowswindow.lo
CC build/SDL_winmm.lo
CC build/SDL_directsound.lo
src/audio/directsound/SDL_directsound.c: In function 'DSOUND_OpenDevice':
src/audio/directsound/SDL_directsound.c:525:66: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=]
SDL_SetError("Sound buffer size must be between %d and %d",
~^
%ld
(DSBSIZE_MIN < numchunks) ? 1 : DSBSIZE_MIN / numchunks,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
src/audio/directsound/SDL_directsound.c:525:73: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat=]
SDL_SetError("Sound buffer size must be between %d and %d",
~^
%ld
CC build/SDL_dinputjoystick.lo
CC build/SDL_mmjoystick.lo
CC build/SDL_windowsjoystick.lo
CC build/SDL_xinputjoystick.lo
CC build/SDL_dinputhaptic.lo
CC build/SDL_windowshaptic.lo
CC build/SDL_xinputhaptic.lo
CC build/SDL_syspower.lo
CC build/SDL_sysfilesystem.lo
CC build/SDL_sysmutex.lo
CC build/SDL_syssem.lo
CC build/SDL_systhread.lo
CC build/SDL_systls.lo
CC build/SDL_syscond.lo
CC build/SDL_systimer.lo
CC build/SDL_sysloadso.lo
x86_64-w64-mingw32-windres src/main/windows/version.rc build/version.o
LTLINK build/libSDL2.la
*** Warning: Linking the shared library build/libSDL2.la against the non-libtool
*** objects build/version.o is not portable!
CC build/SDL_windows_main.o
AR build/libSDL2main.a
RANLIB build/libSDL2main.a
CC build/SDL_test_assert.o
CC build/SDL_test_common.o
CC build/SDL_test_compare.o
CC build/SDL_test_crc32.o
CC build/SDL_test_font.o
CC build/SDL_test_fuzzer.o
CC build/SDL_test_harness.o
CC build/SDL_test_imageBlit.o
CC build/SDL_test_imageBlitBlend.o
CC build/SDL_test_imageFace.o
CC build/SDL_test_imagePrimitives.o
CC build/SDL_test_imagePrimitivesBlend.o
CC build/SDL_test_log.o
CC build/SDL_test_md5.o
CC build/SDL_test_random.o
AR build/libSDL2_test.a
RANLIB build/libSDL2_test.a
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/SDL2-2.0.5'
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/SDL2-2.0.5'
/bin/sh build-scripts/updaterev.sh
/bin/sh build-scripts/mkinstalldirs /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin
/usr/bin/install -c -m 755 sdl2-config /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin/sdl2-config
/bin/sh build-scripts/mkinstalldirs /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include/SDL2
mkdir -p -- /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include/SDL2
for file in SDL.h SDL_assert.h SDL_atomic.h SDL_audio.h SDL_bits.h SDL_blendmode.h SDL_clipboard.h SDL_cpuinfo.h SDL_egl.h SDL_endian.h SDL_error.h SDL_events.h SDL_filesystem.h SDL_gamecontroller.h SDL_gesture.h SDL_haptic.h SDL_hints.h SDL_joystick.h SDL_keyboard.h SDL_keycode.h SDL_loadso.h SDL_log.h SDL_main.h SDL_messagebox.h SDL_mouse.h SDL_mutex.h SDL_name.h SDL_opengl.h SDL_opengl_glext.h SDL_opengles.h SDL_opengles2_gl2ext.h SDL_opengles2_gl2.h SDL_opengles2_gl2platform.h SDL_opengles2.h SDL_opengles2_khrplatform.h SDL_pixels.h SDL_platform.h SDL_power.h SDL_quit.h SDL_rect.h SDL_render.h SDL_rwops.h SDL_scancode.h SDL_shape.h SDL_stdinc.h SDL_surface.h SDL_system.h SDL_syswm.h SDL_thread.h SDL_timer.h SDL_touch.h SDL_types.h SDL_version.h SDL_video.h begin_code.h close_code.h SDL_test.h SDL_test_assert.h SDL_test_common.h SDL_test_compare.h SDL_test_crc32.h SDL_test_font.h SDL_test_fuzzer.h SDL_test_harness.h SDL_test_images.h SDL_test_log.h SDL_test_md5.h SDL_test_random.h; do \
/usr/bin/install -c -m 644 ./include/$file /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include/SDL2/$file; \
done
/usr/bin/install -c -m 644 include/SDL_config.h /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include/SDL2/SDL_config.h
if test -f include/SDL_revision.h; then \
/usr/bin/install -c -m 644 include/SDL_revision.h /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include/SDL2/SDL_revision.h; \
else \
/usr/bin/install -c -m 644 ./include/SDL_revision.h /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include/SDL2/SDL_revision.h; \
fi
/bin/sh build-scripts/mkinstalldirs /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib
/bin/sh ./libtool --quiet --mode=install /usr/bin/install -c build/libSDL2.la /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/libSDL2.la
/usr/bin/install -c -m 644 build/libSDL2main.a /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/libSDL2main.a
ranlib /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/libSDL2main.a
/usr/bin/install -c -m 644 build/libSDL2_test.a /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/libSDL2_test.a
ranlib /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/libSDL2_test.a
/bin/sh build-scripts/mkinstalldirs /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/share/aclocal
/usr/bin/install -c -m 644 ./sdl2.m4 /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/share/aclocal/sdl2.m4
/bin/sh build-scripts/mkinstalldirs /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig
/usr/bin/install -c -m 644 sdl2.pc /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/pkgconfig
/bin/sh build-scripts/mkinstalldirs /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/cmake/SDL2
mkdir -p -- /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/cmake/SDL2
/usr/bin/install -c -m 644 sdl2-config.cmake /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib/cmake/SDL2
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/SDL2-2.0.5'
cp -f /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin/SDL2.dll builddbg/vm
wget -q --no-check-certificate -O ../../.thirdparty-cache/zlib-1.2.11.tar.gz http://zlib.net/zlib-1.2.11.tar.gz
tar x -f ../../.thirdparty-cache/zlib-1.2.11.tar.gz -C builddbg/third-party
cd builddbg/third-party/zlib-1.2.11 \
&& make -fwin32/Makefile.gcc \
PREFIX=x86_64-w64-mingw32- \
CFLAGS='-m64 -static-libgcc -static-libstdc++' \
LDFLAGS='-m64 -static-libgcc -static-libstdc++' \
&& make install -fwin32/Makefile.gcc \
SHARED_MODE=1 \
INCLUDE_PATH='/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include' \
LIBRARY_PATH='/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib' \
BINARY_PATH='/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin'
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/zlib-1.2.11'
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o adler32.o adler32.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o compress.o compress.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o crc32.o crc32.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o deflate.o deflate.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o gzclose.o gzclose.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o gzlib.o gzlib.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o gzread.o gzread.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o gzwrite.o gzwrite.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o infback.o infback.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o inffast.o inffast.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o inflate.o inflate.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o inftrees.o inftrees.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o trees.o trees.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o uncompr.o uncompr.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -c -o zutil.o zutil.c
x86_64-w64-mingw32-ar rcs libz.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
x86_64-w64-mingw32-windres --define GCC_WINDRES -o zlibrc.o win32/zlib1.rc
x86_64-w64-mingw32-gcc -shared -Wl,--out-implib,libz.dll.a -m64 -static-libgcc -static-libstdc++ \
-o zlib1.dll win32/zlib.def adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o zlibrc.o
x86_64-w64-mingw32-strip zlib1.dll
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -I. -c -o example.o test/example.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -o example.exe example.o libz.a
x86_64-w64-mingw32-strip example.exe
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -I. -c -o minigzip.o test/minigzip.c
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -o minigzip.exe minigzip.o libz.a
x86_64-w64-mingw32-strip minigzip.exe
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -o example_d.exe example.o libz.dll.a
x86_64-w64-mingw32-strip example_d.exe
x86_64-w64-mingw32-gcc -m64 -static-libgcc -static-libstdc++ -o minigzip_d.exe minigzip.o libz.dll.a
x86_64-w64-mingw32-strip minigzip_d.exe
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/zlib-1.2.11'
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/zlib-1.2.11'
if [ "1" = "1" ]; then \
mkdir -p '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin'; \
cp -fp zlib1.dll '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin'; \
cp -fp libz.dll.a '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'; \
fi
cp -fp zlib.h '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include'
cp -fp zconf.h '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include'
cp -fp libz.a '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'
sed \
-e 's|@prefix@|/usr/local|g' \
-e 's|@exec_prefix@|/usr/local|g' \
-e 's|@libdir@|/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib|g' \
-e 's|@sharedlibdir@|/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib|g' \
-e 's|@includedir@|/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/include|g' \
-e 's|@VERSION@|'`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' zlib.h`'|g' \
zlib.pc.in > '/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/lib'/pkgconfig/zlib.pc
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur/builddbg/third-party/zlib-1.2.11'
cp /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin/zlib1.dll /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin/libz.dll
cp -f /c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64/bin/zlib1.dll builddbg/vm
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpng16-16.dll builddbg/vm
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libfreetype-6.dll builddbg/vm
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libpixman-1-0.dll builddbg/vm
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libcairo-2.dll builddbg/vm
for each in libfontconfig-1.dll libexpat-1.dll libbz2-1.dll; do \
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/$each builddbg/vm; \
done
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/iconv.dll builddbg/vm
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libwinpthread-1.dll builddbg/vm
cp -f /usr/x86_64-w64-mingw32/sys-root/mingw/bin/libgcc_s_seh-1.dll builddbg/vm
clang -x c -MT builddbg/vm/gcc3x-cointerp.o -MMD -MP -MF deps/gcc3x-cointerp.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../spur64src/vm/gcc3x-cointerp.c -o builddbg/vm/gcc3x-cointerp.o
../../spur64src/vm/gcc3x-cointerp.c:18488:4: warning: expression result unused [-Wunused-value]
!GIV(primFailCode);
^ ~~~~~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:19257:10: warning: incompatible pointer to integer conversion returning 'sqInt (sqInt)' (aka 'long long (long long)') from a function with result type 'sqInt' (aka 'long long') [-Wint-conversion]
return mcprimHashMultiply;
^~~~~~~~~~~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:39008:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
arrayFmt = arrayFmt;
~~~~~~~~ ^ ~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:39055:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
replFmt = replFmt;
~~~~~~~ ^ ~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:45152:15: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
treeNode = treeNode;
~~~~~~~~ ^ ~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:50071:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
treeNode = treeNode;
~~~~~~~~ ^ ~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:51957:26: warning: expression result unused [-Wunused-value]
8 /* allocationUnit */ / BytesPerOop;
~ ^ ~~~~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:58858:14: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
treeNode1 = treeNode1;
~~~~~~~~~ ^ ~~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:61229:108: warning: passing 'usqInt *' (aka 'unsigned long long *') to parameter of type 'sqInt *' (aka 'long long *') converts between pointers to integer types with different sign [-Wpointer-sign]
segAddress = sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(ammount, firstGapOfSizeAtLeast(ammount), (&allocatedSize));
^~~~~~~~~~~~~~~~
../../platforms/Cross/vm\sq.h:98:98: note: passing argument to parameter 'asp' here
extern void *sqAllocateMemorySegmentOfSizeAboveAllocatedSizeInto(sqInt sz, void *minAddr, sqInt *asp);
^
../../spur64src/vm/gcc3x-cointerp.c:61696:13: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
treeNode = treeNode;
~~~~~~~~ ^ ~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:63745:19: warning: explicitly assigning value of variable of type 'struct VirtualMachine *' to itself [-Wself-assign]
interpreterProxy = interpreterProxy;
~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~
../../spur64src/vm/gcc3x-cointerp.c:74400:47: warning: equality comparison result unused [-Wunused-comparison]
GIV(longRunningPrimitiveCheckSequenceNumber) == 0;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~
../../spur64src/vm/gcc3x-cointerp.c:74400:47: note: use '=' to turn this equality comparison into an assignment
GIV(longRunningPrimitiveCheckSequenceNumber) == 0;
^~
=
../../spur64src/vm/gcc3x-cointerp.c:76541:2: warning: expression result unused [-Wunused-value]
!GIV(primFailCode);
^ ~~~~~~~~~~~~
13 warnings generated.
sed '/^$/d' <deps/gcc3x-cointerp.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/gcc3x-cointerp.d; rm deps/gcc3x-cointerp.Td; touch -r ../../spur64src/vm/gcc3x-cointerp.c deps/gcc3x-cointerp.d
clang -x c -MT builddbg/vm/cogit.o -MMD -MP -MF deps/cogit.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../spur64src/vm/cogit.c -o builddbg/vm/cogit.o
In file included from ../../spur64src/vm/cogit.c:15:
../../spur64src/vm/cogitX64WIN64.c:2954:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
latestContinuation = latestContinuation;
~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:3994:62: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion]
|| (((cogMethod->methodObject)) == (((usqInt)(methodFor((cogMethod->methodObject))))))))) {
^~~~~~~~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:744:36: note: passing argument to parameter 'address' here
extern CogMethod * methodFor(void *address);
^
../../spur64src/vm/cogitX64WIN64.c:4104:2: warning: implicitly declaring library function 'bzero' with type 'void (void *, unsigned long long)' [-Wimplicit-function-declaration]
bzero(abstractOpcodes, opcodeSize + fixupSize);
^
../../spur64src/vm/cogitX64WIN64.c:4104:2: note: include the header <strings.h> or explicitly provide a declaration for 'bzero'
../../spur64src/vm/cogitX64WIN64.c:4264:36: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'unsigned long long' [-Wint-conversion]
address = positive64BitIntegerFor(mcpc);
^~~~
../../spur64src/vm/cointerp.h:91:46: note: passing argument to parameter 'integerValue' here
extern sqInt positive64BitIntegerFor(usqLong integerValue);
^
In file included from ../../spur64src/vm/cogit.c:15:
../../spur64src/vm/cogitX64WIN64.c:4306:85: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
(targetMethod1->methodObject = classForInlineCacheTag(inlineCacheTagAt(backEnd, mcpc)));
^~~~
../../spur64src/vm/cogitX64WIN64.c:2372:72: note: passing argument to parameter 'callSiteReturnAddress' here
inlineCacheTagAt(AbstractInstruction * self_in_inlineCacheTagAt, sqInt callSiteReturnAddress)
^
../../spur64src/vm/cogitX64WIN64.c:4505:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
latestContinuation = latestContinuation;
~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:4778:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:4792:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:4806:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:4820:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:4834:3: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:5168:3: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:5215:3: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:5547:23: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
latestContinuation = latestContinuation;
~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:6372:16: warning: incompatible pointer to integer conversion assigning to 'sqInt' (aka 'long long') from 'CogMethod *' [-Wint-conversion]
cPICPrototype = cPIC;
^ ~~~~
../../spur64src/vm/cogitX64WIN64.c:8297:129: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
^~~~
../../spur64src/vm/cogitX64WIN64.c:7135:66: note: passing argument to parameter 'mcpc' here
indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc)
^
../../spur64src/vm/cogitX64WIN64.c:8608:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
latestContinuation = latestContinuation;
~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:9099:3: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:9154:126: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
^~~~
../../spur64src/vm/cogitX64WIN64.c:7135:66: note: passing argument to parameter 'mcpc' here
indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc)
^
../../spur64src/vm/cogitX64WIN64.c:9595:129: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), indexForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
^~~~
../../spur64src/vm/cogitX64WIN64.c:7135:66: note: passing argument to parameter 'mcpc' here
indexForSelectorinat(sqInt selector, CogMethod *cogMethod, sqInt mcpc)
^
../../spur64src/vm/cogitX64WIN64.c:9647:141: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
^~~~
../../spur64src/vm/cogitX64WIN64.c:7274:78: note: passing argument to parameter 'mcpc' here
inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc)
^
../../spur64src/vm/cogitX64WIN64.c:9697:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
^~~~
../../spur64src/vm/cogitX64WIN64.c:7274:78: note: passing argument to parameter 'mcpc' here
inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc)
^
../../spur64src/vm/cogitX64WIN64.c:9745:139: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
^~~~
../../spur64src/vm/cogitX64WIN64.c:7274:78: note: passing argument to parameter 'mcpc' here
inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc)
^
../../spur64src/vm/cogitX64WIN64.c:9793:140: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
rewriteInlineCacheAttagtarget(backEnd, ((sqInt)mcpc), inlineCacheValueForSelectorinat((targetMethod1->selector), enumeratingCogMethod, mcpc), unlinkedRoutine);
^~~~
../../spur64src/vm/cogitX64WIN64.c:7274:78: note: passing argument to parameter 'mcpc' here
inlineCacheValueForSelectorinat(sqInt selector, CogMethod *aCogMethod, sqInt mcpc)
^
../../spur64src/vm/cogitX64WIN64.c:15173:88: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
return genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(reg, scratch, instruction, 0);
^~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:873:125: note: passing argument to parameter 'fwdJumpTarget' here
static sqInt NoDbgRegParms genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero);
^
../../spur64src/vm/cogitX64WIN64.c:15215:12: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'sqInt' (aka 'long long') [-Wint-conversion]
finished = nonFwdJumpTargetOrZero;
^ ~~~~~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:16239:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0);
^~~~
../../spur64src/vm/cogitX64WIN64.c:15183:98: note: passing argument to parameter 'fwdJumpTarget' here
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
^
../../spur64src/vm/cogitX64WIN64.c:16265:86: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(Arg0Reg, TempReg, comp, 0);
^~~~
../../spur64src/vm/cogitX64WIN64.c:15183:98: note: passing argument to parameter 'fwdJumpTarget' here
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
^
../../spur64src/vm/cogitX64WIN64.c:20509:33: warning: expression result unused [-Wunused-value]
(self_in_dispatchConcretize->machineCodeSize);
~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:20642:33: warning: expression result unused [-Wunused-value]
(self_in_dispatchConcretize->machineCodeSize);
~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:20776:33: warning: expression result unused [-Wunused-value]
(self_in_dispatchConcretize->machineCodeSize);
~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:20874:33: warning: expression result unused [-Wunused-value]
(self_in_dispatchConcretize->machineCodeSize);
~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23295:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion]
memset(startAddr, 204 /* stop */, (endAddr - startAddr) + 1);
^~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\string.h:53:31: note: passing argument to parameter '_Dst' here
void * __cdecl memset(void *_Dst,int _Val,size_t _Size);
^
In file included from ../../spur64src/vm/cogit.c:15:
../../spur64src/vm/cogitX64WIN64.c:23580:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23591:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23612:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23623:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23767:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23773:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23779:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23785:4: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23791:3: warning: expression result unused [-Wunused-value]
((AbstractInstruction *) backEnd);
^ ~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23905:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) {
^~~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:22804:82: note: passing argument to parameter 'anAddress' here
isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress)
^
../../spur64src/vm/cogitX64WIN64.c:24063:49: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void (*)(void)' [-Wint-conversion]
return compileMachineCodeInterpreterPrimitive(mcprimFunctionForPrimitiveIndex(primitiveIndex));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:23724:47: note: passing argument to parameter 'primitiveRoutine' here
compileMachineCodeInterpreterPrimitive(void (*primitiveRoutine)(void))
^
../../spur64src/vm/cogitX64WIN64.c:24066:24: warning: comparison of distinct pointer types ('void (*)(void)' and 'sqInt (*)(void)' (aka 'long long (*)(void)')) [-Wcompare-distinct-pointer-types]
|| (primitiveRoutine == primitiveFail)) {
~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:24703:39: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
if (!(isWithinMwOffsetRange(backEnd, methodCacheAddress()))) {
^~~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:22804:82: note: passing argument to parameter 'anAddress' here
isWithinMwOffsetRange(AbstractInstruction * self_in_isWithinMwOffsetRange, sqInt anAddress)
^
../../spur64src/vm/cogitX64WIN64.c:25479:26: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
latestContinuation = latestContinuation;
~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:28508:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0);
^~~~~
../../spur64src/vm/cogitX64WIN64.c:15183:98: note: passing argument to parameter 'fwdJumpTarget' here
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
^
../../spur64src/vm/cogitX64WIN64.c:28512:23: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
: argReg), TempReg, label, fixup);
^~~~~
../../spur64src/vm/cogitX64WIN64.c:15183:98: note: passing argument to parameter 'fwdJumpTarget' here
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
^
../../spur64src/vm/cogitX64WIN64.c:28512:30: warning: incompatible pointer to integer conversion passing 'BytecodeFixup *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
: argReg), TempReg, label, fixup);
^~~~~
../../spur64src/vm/cogitX64WIN64.c:15183:119: note: passing argument to parameter 'nonFwdJumpTargetOrZero' here
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
^
../../spur64src/vm/cogitX64WIN64.c:28586:85: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(argReg, TempReg, label, 0);
^~~~~
../../spur64src/vm/cogitX64WIN64.c:15183:98: note: passing argument to parameter 'fwdJumpTarget' here
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
^
../../spur64src/vm/cogitX64WIN64.c:28590:92: warning: incompatible pointer to integer conversion passing 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(rcvrRegOrNone, TempReg, label, 0);
^~~~~
../../spur64src/vm/cogitX64WIN64.c:15183:98: note: passing argument to parameter 'fwdJumpTarget' here
genEnsureOopInRegNotForwardedscratchRegifForwarderifNotForwarder(sqInt reg, sqInt scratch, sqInt fwdJumpTarget, sqInt nonFwdJumpTargetOrZero)
^
../../spur64src/vm/cogitX64WIN64.c:29610:3: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
default:
^~~~~~~
../../spur64src/vm/cogitX64WIN64.c:29613:22: note: uninitialized use occurs here
if (isIntegerValue(result)) {
^~~~~~
../../spur64src/vm/cogitX64WIN64.c:29582:17: note: initialize the variable 'result' to silence this warning
sqInt result;
^
= 0
../../spur64src/vm/cogitX64WIN64.c:30003:2: warning: variable 'result' is used uninitialized whenever switch default is taken [-Wsometimes-uninitialized]
default:
^~~~~~~
../../spur64src/vm/cogitX64WIN64.c:30007:34: note: uninitialized use occurs here
return ssPushAnnotatedConstant((result
^~~~~~
../../spur64src/vm/cogitX64WIN64.c:29978:15: note: initialize the variable 'result' to silence this warning
int result;
^
= 0
../../spur64src/vm/cogitX64WIN64.c:30812:45: warning: incompatible integer to pointer conversion assigning to 'AbstractInstruction *' (aka 'struct _AbstractInstruction *') from 'unsigned char' [-Wint-conversion]
(self_in_reinitialize->targetInstruction) = ((self_in_reinitialize->simStackPtr) = 0);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../spur64src/vm/cogitX64WIN64.c:31033:22: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
latestContinuation = latestContinuation;
~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~
56 warnings generated.
sed '/^$/d' <deps/cogit.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/cogit.d; rm deps/cogit.Td; touch -r ../../spur64src/vm/cogit.c deps/cogit.d
clang -x c -MT builddbg/vm/sqWin32DnsInfo.o -MMD -MP -MF deps/sqWin32DnsInfo.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32DnsInfo.c -o builddbg/vm/sqWin32DnsInfo.o
sed '/^$/d' <deps/sqWin32DnsInfo.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32DnsInfo.d; rm deps/sqWin32DnsInfo.Td; touch -r ../../platforms/win32/vm/sqWin32DnsInfo.c deps/sqWin32DnsInfo.d
clang -x c -MT builddbg/vm/sqWin32SpurAlloc.o -MMD -MP -MF deps/sqWin32SpurAlloc.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32SpurAlloc.c -o builddbg/vm/sqWin32SpurAlloc.o
sed '/^$/d' <deps/sqWin32SpurAlloc.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32SpurAlloc.d; rm deps/sqWin32SpurAlloc.Td; touch -r ../../platforms/win32/vm/sqWin32SpurAlloc.c deps/sqWin32SpurAlloc.d
clang -x c -MT builddbg/vm/sqWin32Directory.o -MMD -MP -MF deps/sqWin32Directory.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Directory.c -o builddbg/vm/sqWin32Directory.o
sed '/^$/d' <deps/sqWin32Directory.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Directory.d; rm deps/sqWin32Directory.Td; touch -r ../../platforms/win32/vm/sqWin32Directory.c deps/sqWin32Directory.d
clang -x c -MT builddbg/vm/sqWin32DirectInput.o -MMD -MP -MF deps/sqWin32DirectInput.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32DirectInput.c -o builddbg/vm/sqWin32DirectInput.o
../../platforms/win32/vm/sqWin32DirectInput.c:33:9: warning: 'HMONITOR_DECLARED' macro redefined [-Wmacro-redefined]
#define HMONITOR_DECLARED
^
C:\msys64\mingw64\x86_64-w64-mingw32\include\windef.h:56:9: note: previous definition is here
#define HMONITOR_DECLARED 1
^
1 warning generated.
sed '/^$/d' <deps/sqWin32DirectInput.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32DirectInput.d; rm deps/sqWin32DirectInput.Td; touch -r ../../platforms/win32/vm/sqWin32DirectInput.c deps/sqWin32DirectInput.d
clang -x c -MT builddbg/vm/sqWin32Backtrace.o -MMD -MP -MF deps/sqWin32Backtrace.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Backtrace.c -o builddbg/vm/sqWin32Backtrace.o
sed '/^$/d' <deps/sqWin32Backtrace.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Backtrace.d; rm deps/sqWin32Backtrace.Td; touch -r ../../platforms/win32/vm/sqWin32Backtrace.c deps/sqWin32Backtrace.d
clang -x c -MT builddbg/vm/sqWin32Prefs.o -MMD -MP -MF deps/sqWin32Prefs.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Prefs.c -o builddbg/vm/sqWin32Prefs.o
sed '/^$/d' <deps/sqWin32Prefs.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Prefs.d; rm deps/sqWin32Prefs.Td; touch -r ../../platforms/win32/vm/sqWin32Prefs.c deps/sqWin32Prefs.d
clang -x c -MT builddbg/vm/sqWin32Stubs.o -MMD -MP -MF deps/sqWin32Stubs.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Stubs.c -o builddbg/vm/sqWin32Stubs.o
sed '/^$/d' <deps/sqWin32Stubs.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Stubs.d; rm deps/sqWin32Stubs.Td; touch -r ../../platforms/win32/vm/sqWin32Stubs.c deps/sqWin32Stubs.d
clang -x c -MT builddbg/vm/sqWin32Service.o -MMD -MP -MF deps/sqWin32Service.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Service.c -o builddbg/vm/sqWin32Service.o
sed '/^$/d' <deps/sqWin32Service.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Service.d; rm deps/sqWin32Service.Td; touch -r ../../platforms/win32/vm/sqWin32Service.c deps/sqWin32Service.d
clang -x c -MT builddbg/vm/sqWin32Exports.o -MMD -MP -MF deps/sqWin32Exports.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Exports.c -o builddbg/vm/sqWin32Exports.o
sed '/^$/d' <deps/sqWin32Exports.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Exports.d; rm deps/sqWin32Exports.Td; touch -r ../../platforms/win32/vm/sqWin32Exports.c deps/sqWin32Exports.d
clang -x c -MT builddbg/vm/sqWin32Time.o -MMD -MP -MF deps/sqWin32Time.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Time.c -o builddbg/vm/sqWin32Time.o
sed '/^$/d' <deps/sqWin32Time.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Time.d; rm deps/sqWin32Time.Td; touch -r ../../platforms/win32/vm/sqWin32Time.c deps/sqWin32Time.d
clang -x c -MT builddbg/vm/version.o -MMD -MP -MF deps/version.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/version.c -o builddbg/vm/version.o
sed '/^$/d' <deps/version.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/version.d; rm deps/version.Td; touch -r ../../platforms/win32/vm/version.c deps/version.d
clang -x c -MT builddbg/vm/sqWin32PluginSupport.o -MMD -MP -MF deps/sqWin32PluginSupport.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32PluginSupport.c -o builddbg/vm/sqWin32PluginSupport.o
sed '/^$/d' <deps/sqWin32PluginSupport.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32PluginSupport.d; rm deps/sqWin32PluginSupport.Td; touch -r ../../platforms/win32/vm/sqWin32PluginSupport.c deps/sqWin32PluginSupport.d
clang -x c -MT builddbg/vm/sqWin32ExternalPrims.o -MMD -MP -MF deps/sqWin32ExternalPrims.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32ExternalPrims.c -o builddbg/vm/sqWin32ExternalPrims.o
sed '/^$/d' <deps/sqWin32ExternalPrims.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32ExternalPrims.d; rm deps/sqWin32ExternalPrims.Td; touch -r ../../platforms/win32/vm/sqWin32ExternalPrims.c deps/sqWin32ExternalPrims.d
clang -x c -MT builddbg/vm/sqWin32VMProfile.o -MMD -MP -MF deps/sqWin32VMProfile.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32VMProfile.c -o builddbg/vm/sqWin32VMProfile.o
sed '/^$/d' <deps/sqWin32VMProfile.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32VMProfile.d; rm deps/sqWin32VMProfile.Td; touch -r ../../platforms/win32/vm/sqWin32VMProfile.c deps/sqWin32VMProfile.d
clang -x c -MT builddbg/vm/sqWin32Main.o -MMD -MP -MF deps/sqWin32Main.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Main.c -o builddbg/vm/sqWin32Main.o
../../platforms/win32/vm/sqWin32Main.c:396:19: warning: incompatible function pointer types assigning to 'BOOL (*)(DWORD, NOTIFYICONDATA *)' (aka 'int (*)(unsigned long, struct _NOTIFYICONDATAA *)') from 'FARPROC' (aka 'long long (*)()') [-Wincompatible-function-pointer-types]
ShellNotifyIcon = (FARPROC)GetProcAddress(hShell, "Shell_NotifyIconA");
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../platforms/win32/vm/sqWin32Main.c:988:2: warning: implicit declaration of function '_cexit' is invalid in C99 [-Wimplicit-function-declaration]
exit(0);
^
../../platforms/win32/vm/sqWin32Main.c:875:23: note: expanded from macro 'exit'
#define exit(ec) do { _cexit(ec); ExitProcess(ec); } while (0)
^
../../platforms/win32/vm/sqWin32Main.c:1131:2: warning: implicit declaration of function '_cexit' is invalid in C99 [-Wimplicit-function-declaration]
exit(-2);
^
../../platforms/win32/vm/sqWin32Main.c:875:23: note: expanded from macro 'exit'
#define exit(ec) do { _cexit(ec); ExitProcess(ec); } while (0)
^
../../platforms/win32/vm/sqWin32Main.c:1184:3: warning: implicit declaration of function '_cexit' is invalid in C99 [-Wimplicit-function-declaration]
exit(EXIT_FAILURE);
^
../../platforms/win32/vm/sqWin32Main.c:875:23: note: expanded from macro 'exit'
#define exit(ec) do { _cexit(ec); ExitProcess(ec); } while (0)
^
../../platforms/win32/vm/sqWin32Main.c:1201:2: warning: implicit declaration of function '_cexit' is invalid in C99 [-Wimplicit-function-declaration]
exit(ec);
^
../../platforms/win32/vm/sqWin32Main.c:875:23: note: expanded from macro 'exit'
#define exit(ec) do { _cexit(ec); ExitProcess(ec); } while (0)
^
../../platforms/win32/vm/sqWin32Main.c:1921:13: warning: implicit declaration of function 'getpid' is invalid in C99 [-Wimplicit-function-declaration]
warnpid = getpid();
^
6 warnings generated.
sed '/^$/d' <deps/sqWin32Main.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Main.d; rm deps/sqWin32Main.Td; touch -r ../../platforms/win32/vm/sqWin32Main.c deps/sqWin32Main.d
clang -x c -MT builddbg/vm/sqWin32Heartbeat.o -MMD -MP -MF deps/sqWin32Heartbeat.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Heartbeat.c -o builddbg/vm/sqWin32Heartbeat.o
sed '/^$/d' <deps/sqWin32Heartbeat.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Heartbeat.d; rm deps/sqWin32Heartbeat.Td; touch -r ../../platforms/win32/vm/sqWin32Heartbeat.c deps/sqWin32Heartbeat.d
clang -x c -MT builddbg/vm/sqWin32Alloc.o -MMD -MP -MF deps/sqWin32Alloc.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Alloc.c -o builddbg/vm/sqWin32Alloc.o
sed '/^$/d' <deps/sqWin32Alloc.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Alloc.d; rm deps/sqWin32Alloc.Td; touch -r ../../platforms/win32/vm/sqWin32Alloc.c deps/sqWin32Alloc.d
clang -x c -MT builddbg/vm/sqWin32Window.o -MMD -MP -MF deps/sqWin32Window.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Window.c -o builddbg/vm/sqWin32Window.o
../../platforms/win32/vm/sqWin32Window.c:2627:46: warning: passing 'unsigned char *' to parameter of type 'LPSTR' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign]
WideCharToMultiByte(CP_UTF8, 0, src, -1, tmp, bytesNeeded , NULL, NULL);
^~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\stringapiset.h:42:121: note: passing argument to parameter 'lpMultiByteStr' here
WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar);
^
../../platforms/win32/vm/sqWin32Window.c:2677:50: warning: passing 'unsigned char *' to parameter of type 'LPCCH' (aka 'const char *') converts between pointers to integer types with different sign [-Wpointer-sign]
wcharsNeeded = MultiByteToWideChar(CP_UTF8, 0, cvt, -1, NULL, 0);
^~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\stringapiset.h:41:82: note: passing argument to parameter 'lpMultiByteStr' here
WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar);
^
../../platforms/win32/vm/sqWin32Window.c:2684:36: warning: passing 'unsigned char *' to parameter of type 'LPCCH' (aka 'const char *') converts between pointers to integer types with different sign [-Wpointer-sign]
MultiByteToWideChar( CP_UTF8, 0, cvt, -1, out, wcharsNeeded );
^~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\stringapiset.h:41:82: note: passing argument to parameter 'lpMultiByteStr' here
WINBASEAPI int WINAPI MultiByteToWideChar (UINT CodePage, DWORD dwFlags, LPCCH lpMultiByteStr, int cbMultiByte, LPWSTR lpWideCharStr, int cchWideChar);
^
../../platforms/win32/vm/sqWin32Window.c:2724:44: warning: passing 'unsigned char *' to parameter of type 'LPSTR' (aka 'char *') converts between pointers to integer types with different sign [-Wpointer-sign]
WideCharToMultiByte(CP_UTF8, 0, src, -1, tmp, bytesNeeded, NULL, NULL);
^~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\stringapiset.h:42:121: note: passing argument to parameter 'lpMultiByteStr' here
WINBASEAPI int WINAPI WideCharToMultiByte (UINT CodePage, DWORD dwFlags, LPCWCH lpWideCharStr, int cchWideChar, LPSTR lpMultiByteStr, int cbMultiByte, LPCCH lpDefaultChar, LPBOOL lpUsedDefaultChar);
^
4 warnings generated.
sed '/^$/d' <deps/sqWin32Window.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Window.d; rm deps/sqWin32Window.Td; touch -r ../../platforms/win32/vm/sqWin32Window.c deps/sqWin32Window.d
clang -x c -MT builddbg/vm/sqWin32GUID.o -MMD -MP -MF deps/sqWin32GUID.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32GUID.c -o builddbg/vm/sqWin32GUID.o
../../platforms/win32/vm/sqWin32GUID.c:6:9: warning: 'HMONITOR_DECLARED' macro redefined [-Wmacro-redefined]
#define HMONITOR_DECLARED
^
C:\msys64\mingw64\x86_64-w64-mingw32\include\windef.h:56:9: note: previous definition is here
#define HMONITOR_DECLARED 1
^
1 warning generated.
sed '/^$/d' <deps/sqWin32GUID.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32GUID.d; rm deps/sqWin32GUID.Td; touch -r ../../platforms/win32/vm/sqWin32GUID.c deps/sqWin32GUID.d
clang -x c -MT builddbg/vm/sqWin32Threads.o -MMD -MP -MF deps/sqWin32Threads.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Threads.c -o builddbg/vm/sqWin32Threads.o
sed '/^$/d' <deps/sqWin32Threads.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Threads.d; rm deps/sqWin32Threads.Td; touch -r ../../platforms/win32/vm/sqWin32Threads.c deps/sqWin32Threads.d
clang -x c -MT builddbg/vm/sqWin32Utils.o -MMD -MP -MF deps/sqWin32Utils.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/win32/vm/sqWin32Utils.c -o builddbg/vm/sqWin32Utils.o
sed '/^$/d' <deps/sqWin32Utils.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Utils.d; rm deps/sqWin32Utils.Td; touch -r ../../platforms/win32/vm/sqWin32Utils.c deps/sqWin32Utils.d
clang -x c -MT builddbg/vm/sqTicker.o -MMD -MP -MF deps/sqTicker.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/Cross/vm/sqTicker.c -o builddbg/vm/sqTicker.o
sed '/^$/d' <deps/sqTicker.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqTicker.d; rm deps/sqTicker.Td; touch -r ../../platforms/Cross/vm/sqTicker.c deps/sqTicker.d
clang -x c -MT builddbg/vm/sqVirtualMachine.o -MMD -MP -MF deps/sqVirtualMachine.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/Cross/vm/sqVirtualMachine.c -o builddbg/vm/sqVirtualMachine.o
sed '/^$/d' <deps/sqVirtualMachine.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqVirtualMachine.d; rm deps/sqVirtualMachine.Td; touch -r ../../platforms/Cross/vm/sqVirtualMachine.c deps/sqVirtualMachine.d
./mkNamedPrims.exe ADPCMCodecPlugin AsynchFilePlugin B3DAcceleratorPlugin B2DPlugin BitBltPlugin BMPReadWriterPlugin CroquetPlugin ZipPlugin DropPlugin DSAPrims FFTPlugin FilePlugin FloatArrayPlugin FloatMathPlugin HostWindowPlugin SqueakFFIPrims IA32ABI JoystickTabletPlugin JPEGReaderPlugin JPEGReadWriter2Plugin LargeIntegers LocalePlugin Matrix2x3Plugin MIDIPlugin MiscPrimitivePlugin Mpeg3Plugin RePlugin SecurityPlugin SerialPlugin SocketPlugin SoundCodecPrims SoundGenerationPlugin SoundPlugin StarSqueakPlugin UUIDPlugin Win32OSProcessPlugin SDL2DisplayPlugin EventsHandlerPlugin > sqNamedPrims.h
clang -x c -MT builddbg/vm/sqNamedPrims.o -MMD -MP -MF deps/sqNamedPrims.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/Cross/vm/sqNamedPrims.c -o builddbg/vm/sqNamedPrims.o
sed '/^$/d' <deps/sqNamedPrims.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqNamedPrims.d; rm deps/sqNamedPrims.Td; touch -r ../../platforms/Cross/vm/sqNamedPrims.c deps/sqNamedPrims.d
clang -x c -MT builddbg/vm/sqHeapMap.o -MMD -MP -MF deps/sqHeapMap.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/Cross/vm/sqHeapMap.c -o builddbg/vm/sqHeapMap.o
sed '/^$/d' <deps/sqHeapMap.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqHeapMap.d; rm deps/sqHeapMap.Td; touch -r ../../platforms/Cross/vm/sqHeapMap.c deps/sqHeapMap.d
clang -x c -MT builddbg/vm/sqExternalSemaphores.o -MMD -MP -MF deps/sqExternalSemaphores.Td -fdeclspec -msse2 -ggdb2 -m64 -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -D'TZ=""' -DAllocationCheckFiller=0xADD4E55 -D'VM_LABEL(foo)=0' -DLSB_FIRST -D'VM_NAME="Pharo Virtual Machine"' -DSQUEAK_BUILTIN_PLUGIN -DCROQUET -c ../../platforms/Cross/vm/sqExternalSemaphores.c -o builddbg/vm/sqExternalSemaphores.o
sed '/^$/d' <deps/sqExternalSemaphores.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqExternalSemaphores.d; rm deps/sqExternalSemaphores.Td; touch -r ../../platforms/Cross/vm/sqExternalSemaphores.c deps/sqExternalSemaphores.d
rm -f builddbg/vm/ADPCMCodecPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=ADPCMCodecPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/ADPCMCodecPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/ADPCMCodecPlugin/ADPCMCodecPlugin.o -MMD -MP -MF deps/ADPCMCodecPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/ADPCMCodecPlugin -I../../platforms/win32/plugins/ADPCMCodecPlugin -I../../platforms/Cross/plugins/ADPCMCodecPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c -o builddbg/ADPCMCodecPlugin/ADPCMCodecPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/ADPCMCodecPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/ADPCMCodecPlugin.d; rm deps/ADPCMCodecPlugin.Td; touch -r ../../src/plugins/ADPCMCodecPlugin/ADPCMCodecPlugin.c deps/ADPCMCodecPlugin.d
rm builddbg/vm/ADPCMCodecPlugin.lib
rm: cannot remove 'builddbg/vm/ADPCMCodecPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/ADPCMCodecPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/ADPCMCodecPlugin.lib builddbg/ADPCMCodecPlugin/ADPCMCodecPlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/AsynchFilePlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=AsynchFilePlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/AsynchFilePlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/AsynchFilePlugin/AsynchFilePlugin.o -MMD -MP -MF deps/AsynchFilePlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/AsynchFilePlugin -I../../platforms/win32/plugins/AsynchFilePlugin -I../../platforms/Cross/plugins/AsynchFilePlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/AsynchFilePlugin/AsynchFilePlugin.c -o builddbg/AsynchFilePlugin/AsynchFilePlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/AsynchFilePlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/AsynchFilePlugin.d; rm deps/AsynchFilePlugin.Td; touch -r ../../src/plugins/AsynchFilePlugin/AsynchFilePlugin.c deps/AsynchFilePlugin.d
clang -x c -MT builddbg/AsynchFilePlugin/sqWin32AsyncFilePrims.o -MMD -MP -MF deps/sqWin32AsyncFilePrims.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/AsynchFilePlugin -I../../platforms/win32/plugins/AsynchFilePlugin -I../../platforms/Cross/plugins/AsynchFilePlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/AsynchFilePlugin/sqWin32AsyncFilePrims.c -o builddbg/AsynchFilePlugin/sqWin32AsyncFilePrims.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqWin32AsyncFilePrims.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32AsyncFilePrims.d; rm deps/sqWin32AsyncFilePrims.Td; touch -r ../../platforms/win32/plugins/AsynchFilePlugin/sqWin32AsyncFilePrims.c deps/sqWin32AsyncFilePrims.d
rm builddbg/vm/AsynchFilePlugin.lib
rm: cannot remove 'builddbg/vm/AsynchFilePlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/AsynchFilePlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/AsynchFilePlugin.lib builddbg/AsynchFilePlugin/AsynchFilePlugin.o builddbg/AsynchFilePlugin/sqWin32AsyncFilePrims.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/B3DAcceleratorPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=B3DAcceleratorPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/B3DAcceleratorPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/B3DAcceleratorPlugin/B3DAcceleratorPlugin.o -MMD -MP -MF deps/B3DAcceleratorPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/B3DAcceleratorPlugin -I../../platforms/win32/plugins/B3DAcceleratorPlugin -I../../platforms/Cross/plugins/B3DAcceleratorPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c -o builddbg/B3DAcceleratorPlugin/B3DAcceleratorPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:291:8: warning: implicit declaration of function 'b3dLoadClientState' is invalid in C99 [-Wimplicit-function-declaration]
ok = b3dLoadClientState(handle, vertexPtr, 3, colorPtr, 4, normalPtr, 3, txPtr, sz);
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:319:11: warning: implicit declaration of function 'glAllocateTexture' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxAllocateTexture(renderer, w, h, d);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:243:13: note: expanded from macro 'b3dxAllocateTexture'
(glMode ? glAllocateTexture(r,w,h,d) : d3dAllocateTexture(r,w,h,d))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:319:11: warning: implicit declaration of function 'd3dAllocateTexture' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:243:42: note: expanded from macro 'b3dxAllocateTexture'
(glMode ? glAllocateTexture(r,w,h,d) : d3dAllocateTexture(r,w,h,d))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:338:7: warning: implicit declaration of function 'glClearDepthBuffer' is invalid in C99 [-Wimplicit-function-declaration]
if (b3dxClearDepthBuffer(handle)) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:280:13: note: expanded from macro 'b3dxClearDepthBuffer'
(glMode ? glClearDepthBuffer(h) : d3dClearDepthBuffer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:338:7: warning: implicit declaration of function 'd3dClearDepthBuffer' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:280:37: note: expanded from macro 'b3dxClearDepthBuffer'
(glMode ? glClearDepthBuffer(h) : d3dClearDepthBuffer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:365:6: warning: implicit declaration of function 'glClearViewport' is invalid in C99 [-Wimplicit-function-declaration]
if (b3dxClearViewport(handle, rgba, pv)) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:282:13: note: expanded from macro 'b3dxClearViewport'
(glMode ? glClearViewport(h,rgba, pv) : d3dClearViewport(h,rgba,pv))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:365:6: warning: implicit declaration of function 'd3dClearViewport' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:282:43: note: expanded from macro 'b3dxClearViewport'
(glMode ? glClearViewport(h,rgba, pv) : d3dClearViewport(h,rgba,pv))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:400:11: warning: implicit declaration of function 'glCompositeTexture' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxCompositeTexture(rendererHandle, texHandle, x, y, w, h, translucent);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:257:13: note: expanded from macro 'b3dxCompositeTexture'
(glMode ? glCompositeTexture(r,hh,x,y,w,h,t) : d3dCompositeTexture(r,hh,x,y,w,h,t))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:400:11: warning: implicit declaration of function 'd3dCompositeTexture' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:257:50: note: expanded from macro 'b3dxCompositeTexture'
(glMode ? glCompositeTexture(r,hh,x,y,w,h,t) : d3dCompositeTexture(r,hh,x,y,w,h,t))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:433:8: warning: implicit declaration of function 'glCreateRendererFlags' is invalid in C99 [-Wimplicit-function-declaration]
if ((b3dxCreateRenderer(allowSoftware, allowHardware, x, y, w, h)) >= 0) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:99:43: note: expanded from macro 'b3dxCreateRenderer'
#define b3dxCreateRenderer(sw,hw,x,y,w,h) b3dxCreateRendererFlags(x,y,w,h, (sw ? B3D_SOFTWARE_RENDERER : 0) | (hw ? B3D_HARDWARE_RENDERER : 0))
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:259:13: note: expanded from macro 'b3dxCreateRendererFlags'
(glMode ? glCreateRendererFlags(x,y,w,h,f) : d3dCreateRendererFlags(x,y,w,h,f))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:433:8: warning: implicit declaration of function 'd3dCreateRendererFlags' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:99:43: note: expanded from macro 'b3dxCreateRenderer'
#define b3dxCreateRenderer(sw,hw,x,y,w,h) b3dxCreateRendererFlags(x,y,w,h, (sw ? B3D_SOFTWARE_RENDERER : 0) | (hw ? B3D_HARDWARE_RENDERER : 0))
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:259:48: note: expanded from macro 'b3dxCreateRendererFlags'
(glMode ? glCreateRendererFlags(x,y,w,h,f) : d3dCreateRendererFlags(x,y,w,h,f))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:464:8: warning: implicit declaration of function 'glCreateRendererFlags' is invalid in C99 [-Wimplicit-function-declaration]
if ((b3dxCreateRendererFlags(x, y, w, h, flags)) >= 0) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:259:13: note: expanded from macro 'b3dxCreateRendererFlags'
(glMode ? glCreateRendererFlags(x,y,w,h,f) : d3dCreateRendererFlags(x,y,w,h,f))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:464:8: warning: implicit declaration of function 'd3dCreateRendererFlags' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:259:48: note: expanded from macro 'b3dxCreateRendererFlags'
(glMode ? glCreateRendererFlags(x,y,w,h,f) : d3dCreateRendererFlags(x,y,w,h,f))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:488:11: warning: implicit declaration of function 'glDestroyRenderer' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxDestroyRenderer(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:261:13: note: expanded from macro 'b3dxDestroyRenderer'
(glMode ? glDestroyRenderer(h) : d3dDestroyRenderer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:488:11: warning: implicit declaration of function 'd3dDestroyRenderer' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:261:36: note: expanded from macro 'b3dxDestroyRenderer'
(glMode ? glDestroyRenderer(h) : d3dDestroyRenderer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:511:11: warning: implicit declaration of function 'glDestroyTexture' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxDestroyTexture(renderer, handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:245:13: note: expanded from macro 'b3dxDestroyTexture'
(glMode ? glDestroyTexture(r,h) : d3dAllocateTexture(r,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:511:11: warning: implicit declaration of function 'd3dAllocateTexture' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:245:37: note: expanded from macro 'b3dxDestroyTexture'
(glMode ? glDestroyTexture(r,h) : d3dAllocateTexture(r,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:792:11: warning: implicit declaration of function 'glFinishRenderer' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxFinishRenderer(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:297:13: note: expanded from macro 'b3dxFinishRenderer'
(glMode ? glFinishRenderer(h) : d3dFinishRenderer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:792:11: warning: implicit declaration of function 'd3dFinishRenderer' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:297:35: note: expanded from macro 'b3dxFinishRenderer'
(glMode ? glFinishRenderer(h) : d3dFinishRenderer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:813:11: warning: implicit declaration of function 'glFlushRenderer' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxFlushRenderer(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:295:13: note: expanded from macro 'b3dxFlushRenderer'
(glMode ? glFlushRenderer(h) : d3dFlushRenderer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:813:11: warning: implicit declaration of function 'd3dFlushRenderer' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:295:34: note: expanded from macro 'b3dxFlushRenderer'
(glMode ? glFlushRenderer(h) : d3dFlushRenderer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:833:11: warning: implicit declaration of function 'glGetIntProperty' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxGetIntProperty(handle, prop);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:301:13: note: expanded from macro 'b3dxGetIntProperty'
(glMode ? glGetIntProperty(h,p) : d3dGetIntProperty(h,p))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:833:11: warning: implicit declaration of function 'd3dGetIntProperty' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:301:37: note: expanded from macro 'b3dxGetIntProperty'
(glMode ? glGetIntProperty(h,p) : d3dGetIntProperty(h,p))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:857:8: warning: implicit declaration of function 'glGetRendererColorMasks' is invalid in C99 [-Wimplicit-function-declaration]
&& (b3dxGetRendererColorMasks(handle, masks))))) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:275:13: note: expanded from macro 'b3dxGetRendererColorMasks'
(glMode ? glGetRendererColorMasks(h,m) : d3dGetRendererColorMasks(h,m))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:857:8: warning: implicit declaration of function 'd3dGetRendererColorMasks' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:275:44: note: expanded from macro 'b3dxGetRendererColorMasks'
(glMode ? glGetRendererColorMasks(h,m) : d3dGetRendererColorMasks(h,m))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:882:11: warning: implicit declaration of function 'glGetRendererSurfaceDepth' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxGetRendererSurfaceDepth(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:273:13: note: expanded from macro 'b3dxGetRendererSurfaceDepth'
(glMode ? glGetRendererSurfaceDepth(h) : d3dGetRendererSurfaceDepth(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:882:11: warning: implicit declaration of function 'd3dGetRendererSurfaceDepth' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:273:44: note: expanded from macro 'b3dxGetRendererSurfaceDepth'
(glMode ? glGetRendererSurfaceDepth(h) : d3dGetRendererSurfaceDepth(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:904:11: warning: implicit declaration of function 'glGetRendererSurfaceHandle' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxGetRendererSurfaceHandle(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:267:13: note: expanded from macro 'b3dxGetRendererSurfaceHandle'
(glMode ? glGetRendererSurfaceHandle(h) : d3dGetRendererSurfaceHandle(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:904:11: warning: implicit declaration of function 'd3dGetRendererSurfaceHandle' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:267:45: note: expanded from macro 'b3dxGetRendererSurfaceHandle'
(glMode ? glGetRendererSurfaceHandle(h) : d3dGetRendererSurfaceHandle(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:926:11: warning: implicit declaration of function 'glGetRendererSurfaceHeight' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxGetRendererSurfaceHeight(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:271:13: note: expanded from macro 'b3dxGetRendererSurfaceHeight'
(glMode ? glGetRendererSurfaceHeight(h) : d3dGetRendererSurfaceHeight(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:926:11: warning: implicit declaration of function 'd3dGetRendererSurfaceHeight' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:271:45: note: expanded from macro 'b3dxGetRendererSurfaceHeight'
(glMode ? glGetRendererSurfaceHeight(h) : d3dGetRendererSurfaceHeight(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:948:11: warning: implicit declaration of function 'glGetRendererSurfaceWidth' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxGetRendererSurfaceWidth(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:269:13: note: expanded from macro 'b3dxGetRendererSurfaceWidth'
(glMode ? glGetRendererSurfaceWidth(h) : d3dGetRendererSurfaceWidth(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:948:11: warning: implicit declaration of function 'd3dGetRendererSurfaceWidth' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:269:44: note: expanded from macro 'b3dxGetRendererSurfaceWidth'
(glMode ? glGetRendererSurfaceWidth(h) : d3dGetRendererSurfaceWidth(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:970:11: warning: implicit declaration of function 'glIsOverlayRenderer' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxIsOverlayRenderer(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:263:13: note: expanded from macro 'b3dxIsOverlayRenderer'
(glMode ? glIsOverlayRenderer(h) : d3dIsOverlayRenderer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:970:11: warning: implicit declaration of function 'd3dIsOverlayRenderer' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:263:38: note: expanded from macro 'b3dxIsOverlayRenderer'
(glMode ? glIsOverlayRenderer(h) : d3dIsOverlayRenderer(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1021:11: warning: implicit declaration of function 'glRenderVertexBuffer' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxRenderVertexBuffer(handle, primType, flags, texHandle, vtxArray, vtxCount, idxArray, idxCount);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:293:13: note: expanded from macro 'b3dxRenderVertexBuffer'
(glMode ? glRenderVertexBuffer(h,p,f,t,va,vs,ia,is) : d3dRenderVertexBuffer(h,p,f,t,va,vs,ia,is))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1021:11: warning: implicit declaration of function 'd3dRenderVertexBuffer' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:293:57: note: expanded from macro 'b3dxRenderVertexBuffer'
(glMode ? glRenderVertexBuffer(h,p,f,t,va,vs,ia,is) : d3dRenderVertexBuffer(h,p,f,t,va,vs,ia,is))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1053:7: warning: implicit declaration of function 'glSetBufferRect' is invalid in C99 [-Wimplicit-function-declaration]
if (b3dxSetBufferRect(handle, x, y, w, h)) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:265:13: note: expanded from macro 'b3dxSetBufferRect'
(glMode ? glSetBufferRect(hh, x, y, w, h) : d3dSetBufferRect(hh,x,y,w,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1053:7: warning: implicit declaration of function 'd3dSetBufferRect' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:265:47: note: expanded from macro 'b3dxSetBufferRect'
(glMode ? glSetBufferRect(hh, x, y, w, h) : d3dSetBufferRect(hh,x,y,w,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1084:7: warning: implicit declaration of function 'glSetFog' is invalid in C99 [-Wimplicit-function-declaration]
if (b3dxSetFog(handle, fogType, density, start, stop, rgba)) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:307:13: note: expanded from macro 'b3dxSetFog'
(glMode ? glSetFog(h,t,d,s,e,rgba) : d3dSetFog(h,t,d,s,e,rgba))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1084:7: warning: implicit declaration of function 'd3dSetFog' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:307:40: note: expanded from macro 'b3dxSetFog'
(glMode ? glSetFog(h,t,d,s,e,rgba) : d3dSetFog(h,t,d,s,e,rgba))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1108:6: warning: implicit declaration of function 'glSetIntProperty' is invalid in C99 [-Wimplicit-function-declaration]
if (b3dxSetIntProperty(handle, prop, value)) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:303:13: note: expanded from macro 'b3dxSetIntProperty'
(glMode ? glSetIntProperty(h,p,v) : d3dSetIntProperty(h,p,v))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1108:6: warning: implicit declaration of function 'd3dSetIntProperty' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:303:39: note: expanded from macro 'b3dxSetIntProperty'
(glMode ? glSetIntProperty(h,p,v) : d3dSetIntProperty(h,p,v))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1136:8: warning: implicit declaration of function 'glDisableLights' is invalid in C99 [-Wimplicit-function-declaration]
if (!(b3dxDisableLights(handle))) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:287:13: note: expanded from macro 'b3dxDisableLights'
(glMode ? glDisableLights(h) : d3dDisableLights(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1136:8: warning: implicit declaration of function 'd3dDisableLights' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:287:34: note: expanded from macro 'b3dxDisableLights'
(glMode ? glDisableLights(h) : d3dDisableLights(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1149:9: warning: implicit declaration of function 'glLoadLight' is invalid in C99 [-Wimplicit-function-declaration]
if (!(b3dxLoadLight(handle, i, light))) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:289:13: note: expanded from macro 'b3dxLoadLight'
(glMode ? glLoadLight(h,i,l) : d3dLoadLight(h,i,l))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1149:9: warning: implicit declaration of function 'd3dLoadLight' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:289:34: note: expanded from macro 'b3dxLoadLight'
(glMode ? glLoadLight(h,i,l) : d3dLoadLight(h,i,l))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1168:8: warning: implicit declaration of function 'glLoadMaterial' is invalid in C99 [-Wimplicit-function-declaration]
if (!(b3dxLoadMaterial(handle, material))) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:291:13: note: expanded from macro 'b3dxLoadMaterial'
(glMode ? glLoadMaterial(h,m) : d3dLoadMaterial(h,m))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1168:8: warning: implicit declaration of function 'd3dLoadMaterial' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:291:35: note: expanded from macro 'b3dxLoadMaterial'
(glMode ? glLoadMaterial(h,m) : d3dLoadMaterial(h,m))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1194:3: warning: implicit declaration of function 'glSetTransform' is invalid in C99 [-Wimplicit-function-declaration]
b3dxSetTransform(handle, modelViewMatrix, projectionMatrix);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:285:13: note: expanded from macro 'b3dxSetTransform'
(glMode ? glSetTransform(h,mv,p) : d3dSetTransform(h,mv,p))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1194:3: warning: implicit declaration of function 'd3dSetTransform' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:285:38: note: expanded from macro 'b3dxSetTransform'
(glMode ? glSetTransform(h,mv,p) : d3dSetTransform(h,mv,p))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1211:11: warning: implicit declaration of function 'glSetVerboseLevel' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxSetVerboseLevel(level);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:305:13: note: expanded from macro 'b3dxSetVerboseLevel'
(glMode ? glSetVerboseLevel(l) : d3dSetVerboseLevel(l))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1211:11: warning: implicit declaration of function 'd3dSetVerboseLevel' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:305:36: note: expanded from macro 'b3dxSetVerboseLevel'
(glMode ? glSetVerboseLevel(l) : d3dSetVerboseLevel(l))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1235:7: warning: implicit declaration of function 'glSetViewport' is invalid in C99 [-Wimplicit-function-declaration]
if (b3dxSetViewport(handle, x, y, w, h)) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:278:13: note: expanded from macro 'b3dxSetViewport'
(glMode ? glSetViewport(hh,x,y,w,h) : d3dSetViewport(hh,x,y,w,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1235:7: warning: implicit declaration of function 'd3dSetViewport' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:278:41: note: expanded from macro 'b3dxSetViewport'
(glMode ? glSetViewport(hh,x,y,w,h) : d3dSetViewport(hh,x,y,w,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1259:11: warning: implicit declaration of function 'glSwapRendererBuffers' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxSwapRendererBuffers(handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:299:13: note: expanded from macro 'b3dxSwapRendererBuffers'
(glMode ? glSwapRendererBuffers(h) : d3dSwapRendererBuffers(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1259:11: warning: implicit declaration of function 'd3dSwapRendererBuffers' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:299:40: note: expanded from macro 'b3dxSwapRendererBuffers'
(glMode ? glSwapRendererBuffers(h) : d3dSwapRendererBuffers(h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1282:11: warning: implicit declaration of function 'glTextureByteSex' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxTextureByteSex(renderer, handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:253:13: note: expanded from macro 'b3dxTextureByteSex'
(glMode ? glTextureByteSex(r,h) : d3dTextureByteSex(r,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1282:11: warning: implicit declaration of function 'd3dTextureByteSex' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:253:37: note: expanded from macro 'b3dxTextureByteSex'
(glMode ? glTextureByteSex(r,h) : d3dTextureByteSex(r,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1306:11: warning: implicit declaration of function 'glActualTextureDepth' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxActualTextureDepth(renderer, handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:247:13: note: expanded from macro 'b3dxActualTextureDepth'
(glMode ? glActualTextureDepth(r,h) : d3dActualTextureDepth(r,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1306:11: warning: implicit declaration of function 'd3dActualTextureDepth' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:247:41: note: expanded from macro 'b3dxActualTextureDepth'
(glMode ? glActualTextureDepth(r,h) : d3dActualTextureDepth(r,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1335:8: warning: implicit declaration of function 'glTextureColorMasks' is invalid in C99 [-Wimplicit-function-declaration]
&& (b3dxTextureColorMasks(renderer, handle, masks))))) {
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:249:13: note: expanded from macro 'b3dxTextureColorMasks'
(glMode ? glTextureColorMasks(r,h,m) : d3dTextureColorMasks(r,h,m))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1335:8: warning: implicit declaration of function 'd3dTextureColorMasks' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:249:42: note: expanded from macro 'b3dxTextureColorMasks'
(glMode ? glTextureColorMasks(r,h,m) : d3dTextureColorMasks(r,h,m))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1362:11: warning: implicit declaration of function 'glTextureSurfaceHandle' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxTextureSurfaceHandle(renderer, handle);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:255:13: note: expanded from macro 'b3dxTextureSurfaceHandle'
(glMode ? glTextureSurfaceHandle(r,h) : d3dTextureSurfaceHandle(r,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1362:11: warning: implicit declaration of function 'd3dTextureSurfaceHandle' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:255:43: note: expanded from macro 'b3dxTextureSurfaceHandle'
(glMode ? glTextureSurfaceHandle(r,h) : d3dTextureSurfaceHandle(r,h))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1410:11: warning: implicit declaration of function 'glUploadTexture' is invalid in C99 [-Wimplicit-function-declaration]
result = b3dxUploadTexture(renderer, handle, w, h, d, bitsPtr);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:251:13: note: expanded from macro 'b3dxUploadTexture'
(glMode ? glUploadTexture(r,hh,w,h,d,b) : d3dUploadTexture(r,hh,w,h,d,b))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1410:11: warning: implicit declaration of function 'd3dUploadTexture' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:251:45: note: expanded from macro 'b3dxUploadTexture'
(glMode ? glUploadTexture(r,hh,w,h,d,b) : d3dUploadTexture(r,hh,w,h,d,b))
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1467:9: warning: implicit declaration of function 'glShutdown' is invalid in C99 [-Wimplicit-function-declaration]
return b3dxShutdown();
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:241:13: note: expanded from macro 'b3dxShutdown'
(glMode ? glShutdown() : d3dShutdown())
^
../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c:1467:9: warning: implicit declaration of function 'd3dShutdown' is invalid in C99 [-Wimplicit-function-declaration]
../../platforms/Cross/plugins/B3DAcceleratorPlugin\B3DAcceleratorPlugin.h:241:30: note: expanded from macro 'b3dxShutdown'
(glMode ? glShutdown() : d3dShutdown())
^
69 warnings generated.
sed '/^$/d' <deps/B3DAcceleratorPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/B3DAcceleratorPlugin.d; rm deps/B3DAcceleratorPlugin.Td; touch -r ../../src/plugins/B3DAcceleratorPlugin/B3DAcceleratorPlugin.c deps/B3DAcceleratorPlugin.d
clang -x c -MT builddbg/B3DAcceleratorPlugin/sqWin32OpenGL.o -MMD -MP -MF deps/sqWin32OpenGL.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/B3DAcceleratorPlugin -I../../platforms/win32/plugins/B3DAcceleratorPlugin -I../../platforms/Cross/plugins/B3DAcceleratorPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c -o builddbg/B3DAcceleratorPlugin/sqWin32OpenGL.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqWin32OpenGL.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32OpenGL.d; rm deps/sqWin32OpenGL.Td; touch -r ../../platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32OpenGL.c deps/sqWin32OpenGL.d
clang -x c -MT builddbg/B3DAcceleratorPlugin/sqWin32D3D.o -MMD -MP -MF deps/sqWin32D3D.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/B3DAcceleratorPlugin -I../../platforms/win32/plugins/B3DAcceleratorPlugin -I../../platforms/Cross/plugins/B3DAcceleratorPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32D3D.c -o builddbg/B3DAcceleratorPlugin/sqWin32D3D.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqWin32D3D.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32D3D.d; rm deps/sqWin32D3D.Td; touch -r ../../platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32D3D.c deps/sqWin32D3D.d
clang -x c -MT builddbg/B3DAcceleratorPlugin/sqWin32DualB3DX.o -MMD -MP -MF deps/sqWin32DualB3DX.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/B3DAcceleratorPlugin -I../../platforms/win32/plugins/B3DAcceleratorPlugin -I../../platforms/Cross/plugins/B3DAcceleratorPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32DualB3DX.c -o builddbg/B3DAcceleratorPlugin/sqWin32DualB3DX.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32DualB3DX.c:15:12: warning: implicit declaration of function 'glInitialize' is invalid in C99 [-Wimplicit-function-declaration]
return glInitialize();
^
../../platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32DualB3DX.c:17:12: warning: implicit declaration of function 'd3dInitialize' is invalid in C99 [-Wimplicit-function-declaration]
return d3dInitialize();
^
2 warnings generated.
sed '/^$/d' <deps/sqWin32DualB3DX.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32DualB3DX.d; rm deps/sqWin32DualB3DX.Td; touch -r ../../platforms/win32/plugins/B3DAcceleratorPlugin/sqWin32DualB3DX.c deps/sqWin32DualB3DX.d
clang -x c -MT builddbg/B3DAcceleratorPlugin/sqOpenGLRenderer.o -MMD -MP -MF deps/sqOpenGLRenderer.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/B3DAcceleratorPlugin -I../../platforms/win32/plugins/B3DAcceleratorPlugin -I../../platforms/Cross/plugins/B3DAcceleratorPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c -o builddbg/B3DAcceleratorPlugin/sqOpenGLRenderer.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:103:19: warning: implicit declaration of function 'getImageName' is invalid in C99 [-Wimplicit-function-declaration]
strcpy(fileName,getImageName());
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:103:19: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'const char *' [-Wint-conversion]
strcpy(fileName,getImageName());
^~~~~~~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\string.h:61:77: note: passing argument to parameter '_Source' here
char * __cdecl strcpy(char * __restrict__ _Dest,const char * __restrict__ _Source);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:118:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:750:23: warning: implicit declaration of function 'glGetIntPropertyOS' is invalid in C99 [-Wimplicit-function-declaration]
if(prop < 0) return glGetIntPropertyOS(handle, prop);
^
../../platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c:803:23: warning: implicit declaration of function 'glSetIntPropertyOS' is invalid in C99 [-Wimplicit-function-declaration]
if(prop < 0) return glSetIntPropertyOS(handle, prop, value);
^
5 warnings generated.
sed '/^$/d' <deps/sqOpenGLRenderer.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqOpenGLRenderer.d; rm deps/sqOpenGLRenderer.Td; touch -r ../../platforms/Cross/plugins/B3DAcceleratorPlugin/sqOpenGLRenderer.c deps/sqOpenGLRenderer.d
rm builddbg/vm/B3DAcceleratorPlugin.lib
rm: cannot remove 'builddbg/vm/B3DAcceleratorPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/B3DAcceleratorPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/B3DAcceleratorPlugin.lib builddbg/B3DAcceleratorPlugin/B3DAcceleratorPlugin.o builddbg/B3DAcceleratorPlugin/sqWin32OpenGL.o builddbg/B3DAcceleratorPlugin/sqWin32D3D.o builddbg/B3DAcceleratorPlugin/sqWin32DualB3DX.o builddbg/B3DAcceleratorPlugin/sqOpenGLRenderer.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/B2DPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=B2DPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/B2DPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/B2DPlugin/B2DPlugin.o -MMD -MP -MF deps/B2DPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/B2DPlugin -I../../platforms/win32/plugins/B2DPlugin -I../../platforms/Cross/plugins/B2DPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/B2DPlugin/B2DPlugin.c -o builddbg/B2DPlugin/B2DPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../src/plugins/B2DPlugin/B2DPlugin.c:2474:11: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
leftViaY = leftViaY;
~~~~~~~~ ^ ~~~~~~~~
../../src/plugins/B2DPlugin/B2DPlugin.c:2497:12: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
rightViaY = rightViaY;
~~~~~~~~~ ^ ~~~~~~~~~
../../src/plugins/B2DPlugin/B2DPlugin.c:3225:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
xp = xp;
~~ ^ ~~
../../src/plugins/B2DPlugin/B2DPlugin.c:3241:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
yp = yp;
~~ ^ ~~
../../src/plugins/B2DPlugin/B2DPlugin.c:3346:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
xp = xp;
~~ ^ ~~
../../src/plugins/B2DPlugin/B2DPlugin.c:3362:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
yp = yp;
~~ ^ ~~
../../src/plugins/B2DPlugin/B2DPlugin.c:3468:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
xp = xp;
~~ ^ ~~
../../src/plugins/B2DPlugin/B2DPlugin.c:3484:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
yp = yp;
~~ ^ ~~
../../src/plugins/B2DPlugin/B2DPlugin.c:3703:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
xp = xp;
~~ ^ ~~
../../src/plugins/B2DPlugin/B2DPlugin.c:3719:9: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
yp = yp;
~~ ^ ~~
../../src/plugins/B2DPlugin/B2DPlugin.c:13646:18: warning: expression result unused [-Wunused-value]
((signed)lastX >> 8);
~~~~~~~~~~~~~ ^ ~
../../src/plugins/B2DPlugin/B2DPlugin.c:13676:18: warning: expression result unused [-Wunused-value]
((signed)lastX1 >> 8);
~~~~~~~~~~~~~~ ^ ~
12 warnings generated.
sed '/^$/d' <deps/B2DPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/B2DPlugin.d; rm deps/B2DPlugin.Td; touch -r ../../src/plugins/B2DPlugin/B2DPlugin.c deps/B2DPlugin.d
rm builddbg/vm/B2DPlugin.lib
rm: cannot remove 'builddbg/vm/B2DPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/B2DPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/B2DPlugin.lib builddbg/B2DPlugin/B2DPlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/BitBltPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/platforms/win32/plugins/BitBltPlugin/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=BitBltPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/BitBltPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
make -f ../common/Makefile.plugin VPATH="../../src/plugins/BitBltPlugin ../../platforms/win32/plugins/BitBltPlugin /builddbg/BitBltPlugin" \
CROSSSRC="" builddbg/vm/BitBltPlugin.lib
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/BitBltPlugin/BitBltPlugin.o -MMD -MP -MF deps/BitBltPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/BitBltPlugin -I../../platforms/win32/plugins/BitBltPlugin -I../../platforms/Cross/plugins/BitBltPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/BitBltPlugin/BitBltPlugin.c -o builddbg/BitBltPlugin/BitBltPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../src/plugins/BitBltPlugin/BitBltPlugin.c:4544:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
v = v;
~ ^ ~
../../src/plugins/BitBltPlugin/BitBltPlugin.c:4548:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
v = v;
~ ^ ~
../../src/plugins/BitBltPlugin/BitBltPlugin.c:6293:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
v = v;
~ ^ ~
../../src/plugins/BitBltPlugin/BitBltPlugin.c:6297:8: warning: explicitly assigning value of variable of type 'sqInt' (aka 'long long') to itself [-Wself-assign]
v = v;
~ ^ ~
../../src/plugins/BitBltPlugin/BitBltPlugin.c:7916:12: warning: explicitly assigning value of variable of type 'unsigned int' to itself [-Wself-assign]
rgb = rgb;
~~~ ^ ~~~
5 warnings generated.
sed '/^$/d' <deps/BitBltPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/BitBltPlugin.d; rm deps/BitBltPlugin.Td; touch -r ../../src/plugins/BitBltPlugin/BitBltPlugin.c deps/BitBltPlugin.d
rm builddbg/vm/BitBltPlugin.lib
rm: cannot remove 'builddbg/vm/BitBltPlugin.lib': No such file or directory
make[3]: [../common/Makefile.plugin:143: builddbg/vm/BitBltPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/BitBltPlugin.lib builddbg/BitBltPlugin/BitBltPlugin.o
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/BMPReadWriterPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=BMPReadWriterPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/BMPReadWriterPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/BMPReadWriterPlugin/BMPReadWriterPlugin.o -MMD -MP -MF deps/BMPReadWriterPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/BMPReadWriterPlugin -I../../platforms/win32/plugins/BMPReadWriterPlugin -I../../platforms/Cross/plugins/BMPReadWriterPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/BMPReadWriterPlugin/BMPReadWriterPlugin.c -o builddbg/BMPReadWriterPlugin/BMPReadWriterPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/BMPReadWriterPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/BMPReadWriterPlugin.d; rm deps/BMPReadWriterPlugin.Td; touch -r ../../src/plugins/BMPReadWriterPlugin/BMPReadWriterPlugin.c deps/BMPReadWriterPlugin.d
rm builddbg/vm/BMPReadWriterPlugin.lib
rm: cannot remove 'builddbg/vm/BMPReadWriterPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/BMPReadWriterPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/BMPReadWriterPlugin.lib builddbg/BMPReadWriterPlugin/BMPReadWriterPlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/CroquetPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=CroquetPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/CroquetPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/CroquetPlugin/CroquetPlugin.o -MMD -MP -MF deps/CroquetPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/CroquetPlugin -I../../platforms/win32/plugins/CroquetPlugin -I../../platforms/Cross/plugins/CroquetPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/CroquetPlugin/CroquetPlugin.c -o builddbg/CroquetPlugin/CroquetPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/CroquetPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/CroquetPlugin.d; rm deps/CroquetPlugin.Td; touch -r ../../src/plugins/CroquetPlugin/CroquetPlugin.c deps/CroquetPlugin.d
clang -x c -MT builddbg/CroquetPlugin/sqWin32CroquetPlugin.o -MMD -MP -MF deps/sqWin32CroquetPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/CroquetPlugin -I../../platforms/win32/plugins/CroquetPlugin -I../../platforms/Cross/plugins/CroquetPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/CroquetPlugin/sqWin32CroquetPlugin.c -o builddbg/CroquetPlugin/sqWin32CroquetPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqWin32CroquetPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32CroquetPlugin.d; rm deps/sqWin32CroquetPlugin.Td; touch -r ../../platforms/win32/plugins/CroquetPlugin/sqWin32CroquetPlugin.c deps/sqWin32CroquetPlugin.d
clang -x c -MT builddbg/CroquetPlugin/TriBoxStub.o -MMD -MP -MF deps/TriBoxStub.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/CroquetPlugin -I../../platforms/win32/plugins/CroquetPlugin -I../../platforms/Cross/plugins/CroquetPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/CroquetPlugin/TriBoxStub.c -o builddbg/CroquetPlugin/TriBoxStub.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/TriBoxStub.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/TriBoxStub.d; rm deps/TriBoxStub.Td; touch -r ../../platforms/Cross/plugins/CroquetPlugin/TriBoxStub.c deps/TriBoxStub.d
rm builddbg/vm/CroquetPlugin.lib
rm: cannot remove 'builddbg/vm/CroquetPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/CroquetPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/CroquetPlugin.lib builddbg/CroquetPlugin/CroquetPlugin.o builddbg/CroquetPlugin/sqWin32CroquetPlugin.o builddbg/CroquetPlugin/TriBoxStub.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/ZipPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=ZipPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/ZipPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/ZipPlugin/ZipPlugin.o -MMD -MP -MF deps/ZipPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/ZipPlugin -I../../platforms/win32/plugins/ZipPlugin -I../../platforms/Cross/plugins/ZipPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/ZipPlugin/ZipPlugin.c -o builddbg/ZipPlugin/ZipPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../src/plugins/ZipPlugin/ZipPlugin.c:1251:14: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always true [-Wtautological-constant-out-of-range-compare]
if (!(lit < 256)) {
~~~ ^ ~~~
../../src/plugins/ZipPlugin/ZipPlugin.c:1499:14: warning: result of comparison of constant 256 with expression of type 'unsigned char' is always true [-Wtautological-constant-out-of-range-compare]
if (!(lit < 256)) {
~~~ ^ ~~~
2 warnings generated.
sed '/^$/d' <deps/ZipPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/ZipPlugin.d; rm deps/ZipPlugin.Td; touch -r ../../src/plugins/ZipPlugin/ZipPlugin.c deps/ZipPlugin.d
rm builddbg/vm/ZipPlugin.lib
rm: cannot remove 'builddbg/vm/ZipPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/ZipPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/ZipPlugin.lib builddbg/ZipPlugin/ZipPlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/DropPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=DropPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/DropPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/DropPlugin/DropPlugin.o -MMD -MP -MF deps/DropPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/DropPlugin -I../../platforms/win32/plugins/DropPlugin -I../../platforms/Cross/plugins/DropPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/DropPlugin/DropPlugin.c -o builddbg/DropPlugin/DropPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/DropPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/DropPlugin.d; rm deps/DropPlugin.Td; touch -r ../../src/plugins/DropPlugin/DropPlugin.c deps/DropPlugin.d
clang -x c -MT builddbg/DropPlugin/sqWin32Drop.o -MMD -MP -MF deps/sqWin32Drop.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/DropPlugin -I../../platforms/win32/plugins/DropPlugin -I../../platforms/Cross/plugins/DropPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c -o builddbg/DropPlugin/sqWin32Drop.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c:37:2: warning: "REMOVE THIS NONSENSE" [-W#warnings]
#warning "REMOVE THIS NONSENSE"
^
../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c:38:2: warning: "REMOVE THIS NONSENSE" [-W#warnings]
#warning "REMOVE THIS NONSENSE"
^
../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c:39:2: warning: "REMOVE THIS NONSENSE" [-W#warnings]
#warning "REMOVE THIS NONSENSE"
^
../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c:40:2: warning: "REMOVE THIS NONSENSE" [-W#warnings]
#warning "REMOVE THIS NONSENSE"
^
../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c:41:2: warning: "REMOVE THIS NONSENSE" [-W#warnings]
#warning "REMOVE THIS NONSENSE"
^
../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c:177:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
if (h = GlobalReAlloc(hdib,dwLen,0))
~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c:177:11: note: place parentheses around the assignment to silence this warning
if (h = GlobalReAlloc(hdib,dwLen,0))
^
( )
../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c:177:11: note: use '==' to turn this assignment into an equality comparison
if (h = GlobalReAlloc(hdib,dwLen,0))
^
==
6 warnings generated.
sed '/^$/d' <deps/sqWin32Drop.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Drop.d; rm deps/sqWin32Drop.Td; touch -r ../../platforms/win32/plugins/DropPlugin/sqWin32Drop.c deps/sqWin32Drop.d
rm builddbg/vm/DropPlugin.lib
rm: cannot remove 'builddbg/vm/DropPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/DropPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/DropPlugin.lib builddbg/DropPlugin/DropPlugin.o builddbg/DropPlugin/sqWin32Drop.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/DSAPrims.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=DSAPrims COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/DSAPrims.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/DSAPrims/DSAPrims.o -MMD -MP -MF deps/DSAPrims.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/DSAPrims -I../../platforms/win32/plugins/DSAPrims -I../../platforms/Cross/plugins/DSAPrims -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/DSAPrims/DSAPrims.c -o builddbg/DSAPrims/DSAPrims.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/DSAPrims.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/DSAPrims.d; rm deps/DSAPrims.Td; touch -r ../../src/plugins/DSAPrims/DSAPrims.c deps/DSAPrims.d
rm builddbg/vm/DSAPrims.lib
rm: cannot remove 'builddbg/vm/DSAPrims.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/DSAPrims.lib] Error 1 (ignored)
ar rc builddbg/vm/DSAPrims.lib builddbg/DSAPrims/DSAPrims.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/FFTPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=FFTPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/FFTPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/FFTPlugin/FFTPlugin.o -MMD -MP -MF deps/FFTPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FFTPlugin -I../../platforms/win32/plugins/FFTPlugin -I../../platforms/Cross/plugins/FFTPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/FFTPlugin/FFTPlugin.c -o builddbg/FFTPlugin/FFTPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/FFTPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/FFTPlugin.d; rm deps/FFTPlugin.Td; touch -r ../../src/plugins/FFTPlugin/FFTPlugin.c deps/FFTPlugin.d
rm builddbg/vm/FFTPlugin.lib
rm: cannot remove 'builddbg/vm/FFTPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/FFTPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/FFTPlugin.lib builddbg/FFTPlugin/FFTPlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/FilePlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=FilePlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/FilePlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/FilePlugin/FilePlugin.o -MMD -MP -MF deps/FilePlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FilePlugin -I../../platforms/win32/plugins/FilePlugin -I../../platforms/Cross/plugins/FilePlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/FilePlugin/FilePlugin.c -o builddbg/FilePlugin/FilePlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../src/plugins/FilePlugin/FilePlugin.c:575:10: warning: incompatible integer to pointer conversion returning 'sqInt' (aka 'long long') from a function with result type 'void *' [-Wint-conversion]
return primitiveFailFor(PrimErrBadArgument);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 warning generated.
sed '/^$/d' <deps/FilePlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/FilePlugin.d; rm deps/FilePlugin.Td; touch -r ../../src/plugins/FilePlugin/FilePlugin.c deps/FilePlugin.d
clang -x c -MT builddbg/FilePlugin/sqWin32FilePrims.o -MMD -MP -MF deps/sqWin32FilePrims.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FilePlugin -I../../platforms/win32/plugins/FilePlugin -I../../platforms/Cross/plugins/FilePlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c -o builddbg/FilePlugin/sqWin32FilePrims.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:99:49: warning: passing 'DWORD *' (aka 'unsigned long *') to parameter of type 'PLONG' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
ofs.dwLow = SetFilePointer(FILE_HANDLE(f), 0, &ofs.dwHigh, FILE_CURRENT);
^~~~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\fileapi.h:35:83: note: passing argument to parameter 'lpDistanceToMoveHigh' here
WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:151:49: warning: passing 'DWORD *' (aka 'unsigned long *') to parameter of type 'PLONG' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
ofs.dwLow = SetFilePointer(FILE_HANDLE(f), 0, &ofs.dwHigh, FILE_CURRENT);
^~~~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\fileapi.h:35:83: note: passing argument to parameter 'lpDistanceToMoveHigh' here
WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:208:38: warning: passing 'DWORD *' (aka 'unsigned long *') to parameter of type 'PLONG' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
ofs.dwLow = SetFilePointer(h, 0, &ofs.dwHigh, FILE_END);
^~~~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\fileapi.h:35:83: note: passing argument to parameter 'lpDistanceToMoveHigh' here
WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:295:24: warning: implicit declaration of function 'isFileHandleATTY' is invalid in C99 [-Wimplicit-function-declaration]
file->isStdioStream = isFileHandleATTY(handle);
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:342:9: warning: implicit declaration of function 'fileHandleType' is invalid in C99 [-Wimplicit-function-declaration]
return fileHandleType(_get_osfhandle(fdNum));
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:342:24: warning: implicit declaration of function '_get_osfhandle' is invalid in C99 [-Wimplicit-function-declaration]
return fileHandleType(_get_osfhandle(fdNum));
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:389:45: warning: passing 'DWORD *' (aka 'unsigned long *') to parameter of type 'PLONG' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
SetFilePointer(FILE_HANDLE(f), ofs.dwLow, &ofs.dwHigh, FILE_BEGIN);
^~~~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\fileapi.h:35:83: note: passing argument to parameter 'lpDistanceToMoveHigh' here
WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:424:45: warning: passing 'DWORD *' (aka 'unsigned long *') to parameter of type 'PLONG' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
SetFilePointer(FILE_HANDLE(f), ofs.dwLow, &ofs.dwHigh, FILE_BEGIN);
^~~~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\fileapi.h:35:83: note: passing argument to parameter 'lpDistanceToMoveHigh' here
WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:507:48: warning: passing 'DWORD *' (aka 'unsigned long *') to parameter of type 'PLONG' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
ofs.dwLow = SetFilePointer((HANDLE)(h-1), 0, &ofs.dwHigh, FILE_CURRENT);
^~~~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\fileapi.h:35:83: note: passing argument to parameter 'lpDistanceToMoveHigh' here
WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
^
../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c:532:56: warning: passing 'DWORD *' (aka 'unsigned long *') to parameter of type 'PLONG' (aka 'long *') converts between pointers to integer types with different sign [-Wpointer-sign]
ofs.dwLow = SetFilePointer((HANDLE)(h-1), ofs.dwLow, &ofs.dwHigh, FILE_BEGIN);
^~~~~~~~~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\fileapi.h:35:83: note: passing argument to parameter 'lpDistanceToMoveHigh' here
WINBASEAPI DWORD WINAPI SetFilePointer (HANDLE hFile, LONG lDistanceToMove, PLONG lpDistanceToMoveHigh, DWORD dwMoveMethod);
^
10 warnings generated.
sed '/^$/d' <deps/sqWin32FilePrims.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32FilePrims.d; rm deps/sqWin32FilePrims.Td; touch -r ../../platforms/win32/plugins/FilePlugin/sqWin32FilePrims.c deps/sqWin32FilePrims.d
clang -x c -MT builddbg/FilePlugin/sqFilePluginBasicPrims.o -MMD -MP -MF deps/sqFilePluginBasicPrims.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FilePlugin -I../../platforms/win32/plugins/FilePlugin -I../../platforms/Cross/plugins/FilePlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c -o builddbg/FilePlugin/sqFilePluginBasicPrims.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqFilePluginBasicPrims.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqFilePluginBasicPrims.d; rm deps/sqFilePluginBasicPrims.Td; touch -r ../../platforms/Cross/plugins/FilePlugin/sqFilePluginBasicPrims.c deps/sqFilePluginBasicPrims.d
rm builddbg/vm/FilePlugin.lib
rm: cannot remove 'builddbg/vm/FilePlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/FilePlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/FilePlugin.lib builddbg/FilePlugin/FilePlugin.o builddbg/FilePlugin/sqWin32FilePrims.o builddbg/FilePlugin/sqFilePluginBasicPrims.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/FloatArrayPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=FloatArrayPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/FloatArrayPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/FloatArrayPlugin/FloatArrayPlugin.o -MMD -MP -MF deps/FloatArrayPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatArrayPlugin -I../../platforms/win32/plugins/FloatArrayPlugin -I../../platforms/Cross/plugins/FloatArrayPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/FloatArrayPlugin/FloatArrayPlugin.c -o builddbg/FloatArrayPlugin/FloatArrayPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/FloatArrayPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/FloatArrayPlugin.d; rm deps/FloatArrayPlugin.Td; touch -r ../../src/plugins/FloatArrayPlugin/FloatArrayPlugin.c deps/FloatArrayPlugin.d
rm builddbg/vm/FloatArrayPlugin.lib
rm: cannot remove 'builddbg/vm/FloatArrayPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/FloatArrayPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/FloatArrayPlugin.lib builddbg/FloatArrayPlugin/FloatArrayPlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/FloatMathPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/platforms/win32/plugins/FloatMathPlugin/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=FloatMathPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/FloatMathPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/FloatMathPlugin/FloatMathPlugin.o -MMD -MP -MF deps/FloatMathPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/FloatMathPlugin/FloatMathPlugin.c -o builddbg/FloatMathPlugin/FloatMathPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/FloatMathPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/FloatMathPlugin.d; rm deps/FloatMathPlugin.Td; touch -r ../../src/plugins/FloatMathPlugin/FloatMathPlugin.c deps/FloatMathPlugin.d
clang -x c -MT builddbg/FloatMathPlugin/atan2.o -MMD -MP -MF deps/atan2.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/atan2.c -o builddbg/FloatMathPlugin/atan2.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/atan2.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/atan2.d; rm deps/atan2.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/atan2.c deps/atan2.d
clang -x c -MT builddbg/FloatMathPlugin/modf.o -MMD -MP -MF deps/modf.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/modf.c -o builddbg/FloatMathPlugin/modf.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/modf.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/modf.d; rm deps/modf.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/modf.c deps/modf.d
clang -x c -MT builddbg/FloatMathPlugin/copysign.o -MMD -MP -MF deps/copysign.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/copysign.c -o builddbg/FloatMathPlugin/copysign.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/copysign.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/copysign.d; rm deps/copysign.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/copysign.c deps/copysign.d
clang -x c -MT builddbg/FloatMathPlugin/ldexp.o -MMD -MP -MF deps/ldexp.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/ldexp.c -o builddbg/FloatMathPlugin/ldexp.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/ldexp.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/ldexp.d; rm deps/ldexp.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/ldexp.c deps/ldexp.d
clang -x c -MT builddbg/FloatMathPlugin/rem_pio2.o -MMD -MP -MF deps/rem_pio2.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/rem_pio2.c -o builddbg/FloatMathPlugin/rem_pio2.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/rem_pio2.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/rem_pio2.d; rm deps/rem_pio2.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/rem_pio2.c deps/rem_pio2.d
clang -x c -MT builddbg/FloatMathPlugin/acosh.o -MMD -MP -MF deps/acosh.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/acosh.c -o builddbg/FloatMathPlugin/acosh.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/acosh.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/acosh.d; rm deps/acosh.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/acosh.c deps/acosh.d
clang -x c -MT builddbg/FloatMathPlugin/sqrt.o -MMD -MP -MF deps/sqrt.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/sqrt.c -o builddbg/FloatMathPlugin/sqrt.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqrt.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqrt.d; rm deps/sqrt.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/sqrt.c deps/sqrt.d
clang -x c -MT builddbg/FloatMathPlugin/tanh.o -MMD -MP -MF deps/tanh.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/tanh.c -o builddbg/FloatMathPlugin/tanh.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/tanh.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/tanh.d; rm deps/tanh.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/tanh.c deps/tanh.d
clang -x c -MT builddbg/FloatMathPlugin/expm1.o -MMD -MP -MF deps/expm1.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/expm1.c -o builddbg/FloatMathPlugin/expm1.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/FloatMathPlugin/expm1.c:2:
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_expm1.c:196:10: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else return one+2.0*(x-e);
^
1 warning generated.
sed '/^$/d' <deps/expm1.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/expm1.d; rm deps/expm1.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/expm1.c deps/expm1.d
clang -x c -MT builddbg/FloatMathPlugin/k_rem_pio2.o -MMD -MP -MF deps/k_rem_pio2.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/k_rem_pio2.c -o builddbg/FloatMathPlugin/k_rem_pio2.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/k_rem_pio2.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/k_rem_pio2.d; rm deps/k_rem_pio2.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/k_rem_pio2.c deps/k_rem_pio2.d
clang -x c -MT builddbg/FloatMathPlugin/k_tan.o -MMD -MP -MF deps/k_tan.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/k_tan.c -o builddbg/FloatMathPlugin/k_tan.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/k_tan.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/k_tan.d; rm deps/k_tan.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/k_tan.c deps/k_tan.d
clang -x c -MT builddbg/FloatMathPlugin/k_sin.o -MMD -MP -MF deps/k_sin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/k_sin.c -o builddbg/FloatMathPlugin/k_sin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/k_sin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/k_sin.d; rm deps/k_sin.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/k_sin.c deps/k_sin.d
clang -x c -MT builddbg/FloatMathPlugin/rint.o -MMD -MP -MF deps/rint.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/rint.c -o builddbg/FloatMathPlugin/rint.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/rint.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/rint.d; rm deps/rint.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/rint.c deps/rint.d
clang -x c -MT builddbg/FloatMathPlugin/scalbn.o -MMD -MP -MF deps/scalbn.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/scalbn.c -o builddbg/FloatMathPlugin/scalbn.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/FloatMathPlugin/scalbn.c:2:
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_scalbn.c:59:6: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else return tiny*copysign(tiny,x); /*underflow*/
^
1 warning generated.
sed '/^$/d' <deps/scalbn.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/scalbn.d; rm deps/scalbn.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/scalbn.c deps/scalbn.d
clang -x c -MT builddbg/FloatMathPlugin/sinh.o -MMD -MP -MF deps/sinh.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/sinh.c -o builddbg/FloatMathPlugin/sinh.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/FloatMathPlugin/sinh.c:2:
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_sinh.c:74:39: warning: '&&' within '||' [-Wlogical-op-parentheses]
if (ix<0x408633CE || (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
~~ ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_sinh.c:74:39: note: place parentheses around the '&&' expression to silence this warning
if (ix<0x408633CE || (ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
^
( )
1 warning generated.
sed '/^$/d' <deps/sinh.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sinh.d; rm deps/sinh.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/sinh.c deps/sinh.d
clang -x c -MT builddbg/FloatMathPlugin/tan.o -MMD -MP -MF deps/tan.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/tan.c -o builddbg/FloatMathPlugin/tan.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/tan.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/tan.d; rm deps/tan.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/tan.c deps/tan.d
clang -x c -MT builddbg/FloatMathPlugin/hypot.o -MMD -MP -MF deps/hypot.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/hypot.c -o builddbg/FloatMathPlugin/hypot.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/hypot.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/hypot.d; rm deps/hypot.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/hypot.c deps/hypot.d
clang -x c -MT builddbg/FloatMathPlugin/fmod.o -MMD -MP -MF deps/fmod.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/fmod.c -o builddbg/FloatMathPlugin/fmod.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/fmod.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/fmod.d; rm deps/fmod.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/fmod.c deps/fmod.d
clang -x c -MT builddbg/FloatMathPlugin/atanh.o -MMD -MP -MF deps/atanh.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/atanh.c -o builddbg/FloatMathPlugin/atanh.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/atanh.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/atanh.d; rm deps/atanh.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/atanh.c deps/atanh.d
clang -x c -MT builddbg/FloatMathPlugin/k_cos.o -MMD -MP -MF deps/k_cos.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/k_cos.c -o builddbg/FloatMathPlugin/k_cos.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/k_cos.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/k_cos.d; rm deps/k_cos.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/k_cos.c deps/k_cos.d
clang -x c -MT builddbg/FloatMathPlugin/cosh.o -MMD -MP -MF deps/cosh.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/cosh.c -o builddbg/FloatMathPlugin/cosh.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/FloatMathPlugin/cosh.c:2:
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_cosh.c:81:24: warning: '&&' within '||' [-Wlogical-op-parentheses]
(ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_cosh.c:81:24: note: place parentheses around the '&&' expression to silence this warning
(ix==0x408633ce)&&(lx<=(unsigned)0x8fb9f87d)) {
^
( )
1 warning generated.
sed '/^$/d' <deps/cosh.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/cosh.d; rm deps/cosh.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/cosh.c deps/cosh.d
clang -x c -MT builddbg/FloatMathPlugin/asinh.o -MMD -MP -MF deps/asinh.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/asinh.c -o builddbg/FloatMathPlugin/asinh.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/asinh.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/asinh.d; rm deps/asinh.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/asinh.c deps/asinh.d
clang -x c -MT builddbg/FloatMathPlugin/atan.o -MMD -MP -MF deps/atan.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/atan.c -o builddbg/FloatMathPlugin/atan.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/atan.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/atan.d; rm deps/atan.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/atan.c deps/atan.d
clang -x c -MT builddbg/FloatMathPlugin/sin.o -MMD -MP -MF deps/sin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/sin.c -o builddbg/FloatMathPlugin/sin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sin.d; rm deps/sin.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/sin.c deps/sin.d
clang -x c -MT builddbg/FloatMathPlugin/log10.o -MMD -MP -MF deps/log10.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/log10.c -o builddbg/FloatMathPlugin/log10.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/log10.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/log10.d; rm deps/log10.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/log10.c deps/log10.d
clang -x c -MT builddbg/FloatMathPlugin/acos.o -MMD -MP -MF deps/acos.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/acos.c -o builddbg/FloatMathPlugin/acos.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/acos.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/acos.d; rm deps/acos.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/acos.c deps/acos.d
clang -x c -MT builddbg/FloatMathPlugin/cos.o -MMD -MP -MF deps/cos.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/cos.c -o builddbg/FloatMathPlugin/cos.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/cos.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/cos.d; rm deps/cos.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/cos.c deps/cos.d
clang -x c -MT builddbg/FloatMathPlugin/asin.o -MMD -MP -MF deps/asin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/asin.c -o builddbg/FloatMathPlugin/asin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/FloatMathPlugin/asin.c:2:
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_asin.c:87:6: warning: variable 't' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
if(huge+x>one) return x;/* return x with inexact if x!=0*/
^~~~~~~~~~
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_asin.c:90:7: note: uninitialized use occurs here
p = t*(pS0+t*(pS1+t*(pS2+t*(pS3+t*(pS4+t*pS5)))));
^
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_asin.c:87:3: note: remove the 'if' if its condition is always true
if(huge+x>one) return x;/* return x with inexact if x!=0*/
^~~~~~~~~~~~~~~
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_asin.c:76:10: note: initialize the variable 't' to silence this warning
double t,w,p,q,c,r,s;
^
= 0.0
1 warning generated.
sed '/^$/d' <deps/asin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/asin.d; rm deps/asin.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/asin.c deps/asin.d
clang -x c -MT builddbg/FloatMathPlugin/scalb.o -MMD -MP -MF deps/scalb.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/scalb.c -o builddbg/FloatMathPlugin/scalb.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/scalb.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/scalb.d; rm deps/scalb.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/scalb.c deps/scalb.d
clang -x c -MT builddbg/FloatMathPlugin/finite.o -MMD -MP -MF deps/finite.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/finite.c -o builddbg/FloatMathPlugin/finite.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/finite.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/finite.d; rm deps/finite.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/finite.c deps/finite.d
clang -x c -MT builddbg/FloatMathPlugin/log.o -MMD -MP -MF deps/log.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/log.c -o builddbg/FloatMathPlugin/log.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/FloatMathPlugin/log.c:2:
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_log.c:115:41: warning: add explicit braces to avoid dangling else [-Wdangling-else]
if(f==zero) if(k==0) return zero; else {dk=(double)k;
^
1 warning generated.
sed '/^$/d' <deps/log.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/log.d; rm deps/log.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/log.c deps/log.d
clang -x c -MT builddbg/FloatMathPlugin/isnan.o -MMD -MP -MF deps/isnan.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/isnan.c -o builddbg/FloatMathPlugin/isnan.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/isnan.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/isnan.d; rm deps/isnan.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/isnan.c deps/isnan.d
clang -x c -MT builddbg/FloatMathPlugin/log1p.o -MMD -MP -MF deps/log1p.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/log1p.c -o builddbg/FloatMathPlugin/log1p.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/FloatMathPlugin/log1p.c:2:
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/s_log1p.c:155:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
else {c += k*ln2_lo; return k*ln2_hi+c;}
^
1 warning generated.
sed '/^$/d' <deps/log1p.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/log1p.d; rm deps/log1p.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/log1p.c deps/log1p.d
clang -x c -MT builddbg/FloatMathPlugin/pow.o -MMD -MP -MF deps/pow.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/pow.c -o builddbg/FloatMathPlugin/pow.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/pow.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/pow.d; rm deps/pow.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/pow.c deps/pow.d
clang -x c -MT builddbg/FloatMathPlugin/exp.o -MMD -MP -MF deps/exp.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/FloatMathPlugin -I../../platforms/win32/plugins/FloatMathPlugin -I../../platforms/Cross/plugins/FloatMathPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/FloatMathPlugin/exp.c -o builddbg/FloatMathPlugin/exp.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/FloatMathPlugin/exp.c:2:
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_exp.c:140:9: warning: variable 'k' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized]
if(huge+x>one) return one+x;/* trigger inexact */
^~~~~~~~~~
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_exp.c:147:5: note: uninitialized use occurs here
if(k==0) return one-((x*c)/(c-2.0)-x);
^
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_exp.c:140:6: note: remove the 'if' if its condition is always true
if(huge+x>one) return one+x;/* trigger inexact */
^~~~~~~~~~~~~~~
../../platforms/Cross/plugins/FloatMathPlugin/fdlibm/e_exp.c:109:7: note: initialize the variable 'k' to silence this warning
int k,xsb;
^
= 0
1 warning generated.
sed '/^$/d' <deps/exp.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/exp.d; rm deps/exp.Td; touch -r ../../platforms/Cross/plugins/FloatMathPlugin/exp.c deps/exp.d
rm builddbg/vm/FloatMathPlugin.lib
rm: cannot remove 'builddbg/vm/FloatMathPlugin.lib': No such file or directory
make[2]: [../common/Makefile.plugin:143: builddbg/vm/FloatMathPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/FloatMathPlugin.lib builddbg/FloatMathPlugin/FloatMathPlugin.o builddbg/FloatMathPlugin/atan2.o builddbg/FloatMathPlugin/modf.o builddbg/FloatMathPlugin/copysign.o builddbg/FloatMathPlugin/ldexp.o builddbg/FloatMathPlugin/rem_pio2.o builddbg/FloatMathPlugin/acosh.o builddbg/FloatMathPlugin/sqrt.o builddbg/FloatMathPlugin/tanh.o builddbg/FloatMathPlugin/expm1.o builddbg/FloatMathPlugin/k_rem_pio2.o builddbg/FloatMathPlugin/k_tan.o builddbg/FloatMathPlugin/k_sin.o builddbg/FloatMathPlugin/rint.o builddbg/FloatMathPlugin/scalbn.o builddbg/FloatMathPlugin/sinh.o builddbg/FloatMathPlugin/tan.o builddbg/FloatMathPlugin/hypot.o builddbg/FloatMathPlugin/fmod.o builddbg/FloatMathPlugin/atanh.o builddbg/FloatMathPlugin/k_cos.o builddbg/FloatMathPlugin/cosh.o builddbg/FloatMathPlugin/asinh.o builddbg/FloatMathPlugin/atan.o builddbg/FloatMathPlugin/sin.o builddbg/FloatMathPlugin/log10.o builddbg/FloatMathPlugin/acos.o builddbg/FloatMathPlugin/cos.o builddbg/FloatMathPlugin/asin.o builddbg/FloatMathPlugin/scalb.o builddbg/FloatMathPlugin/finite.o builddbg/FloatMathPlugin/log.o builddbg/FloatMathPlugin/isnan.o builddbg/FloatMathPlugin/log1p.o builddbg/FloatMathPlugin/pow.o builddbg/FloatMathPlugin/exp.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/HostWindowPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=HostWindowPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/HostWindowPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/HostWindowPlugin/HostWindowPlugin.o -MMD -MP -MF deps/HostWindowPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/HostWindowPlugin -I../../platforms/win32/plugins/HostWindowPlugin -I../../platforms/Cross/plugins/HostWindowPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/HostWindowPlugin/HostWindowPlugin.c -o builddbg/HostWindowPlugin/HostWindowPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../src/plugins/HostWindowPlugin/HostWindowPlugin.c:727:30: warning: incompatible pointer types passing 'unsigned int *' to parameter of type 'unsigned char *' [-Wincompatible-pointer-types]
if (!(ioShowDisplayOnWindow(dispBits, w, h, d, left, right, top, bottom, windowIndex))) {
^~~~~~~~
../../platforms/Cross/plugins/HostWindowPlugin\HostWindowPlugin.h:21:53: note: passing argument to parameter 'dispBitsIndex' here
extern sqInt ioShowDisplayOnWindow( unsigned char * dispBitsIndex, sqInt width, sqInt
^
1 warning generated.
sed '/^$/d' <deps/HostWindowPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/HostWindowPlugin.d; rm deps/HostWindowPlugin.Td; touch -r ../../src/plugins/HostWindowPlugin/HostWindowPlugin.c deps/HostWindowPlugin.d
clang -x c -MT builddbg/HostWindowPlugin/sqWin32HostWindowPlugin.o -MMD -MP -MF deps/sqWin32HostWindowPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/HostWindowPlugin -I../../platforms/win32/plugins/HostWindowPlugin -I../../platforms/Cross/plugins/HostWindowPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c -o builddbg/HostWindowPlugin/sqWin32HostWindowPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c:421:6: warning: implicit declaration of function 'access' is invalid in C99 [-Wimplicit-function-declaration]
if (access(iconPath, 4) == -1) { return -1; };
^
1 warning generated.
sed '/^$/d' <deps/sqWin32HostWindowPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32HostWindowPlugin.d; rm deps/sqWin32HostWindowPlugin.Td; touch -r ../../platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c deps/sqWin32HostWindowPlugin.d
rm builddbg/vm/HostWindowPlugin.lib
rm: cannot remove 'builddbg/vm/HostWindowPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/HostWindowPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/HostWindowPlugin.lib builddbg/HostWindowPlugin/HostWindowPlugin.o builddbg/HostWindowPlugin/sqWin32HostWindowPlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/SqueakFFIPrims.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/platforms/win32/plugins/SqueakFFIPrims/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=SqueakFFIPrims COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/SqueakFFIPrims.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
make -f ../common/Makefile.plugin VPATH="../../platforms/Cross/plugins/SqueakFFIPrims ../../src/plugins/SqueakFFIPrims ../../platforms/win32/plugins/SqueakFFIPrims /builddbg/SqueakFFIPrims" \
CROSSSRC="sqFFIPlugin.c sqFFITestFuncs.c sqManualSurface.c" \
MAKERSRC="SqueakFFIPrims.c" \
WIN32SRC="" \
builddbg/vm/SqueakFFIPrims.lib
make[3]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/SqueakFFIPrims/SqueakFFIPrims.o -MMD -MP -MF deps/SqueakFFIPrims.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/SqueakFFIPrims -I../../platforms/win32/plugins/SqueakFFIPrims -I../../platforms/Cross/plugins/SqueakFFIPrims -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/SqueakFFIPrims/SqueakFFIPrims.c -o builddbg/SqueakFFIPrims/SqueakFFIPrims.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../src/plugins/SqueakFFIPrims/SqueakFFIPrims.c:23:
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:759:36: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = floatValue;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:888:19: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
if (isInMemory(ptrAddress)) {
^~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:463:31: note: passing argument to parameter 'address' here
extern sqInt isInMemory(sqInt address);
^
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:903:40: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = arg;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:918:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:960:41: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = arg1;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:975:40: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:991:19: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
if (isInMemory(ptrAddress)) {
^~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:463:31: note: passing argument to parameter 'address' here
extern sqInt isInMemory(sqInt address);
^
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:996:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1019:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)null));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1122:42: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1160:42: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer1));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1176:42: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer2));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1194:42: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer3));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1216:42: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer4));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1232:42: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1250:42: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer6));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1421:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->floatRegisters))[(calloutState->floatRegisterIndex)] = floatValue;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1505:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1543:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer1));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1559:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer2));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1577:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer3));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1599:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer4));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1615:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer5));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1633:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer6));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:1914:4: warning: pointer type mismatch ('unsigned long long *' and 'char *') [-Wpointer-type-mismatch]
? (&intRet)
^ ~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2135:38: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2357:4: warning: pointer type mismatch ('unsigned long long *' and 'char *') [-Wpointer-type-mismatch]
? (&intRet)
^ ~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2832:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
if (isInMemory(ptrAddress)) {
^~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:463:31: note: passing argument to parameter 'address' here
extern sqInt isInMemory(sqInt address);
^
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2837:38: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2863:38: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2885:14: warning: incompatible integer to pointer conversion assigning to 'void *' from 'long long' [-Wint-conversion]
ptrAddress = ((longAt(oop + BaseHeaderSize)) > 0
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2890:38: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2910:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2928:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed char) value));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2946:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed char) value));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:2964:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3004:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) value));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3022:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((usqInt) value));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3040:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((signed short) value));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3072:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)copy));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3113:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
if (isInMemory(ptrAddress)) {
^~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:463:31: note: passing argument to parameter 'address' here
extern sqInt isInMemory(sqInt address);
^
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3128:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = arg;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3143:38: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3185:40: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = arg1;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3200:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3216:18: warning: incompatible pointer to integer conversion passing 'void *' to parameter of type 'sqInt' (aka 'long long') [-Wint-conversion]
if (isInMemory(ptrAddress)) {
^~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:463:31: note: passing argument to parameter 'address' here
extern sqInt isInMemory(sqInt address);
^
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3221:38: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)ptrAddress));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3251:38: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = arg;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3266:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((sqInt)pointer));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3284:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned char) value));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3302:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned char) value));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3320:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3360:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3378:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = value;
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3396:37: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState->integerRegisters))[(calloutState->integerRegisterIndex)] = (((unsigned short) value));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:3582:3: warning: pointer type mismatch ('unsigned long long *' and 'char *') [-Wpointer-type-mismatch]
? (&intRet)
^ ~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:4423:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState1->integerRegisters))[(calloutState1->integerRegisterIndex)] = (((sqInt)pointer1));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:4647:4: warning: pointer type mismatch ('unsigned long long *' and 'char *') [-Wpointer-type-mismatch]
? (&intRet1)
^ ~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:5373:39: warning: array subscript is of type 'char' [-Wchar-subscripts]
((calloutState1->integerRegisters))[(calloutState1->integerRegisterIndex)] = (((sqInt)pointer1));
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../src/plugins/SqueakFFIPrims/X64Win64FFIPlugin.c:5597:4: warning: pointer type mismatch ('unsigned long long *' and 'char *') [-Wpointer-type-mismatch]
? (&intRet1)
^ ~~~~~~~~~~
60 warnings generated.
sed '/^$/d' <deps/SqueakFFIPrims.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/SqueakFFIPrims.d; rm deps/SqueakFFIPrims.Td; touch -r ../../src/plugins/SqueakFFIPrims/SqueakFFIPrims.c deps/SqueakFFIPrims.d
clang -x c -MT builddbg/SqueakFFIPrims/sqFFIPlugin.o -MMD -MP -MF deps/sqFFIPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/SqueakFFIPrims -I../../platforms/win32/plugins/SqueakFFIPrims -I../../platforms/Cross/plugins/SqueakFFIPrims -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/SqueakFFIPrims/sqFFIPlugin.c -o builddbg/SqueakFFIPrims/sqFFIPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqFFIPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqFFIPlugin.d; rm deps/sqFFIPlugin.Td; touch -r ../../platforms/Cross/plugins/SqueakFFIPrims/sqFFIPlugin.c deps/sqFFIPlugin.d
clang -x c -MT builddbg/SqueakFFIPrims/sqFFITestFuncs.o -MMD -MP -MF deps/sqFFITestFuncs.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/SqueakFFIPrims -I../../platforms/win32/plugins/SqueakFFIPrims -I../../platforms/Cross/plugins/SqueakFFIPrims -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c -o builddbg/SqueakFFIPrims/sqFFITestFuncs.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqFFITestFuncs.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqFFITestFuncs.d; rm deps/sqFFITestFuncs.Td; touch -r ../../platforms/Cross/plugins/SqueakFFIPrims/sqFFITestFuncs.c deps/sqFFITestFuncs.d
clang -x c -MT builddbg/SqueakFFIPrims/sqManualSurface.o -MMD -MP -MF deps/sqManualSurface.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/SqueakFFIPrims -I../../platforms/win32/plugins/SqueakFFIPrims -I../../platforms/Cross/plugins/SqueakFFIPrims -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/SqueakFFIPrims/sqManualSurface.c -o builddbg/SqueakFFIPrims/sqManualSurface.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqManualSurface.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqManualSurface.d; rm deps/sqManualSurface.Td; touch -r ../../platforms/Cross/plugins/SqueakFFIPrims/sqManualSurface.c deps/sqManualSurface.d
rm builddbg/vm/SqueakFFIPrims.lib
rm: cannot remove 'builddbg/vm/SqueakFFIPrims.lib': No such file or directory
make[3]: [../common/Makefile.plugin:143: builddbg/vm/SqueakFFIPrims.lib] Error 1 (ignored)
ar rc builddbg/vm/SqueakFFIPrims.lib builddbg/SqueakFFIPrims/SqueakFFIPrims.o builddbg/SqueakFFIPrims/sqFFIPlugin.o builddbg/SqueakFFIPrims/sqFFITestFuncs.o builddbg/SqueakFFIPrims/sqManualSurface.o
make[3]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/IA32ABI.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/platforms/win32/plugins/IA32ABI/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=IA32ABI COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/IA32ABI.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/IA32ABI/xabicc.o -MMD -MP -MF deps/xabicc.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/IA32ABI -I../../platforms/win32/plugins/IA32ABI -I../../platforms/Cross/plugins/IA32ABI -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/IA32ABI/xabicc.c -o builddbg/IA32ABI/xabicc.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/IA32ABI/xabicc.c:14:
../../platforms/Cross/plugins/IA32ABI/x64win64abicc.c:240:6: warning: implicit declaration of function 'fakeReturnDouble' is invalid in C99 [-Wimplicit-function-declaration]
fakeReturnDouble( vmcc.rvs.valflt64 );
^
1 warning generated.
sed '/^$/d' <deps/xabicc.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/xabicc.d; rm deps/xabicc.Td; touch -r ../../platforms/Cross/plugins/IA32ABI/xabicc.c deps/xabicc.d
clang -x c -MT builddbg/IA32ABI/IA32ABI.o -MMD -MP -MF deps/IA32ABI.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/IA32ABI -I../../platforms/win32/plugins/IA32ABI -I../../platforms/Cross/plugins/IA32ABI -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/IA32ABI/IA32ABI.c -o builddbg/IA32ABI/IA32ABI.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../src/plugins/IA32ABI/IA32ABI.c:500:31: warning: incompatible pointer types passing 'sqIntptr_t *' (aka 'long long *') to parameter of type 'long *' [-Wincompatible-pointer-types]
mem = allocateExecutablePage(&byteSize);
^~~~~~~~~
../../platforms/Cross/plugins/IA32ABI\ia32abi.h:59:43: note: passing argument to parameter 'pagesize' here
extern void *allocateExecutablePage(long *pagesize);
^
../../src/plugins/IA32ABI/IA32ABI.c:748:24: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'const void *' [-Wint-conversion]
memcpy((&floatValue), addr, sizeof(floatValue));
^~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\string.h:50:76: note: passing argument to parameter '_Src' here
void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
^
../../src/plugins/IA32ABI/IA32ABI.c:795:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion]
memcpy(addr, (&floatValue), sizeof(floatValue));
^~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\string.h:50:45: note: passing argument to parameter '_Dst' here
void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
^
../../src/plugins/IA32ABI/IA32ABI.c:840:24: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'const void *' [-Wint-conversion]
memcpy((&floatValue), addr, sizeof(floatValue));
^~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\string.h:50:76: note: passing argument to parameter '_Src' here
void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
^
../../src/plugins/IA32ABI/IA32ABI.c:887:9: warning: incompatible integer to pointer conversion passing 'sqInt' (aka 'long long') to parameter of type 'void *' [-Wint-conversion]
memcpy(addr, (&floatValue), sizeof(floatValue));
^~~~
C:\msys64\mingw64\x86_64-w64-mingw32\include\string.h:50:45: note: passing argument to parameter '_Dst' here
void * __cdecl memcpy(void * __restrict__ _Dst,const void * __restrict__ _Src,size_t _Size) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
^
5 warnings generated.
sed '/^$/d' <deps/IA32ABI.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/IA32ABI.d; rm deps/IA32ABI.Td; touch -r ../../src/plugins/IA32ABI/IA32ABI.c deps/IA32ABI.d
clang -x c -MT builddbg/IA32ABI/x64win64stub.o -MMD -MP -MF deps/x64win64stub.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/IA32ABI -I../../platforms/win32/plugins/IA32ABI -I../../platforms/Cross/plugins/IA32ABI -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/IA32ABI/x64win64stub.c -o builddbg/IA32ABI/x64win64stub.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/x64win64stub.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/x64win64stub.d; rm deps/x64win64stub.Td; touch -r ../../platforms/Cross/plugins/IA32ABI/x64win64stub.c deps/x64win64stub.d
rm builddbg/vm/IA32ABI.lib
rm: cannot remove 'builddbg/vm/IA32ABI.lib': No such file or directory
make[2]: [../common/Makefile.plugin:143: builddbg/vm/IA32ABI.lib] Error 1 (ignored)
ar rc builddbg/vm/IA32ABI.lib builddbg/IA32ABI/xabicc.o builddbg/IA32ABI/IA32ABI.o builddbg/IA32ABI/x64win64stub.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/JoystickTabletPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=JoystickTabletPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/JoystickTabletPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/JoystickTabletPlugin/JoystickTabletPlugin.o -MMD -MP -MF deps/JoystickTabletPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JoystickTabletPlugin -I../../platforms/win32/plugins/JoystickTabletPlugin -I../../platforms/Cross/plugins/JoystickTabletPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/JoystickTabletPlugin/JoystickTabletPlugin.c -o builddbg/JoystickTabletPlugin/JoystickTabletPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/JoystickTabletPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/JoystickTabletPlugin.d; rm deps/JoystickTabletPlugin.Td; touch -r ../../src/plugins/JoystickTabletPlugin/JoystickTabletPlugin.c deps/JoystickTabletPlugin.d
clang -x c -MT builddbg/JoystickTabletPlugin/sqWin32Joystick.o -MMD -MP -MF deps/sqWin32Joystick.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JoystickTabletPlugin -I../../platforms/win32/plugins/JoystickTabletPlugin -I../../platforms/Cross/plugins/JoystickTabletPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c -o builddbg/JoystickTabletPlugin/sqWin32Joystick.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqWin32Joystick.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Joystick.d; rm deps/sqWin32Joystick.Td; touch -r ../../platforms/win32/plugins/JoystickTabletPlugin/sqWin32Joystick.c deps/sqWin32Joystick.d
rm builddbg/vm/JoystickTabletPlugin.lib
rm: cannot remove 'builddbg/vm/JoystickTabletPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/JoystickTabletPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/JoystickTabletPlugin.lib builddbg/JoystickTabletPlugin/JoystickTabletPlugin.o builddbg/JoystickTabletPlugin/sqWin32Joystick.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/JPEGReaderPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=JPEGReaderPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/JPEGReaderPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/JPEGReaderPlugin/JPEGReaderPlugin.o -MMD -MP -MF deps/JPEGReaderPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReaderPlugin -I../../platforms/win32/plugins/JPEGReaderPlugin -I../../platforms/Cross/plugins/JPEGReaderPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/JPEGReaderPlugin/JPEGReaderPlugin.c -o builddbg/JPEGReaderPlugin/JPEGReaderPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/JPEGReaderPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/JPEGReaderPlugin.d; rm deps/JPEGReaderPlugin.Td; touch -r ../../src/plugins/JPEGReaderPlugin/JPEGReaderPlugin.c deps/JPEGReaderPlugin.d
rm builddbg/vm/JPEGReaderPlugin.lib
rm: cannot remove 'builddbg/vm/JPEGReaderPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/JPEGReaderPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/JPEGReaderPlugin.lib builddbg/JPEGReaderPlugin/JPEGReaderPlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/JPEGReadWriter2Plugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=JPEGReadWriter2Plugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/JPEGReadWriter2Plugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.o -MMD -MP -MF deps/JPEGReadWriter2Plugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c -o builddbg/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/JPEGReadWriter2Plugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/JPEGReadWriter2Plugin.d; rm deps/JPEGReadWriter2Plugin.Td; touch -r ../../src/plugins/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.c deps/JPEGReadWriter2Plugin.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcapistd.o -MMD -MP -MF deps/jcapistd.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcapistd.c -o builddbg/JPEGReadWriter2Plugin/jcapistd.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcapistd.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcapistd.d; rm deps/jcapistd.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcapistd.c deps/jcapistd.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/sqJPEGReadWriter2Plugin.o -MMD -MP -MF deps/sqJPEGReadWriter2Plugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/sqJPEGReadWriter2Plugin.c -o builddbg/JPEGReadWriter2Plugin/sqJPEGReadWriter2Plugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqJPEGReadWriter2Plugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqJPEGReadWriter2Plugin.d; rm deps/sqJPEGReadWriter2Plugin.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/sqJPEGReadWriter2Plugin.c deps/sqJPEGReadWriter2Plugin.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdmerge.o -MMD -MP -MF deps/jdmerge.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmerge.c -o builddbg/JPEGReadWriter2Plugin/jdmerge.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdmerge.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdmerge.d; rm deps/jdmerge.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmerge.c deps/jdmerge.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcsample.o -MMD -MP -MF deps/jcsample.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcsample.c -o builddbg/JPEGReadWriter2Plugin/jcsample.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcsample.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcsample.d; rm deps/jcsample.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcsample.c deps/jcsample.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jmemmgr.o -MMD -MP -MF deps/jmemmgr.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemmgr.c -o builddbg/JPEGReadWriter2Plugin/jmemmgr.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jmemmgr.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jmemmgr.d; rm deps/jmemmgr.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemmgr.c deps/jmemmgr.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdatadst.o -MMD -MP -MF deps/jdatadst.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdatadst.c -o builddbg/JPEGReadWriter2Plugin/jdatadst.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdatadst.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdatadst.d; rm deps/jdatadst.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdatadst.c deps/jdatadst.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdatasrc.o -MMD -MP -MF deps/jdatasrc.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdatasrc.c -o builddbg/JPEGReadWriter2Plugin/jdatasrc.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdatasrc.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdatasrc.d; rm deps/jdatasrc.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdatasrc.c deps/jdatasrc.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdmaster.o -MMD -MP -MF deps/jdmaster.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmaster.c -o builddbg/JPEGReadWriter2Plugin/jdmaster.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdmaster.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdmaster.d; rm deps/jdmaster.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmaster.c deps/jdmaster.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcprepct.o -MMD -MP -MF deps/jcprepct.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcprepct.c -o builddbg/JPEGReadWriter2Plugin/jcprepct.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcprepct.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcprepct.d; rm deps/jcprepct.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcprepct.c deps/jcprepct.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdapimin.o -MMD -MP -MF deps/jdapimin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdapimin.c -o builddbg/JPEGReadWriter2Plugin/jdapimin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdapimin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdapimin.d; rm deps/jdapimin.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdapimin.c deps/jdapimin.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcmainct.o -MMD -MP -MF deps/jcmainct.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c -o builddbg/JPEGReadWriter2Plugin/jcmainct.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcmainct.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcmainct.d; rm deps/jcmainct.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmainct.c deps/jcmainct.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdphuff.o -MMD -MP -MF deps/jdphuff.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c -o builddbg/JPEGReadWriter2Plugin/jdphuff.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:214:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:214:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:214:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:214:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:215:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:215:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:215:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:215:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:216:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:216:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:216:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:216:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:217:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:217:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c:217:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
15 warnings generated.
sed '/^$/d' <deps/jdphuff.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdphuff.d; rm deps/jdphuff.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdphuff.c deps/jdphuff.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jddctmgr.o -MMD -MP -MF deps/jddctmgr.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jddctmgr.c -o builddbg/JPEGReadWriter2Plugin/jddctmgr.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jddctmgr.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jddctmgr.d; rm deps/jddctmgr.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jddctmgr.c deps/jddctmgr.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jidctint.o -MMD -MP -MF deps/jidctint.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jidctint.c -o builddbg/JPEGReadWriter2Plugin/jidctint.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jidctint.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jidctint.d; rm deps/jidctint.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jidctint.c deps/jidctint.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jquant2.o -MMD -MP -MF deps/jquant2.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jquant2.c -o builddbg/JPEGReadWriter2Plugin/jquant2.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jquant2.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jquant2.d; rm deps/jquant2.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jquant2.c deps/jquant2.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdcoefct.o -MMD -MP -MF deps/jdcoefct.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdcoefct.c -o builddbg/JPEGReadWriter2Plugin/jdcoefct.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdcoefct.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdcoefct.d; rm deps/jdcoefct.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdcoefct.c deps/jdcoefct.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jfdctfst.o -MMD -MP -MF deps/jfdctfst.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jfdctfst.c -o builddbg/JPEGReadWriter2Plugin/jfdctfst.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jfdctfst.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jfdctfst.d; rm deps/jfdctfst.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jfdctfst.c deps/jfdctfst.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jerror.o -MMD -MP -MF deps/jerror.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jerror.c -o builddbg/JPEGReadWriter2Plugin/jerror.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jerror.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jerror.d; rm deps/jerror.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jerror.c deps/jerror.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jidctred.o -MMD -MP -MF deps/jidctred.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jidctred.c -o builddbg/JPEGReadWriter2Plugin/jidctred.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jidctred.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jidctred.d; rm deps/jidctred.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jidctred.c deps/jidctred.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdinput.o -MMD -MP -MF deps/jdinput.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdinput.c -o builddbg/JPEGReadWriter2Plugin/jdinput.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdinput.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdinput.d; rm deps/jdinput.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdinput.c deps/jdinput.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcinit.o -MMD -MP -MF deps/jcinit.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcinit.c -o builddbg/JPEGReadWriter2Plugin/jcinit.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcinit.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcinit.d; rm deps/jcinit.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcinit.c deps/jcinit.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jccoefct.o -MMD -MP -MF deps/jccoefct.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jccoefct.c -o builddbg/JPEGReadWriter2Plugin/jccoefct.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jccoefct.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jccoefct.d; rm deps/jccoefct.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jccoefct.c deps/jccoefct.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdpostct.o -MMD -MP -MF deps/jdpostct.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdpostct.c -o builddbg/JPEGReadWriter2Plugin/jdpostct.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdpostct.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdpostct.d; rm deps/jdpostct.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdpostct.c deps/jdpostct.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jutils.o -MMD -MP -MF deps/jutils.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jutils.c -o builddbg/JPEGReadWriter2Plugin/jutils.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jutils.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jutils.d; rm deps/jutils.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jutils.c deps/jutils.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcdctmgr.o -MMD -MP -MF deps/jcdctmgr.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcdctmgr.c -o builddbg/JPEGReadWriter2Plugin/jcdctmgr.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcdctmgr.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcdctmgr.d; rm deps/jcdctmgr.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcdctmgr.c deps/jcdctmgr.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jfdctflt.o -MMD -MP -MF deps/jfdctflt.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jfdctflt.c -o builddbg/JPEGReadWriter2Plugin/jfdctflt.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jfdctflt.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jfdctflt.d; rm deps/jfdctflt.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jfdctflt.c deps/jfdctflt.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdmarker.o -MMD -MP -MF deps/jdmarker.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmarker.c -o builddbg/JPEGReadWriter2Plugin/jdmarker.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdmarker.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdmarker.d; rm deps/jdmarker.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmarker.c deps/jdmarker.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcphuff.o -MMD -MP -MF deps/jcphuff.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcphuff.c -o builddbg/JPEGReadWriter2Plugin/jcphuff.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcphuff.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcphuff.d; rm deps/jcphuff.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcphuff.c deps/jcphuff.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcmaster.o -MMD -MP -MF deps/jcmaster.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmaster.c -o builddbg/JPEGReadWriter2Plugin/jcmaster.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcmaster.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcmaster.d; rm deps/jcmaster.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmaster.c deps/jcmaster.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcapimin.o -MMD -MP -MF deps/jcapimin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcapimin.c -o builddbg/JPEGReadWriter2Plugin/jcapimin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcapimin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcapimin.d; rm deps/jcapimin.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcapimin.c deps/jcapimin.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcparam.o -MMD -MP -MF deps/jcparam.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcparam.c -o builddbg/JPEGReadWriter2Plugin/jcparam.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcparam.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcparam.d; rm deps/jcparam.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcparam.c deps/jcparam.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdcolor.o -MMD -MP -MF deps/jdcolor.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdcolor.c -o builddbg/JPEGReadWriter2Plugin/jdcolor.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdcolor.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdcolor.d; rm deps/jdcolor.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdcolor.c deps/jdcolor.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdapistd.o -MMD -MP -MF deps/jdapistd.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdapistd.c -o builddbg/JPEGReadWriter2Plugin/jdapistd.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdapistd.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdapistd.d; rm deps/jdapistd.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdapistd.c deps/jdapistd.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdtrans.o -MMD -MP -MF deps/jdtrans.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdtrans.c -o builddbg/JPEGReadWriter2Plugin/jdtrans.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdtrans.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdtrans.d; rm deps/jdtrans.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdtrans.c deps/jdtrans.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcomapi.o -MMD -MP -MF deps/jcomapi.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcomapi.c -o builddbg/JPEGReadWriter2Plugin/jcomapi.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcomapi.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcomapi.d; rm deps/jcomapi.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcomapi.c deps/jcomapi.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdhuff.o -MMD -MP -MF deps/jdhuff.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c -o builddbg/JPEGReadWriter2Plugin/jdhuff.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:454:13: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:454:28: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:454:43: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:454:58: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
{ 0, ((-1)<<1) + 1, ((-1)<<2) + 1, ((-1)<<3) + 1, ((-1)<<4) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:455:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:455:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:455:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:455:55: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<5) + 1, ((-1)<<6) + 1, ((-1)<<7) + 1, ((-1)<<8) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:456:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:456:25: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:456:41: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:456:57: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<9) + 1, ((-1)<<10) + 1, ((-1)<<11) + 1, ((-1)<<12) + 1,
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:457:10: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:457:26: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c:457:42: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
((-1)<<13) + 1, ((-1)<<14) + 1, ((-1)<<15) + 1 };
~~~~^
15 warnings generated.
sed '/^$/d' <deps/jdhuff.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdhuff.d; rm deps/jdhuff.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdhuff.c deps/jdhuff.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jchuff.o -MMD -MP -MF deps/jchuff.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jchuff.c -o builddbg/JPEGReadWriter2Plugin/jchuff.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jchuff.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jchuff.d; rm deps/jchuff.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jchuff.c deps/jchuff.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdsample.o -MMD -MP -MF deps/jdsample.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdsample.c -o builddbg/JPEGReadWriter2Plugin/jdsample.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdsample.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdsample.d; rm deps/jdsample.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdsample.c deps/jdsample.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jmemdatasrc.o -MMD -MP -MF deps/jmemdatasrc.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemdatasrc.c -o builddbg/JPEGReadWriter2Plugin/jmemdatasrc.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jmemdatasrc.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jmemdatasrc.d; rm deps/jmemdatasrc.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemdatasrc.c deps/jmemdatasrc.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jmemdatadst.o -MMD -MP -MF deps/jmemdatadst.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemdatadst.c -o builddbg/JPEGReadWriter2Plugin/jmemdatadst.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jmemdatadst.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jmemdatadst.d; rm deps/jmemdatadst.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemdatadst.c deps/jmemdatadst.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/Error.o -MMD -MP -MF deps/Error.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/Error.c -o builddbg/JPEGReadWriter2Plugin/Error.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/Error.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/Error.d; rm deps/Error.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/Error.c deps/Error.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jdmainct.o -MMD -MP -MF deps/jdmainct.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c -o builddbg/JPEGReadWriter2Plugin/jdmainct.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jdmainct.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jdmainct.d; rm deps/jdmainct.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jdmainct.c deps/jdmainct.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jctrans.o -MMD -MP -MF deps/jctrans.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jctrans.c -o builddbg/JPEGReadWriter2Plugin/jctrans.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jctrans.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jctrans.d; rm deps/jctrans.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jctrans.c deps/jctrans.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jquant1.o -MMD -MP -MF deps/jquant1.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jquant1.c -o builddbg/JPEGReadWriter2Plugin/jquant1.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jquant1.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jquant1.d; rm deps/jquant1.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jquant1.c deps/jquant1.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jidctflt.o -MMD -MP -MF deps/jidctflt.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jidctflt.c -o builddbg/JPEGReadWriter2Plugin/jidctflt.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jidctflt.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jidctflt.d; rm deps/jidctflt.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jidctflt.c deps/jidctflt.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jcmarker.o -MMD -MP -MF deps/jcmarker.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmarker.c -o builddbg/JPEGReadWriter2Plugin/jcmarker.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jcmarker.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jcmarker.d; rm deps/jcmarker.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jcmarker.c deps/jcmarker.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jccolor.o -MMD -MP -MF deps/jccolor.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jccolor.c -o builddbg/JPEGReadWriter2Plugin/jccolor.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jccolor.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jccolor.d; rm deps/jccolor.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jccolor.c deps/jccolor.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jfdctint.o -MMD -MP -MF deps/jfdctint.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jfdctint.c -o builddbg/JPEGReadWriter2Plugin/jfdctint.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jfdctint.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jfdctint.d; rm deps/jfdctint.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jfdctint.c deps/jfdctint.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jidctfst.o -MMD -MP -MF deps/jidctfst.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jidctfst.c -o builddbg/JPEGReadWriter2Plugin/jidctfst.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jidctfst.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jidctfst.d; rm deps/jidctfst.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jidctfst.c deps/jidctfst.d
clang -x c -MT builddbg/JPEGReadWriter2Plugin/jmemnobs.o -MMD -MP -MF deps/jmemnobs.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/JPEGReadWriter2Plugin -I../../platforms/win32/plugins/JPEGReadWriter2Plugin -I../../platforms/Cross/plugins/JPEGReadWriter2Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemnobs.c -o builddbg/JPEGReadWriter2Plugin/jmemnobs.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/jmemnobs.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/jmemnobs.d; rm deps/jmemnobs.Td; touch -r ../../platforms/Cross/plugins/JPEGReadWriter2Plugin/jmemnobs.c deps/jmemnobs.d
rm builddbg/vm/JPEGReadWriter2Plugin.lib
rm: cannot remove 'builddbg/vm/JPEGReadWriter2Plugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/JPEGReadWriter2Plugin.lib] Error 1 (ignored)
ar rc builddbg/vm/JPEGReadWriter2Plugin.lib builddbg/JPEGReadWriter2Plugin/JPEGReadWriter2Plugin.o builddbg/JPEGReadWriter2Plugin/jcapistd.o builddbg/JPEGReadWriter2Plugin/sqJPEGReadWriter2Plugin.o builddbg/JPEGReadWriter2Plugin/jdmerge.o builddbg/JPEGReadWriter2Plugin/jcsample.o builddbg/JPEGReadWriter2Plugin/jmemmgr.o builddbg/JPEGReadWriter2Plugin/jdatadst.o builddbg/JPEGReadWriter2Plugin/jdatasrc.o builddbg/JPEGReadWriter2Plugin/jdmaster.o builddbg/JPEGReadWriter2Plugin/jcprepct.o builddbg/JPEGReadWriter2Plugin/jdapimin.o builddbg/JPEGReadWriter2Plugin/jcmainct.o builddbg/JPEGReadWriter2Plugin/jdphuff.o builddbg/JPEGReadWriter2Plugin/jddctmgr.o builddbg/JPEGReadWriter2Plugin/jidctint.o builddbg/JPEGReadWriter2Plugin/jquant2.o builddbg/JPEGReadWriter2Plugin/jdcoefct.o builddbg/JPEGReadWriter2Plugin/jfdctfst.o builddbg/JPEGReadWriter2Plugin/jerror.o builddbg/JPEGReadWriter2Plugin/jidctred.o builddbg/JPEGReadWriter2Plugin/jdinput.o builddbg/JPEGReadWriter2Plugin/jcinit.o builddbg/JPEGReadWriter2Plugin/jccoefct.o builddbg/JPEGReadWriter2Plugin/jdpostct.o builddbg/JPEGReadWriter2Plugin/jutils.o builddbg/JPEGReadWriter2Plugin/jcdctmgr.o builddbg/JPEGReadWriter2Plugin/jfdctflt.o builddbg/JPEGReadWriter2Plugin/jdmarker.o builddbg/JPEGReadWriter2Plugin/jcphuff.o builddbg/JPEGReadWriter2Plugin/jcmaster.o builddbg/JPEGReadWriter2Plugin/jcapimin.o builddbg/JPEGReadWriter2Plugin/jcparam.o builddbg/JPEGReadWriter2Plugin/jdcolor.o builddbg/JPEGReadWriter2Plugin/jdapistd.o builddbg/JPEGReadWriter2Plugin/jdtrans.o builddbg/JPEGReadWriter2Plugin/jcomapi.o builddbg/JPEGReadWriter2Plugin/jdhuff.o builddbg/JPEGReadWriter2Plugin/jchuff.o builddbg/JPEGReadWriter2Plugin/jdsample.o builddbg/JPEGReadWriter2Plugin/jmemdatasrc.o builddbg/JPEGReadWriter2Plugin/jmemdatadst.o builddbg/JPEGReadWriter2Plugin/Error.o builddbg/JPEGReadWriter2Plugin/jdmainct.o builddbg/JPEGReadWriter2Plugin/jctrans.o builddbg/JPEGReadWriter2Plugin/jquant1.o builddbg/JPEGReadWriter2Plugin/jidctflt.o builddbg/JPEGReadWriter2Plugin/jcmarker.o builddbg/JPEGReadWriter2Plugin/jccolor.o builddbg/JPEGReadWriter2Plugin/jfdctint.o builddbg/JPEGReadWriter2Plugin/jidctfst.o builddbg/JPEGReadWriter2Plugin/jmemnobs.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/LargeIntegers.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=LargeIntegers COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/LargeIntegers.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/LargeIntegers/LargeIntegers.o -MMD -MP -MF deps/LargeIntegers.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/LargeIntegers -I../../platforms/win32/plugins/LargeIntegers -I../../platforms/Cross/plugins/LargeIntegers -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/LargeIntegers/LargeIntegers.c -o builddbg/LargeIntegers/LargeIntegers.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/LargeIntegers.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/LargeIntegers.d; rm deps/LargeIntegers.Td; touch -r ../../src/plugins/LargeIntegers/LargeIntegers.c deps/LargeIntegers.d
rm builddbg/vm/LargeIntegers.lib
rm: cannot remove 'builddbg/vm/LargeIntegers.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/LargeIntegers.lib] Error 1 (ignored)
ar rc builddbg/vm/LargeIntegers.lib builddbg/LargeIntegers/LargeIntegers.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/LocalePlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=LocalePlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/LocalePlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/LocalePlugin/LocalePlugin.o -MMD -MP -MF deps/LocalePlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/LocalePlugin -I../../platforms/win32/plugins/LocalePlugin -I../../platforms/Cross/plugins/LocalePlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/LocalePlugin/LocalePlugin.c -o builddbg/LocalePlugin/LocalePlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/LocalePlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/LocalePlugin.d; rm deps/LocalePlugin.Td; touch -r ../../src/plugins/LocalePlugin/LocalePlugin.c deps/LocalePlugin.d
clang -x c -MT builddbg/LocalePlugin/sqWin32Locale.o -MMD -MP -MF deps/sqWin32Locale.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/LocalePlugin -I../../platforms/win32/plugins/LocalePlugin -I../../platforms/Cross/plugins/LocalePlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/LocalePlugin/sqWin32Locale.c -o builddbg/LocalePlugin/sqWin32Locale.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/sqWin32Locale.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32Locale.d; rm deps/sqWin32Locale.Td; touch -r ../../platforms/win32/plugins/LocalePlugin/sqWin32Locale.c deps/sqWin32Locale.d
rm builddbg/vm/LocalePlugin.lib
rm: cannot remove 'builddbg/vm/LocalePlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/LocalePlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/LocalePlugin.lib builddbg/LocalePlugin/LocalePlugin.o builddbg/LocalePlugin/sqWin32Locale.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/Matrix2x3Plugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=Matrix2x3Plugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/Matrix2x3Plugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/Matrix2x3Plugin/Matrix2x3Plugin.o -MMD -MP -MF deps/Matrix2x3Plugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/Matrix2x3Plugin -I../../platforms/win32/plugins/Matrix2x3Plugin -I../../platforms/Cross/plugins/Matrix2x3Plugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/Matrix2x3Plugin/Matrix2x3Plugin.c -o builddbg/Matrix2x3Plugin/Matrix2x3Plugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/Matrix2x3Plugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/Matrix2x3Plugin.d; rm deps/Matrix2x3Plugin.Td; touch -r ../../src/plugins/Matrix2x3Plugin/Matrix2x3Plugin.c deps/Matrix2x3Plugin.d
rm builddbg/vm/Matrix2x3Plugin.lib
rm: cannot remove 'builddbg/vm/Matrix2x3Plugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/Matrix2x3Plugin.lib] Error 1 (ignored)
ar rc builddbg/vm/Matrix2x3Plugin.lib builddbg/Matrix2x3Plugin/Matrix2x3Plugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/MIDIPlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=MIDIPlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/MIDIPlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/MIDIPlugin/MIDIPlugin.o -MMD -MP -MF deps/MIDIPlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/MIDIPlugin -I../../platforms/win32/plugins/MIDIPlugin -I../../platforms/Cross/plugins/MIDIPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/MIDIPlugin/MIDIPlugin.c -o builddbg/MIDIPlugin/MIDIPlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/MIDIPlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/MIDIPlugin.d; rm deps/MIDIPlugin.Td; touch -r ../../src/plugins/MIDIPlugin/MIDIPlugin.c deps/MIDIPlugin.d
clang -x c -MT builddbg/MIDIPlugin/sqWin32MIDI.o -MMD -MP -MF deps/sqWin32MIDI.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/MIDIPlugin -I../../platforms/win32/plugins/MIDIPlugin -I../../platforms/Cross/plugins/MIDIPlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c -o builddbg/MIDIPlugin/sqWin32MIDI.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:561:38: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sendLongMidiData(port->handle, sxBuf, n);
^~~~~
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:496:58: note: passing argument to parameter 'data' here
static void sendLongMidiData(HMIDIOUT midiOutPort, char *data, int numBytes)
^
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:576:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
unsigned char *srcPtr = bufferPtr;
^ ~~~~~~~~~
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:596:34: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
sendLongMidiData(port->handle, buf, port->sysExLength);
^~~
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:496:58: note: passing argument to parameter 'data' here
static void sendLongMidiData(HMIDIOUT midiOutPort, char *data, int numBytes)
^
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:646:25: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
port->sysExBuffer = (char*)calloc(1,MAX_SYSEX_BUFFER+1);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:955:10: warning: assigning to 'unsigned char *' from 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
dstPtr = (char*)(bufferPtr+4);
^ ~~~~~~~~~~~~~~~~~~~~
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:1016:18: warning: initializing 'unsigned char *' with an expression of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
unsigned char *srcPtr = (char*) bufferPtr;
^ ~~~~~~~~~~~~~~~~~
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:1033:41: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
nBytes = finishSysExCommand(port, srcPtr, count);
^~~~~~
../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c:573:48: note: passing argument to parameter 'bufferPtr' here
int finishSysExCommand(sqMidiPort *port, char *bufferPtr, int count)
^
7 warnings generated.
sed '/^$/d' <deps/sqWin32MIDI.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/sqWin32MIDI.d; rm deps/sqWin32MIDI.Td; touch -r ../../platforms/win32/plugins/MIDIPlugin/sqWin32MIDI.c deps/sqWin32MIDI.d
rm builddbg/vm/MIDIPlugin.lib
rm: cannot remove 'builddbg/vm/MIDIPlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/MIDIPlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/MIDIPlugin.lib builddbg/MIDIPlugin/MIDIPlugin.o builddbg/MIDIPlugin/sqWin32MIDI.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/MiscPrimitivePlugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=MiscPrimitivePlugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/MiscPrimitivePlugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
clang -x c -MT builddbg/MiscPrimitivePlugin/MiscPrimitivePlugin.o -MMD -MP -MF deps/MiscPrimitivePlugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/MiscPrimitivePlugin -I../../platforms/win32/plugins/MiscPrimitivePlugin -I../../platforms/Cross/plugins/MiscPrimitivePlugin -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/MiscPrimitivePlugin/MiscPrimitivePlugin.c -o builddbg/MiscPrimitivePlugin/MiscPrimitivePlugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
sed '/^$/d' <deps/MiscPrimitivePlugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/MiscPrimitivePlugin.d; rm deps/MiscPrimitivePlugin.Td; touch -r ../../src/plugins/MiscPrimitivePlugin/MiscPrimitivePlugin.c deps/MiscPrimitivePlugin.d
rm builddbg/vm/MiscPrimitivePlugin.lib
rm: cannot remove 'builddbg/vm/MiscPrimitivePlugin.lib': No such file or directory
make[2]: [/c/git_projects/opensmalltalk-vm/build.win64x64/common/Makefile.plugin:143: builddbg/vm/MiscPrimitivePlugin.lib] Error 1 (ignored)
ar rc builddbg/vm/MiscPrimitivePlugin.lib builddbg/MiscPrimitivePlugin/MiscPrimitivePlugin.o
make[2]: Leaving directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
rm -f builddbg/vm/Mpeg3Plugin.ignore
make -w BUILD=builddbg \
-f /c/git_projects/opensmalltalk-vm/platforms/win32/plugins/Mpeg3Plugin/Makefile.plugin \
CONFIGURATION=debug TOOLPREFIX= \
THIRDPARTYOUTDIR=/c/git_projects/opensmalltalk-vm/.thirdparty-cache/windows/x86_64 \
PLATDIR=../../platforms PLUGINSRCDIR=../../src VMSRCDIR=../../spur64src/vm \
LIBNAME=Mpeg3Plugin COGDEFS="-DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1" XDEFS=-DSQUEAK_BUILTIN_PLUGIN \
builddbg/vm/Mpeg3Plugin.lib
make[2]: Entering directory '/c/git_projects/opensmalltalk-vm/build.win64x64/pharo.cog.spur'
/c/git_projects/opensmalltalk-vm/platforms/win32/plugins/Mpeg3Plugin/Makefile.plugin:30: warning: overriding recipe for target 'builddbg/vm/Mpeg3Plugin.lib'
../common/Makefile.plugin:143: warning: ignoring old recipe for target 'builddbg/vm/Mpeg3Plugin.lib'
clang -x c -MT builddbg/Mpeg3Plugin/Mpeg3Plugin.o -MMD -MP -MF deps/Mpeg3Plugin.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -DNOPTHREADS -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/Mpeg3Plugin -I../../platforms/win32/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../src/plugins/Mpeg3Plugin/Mpeg3Plugin.c -o builddbg/Mpeg3Plugin/Mpeg3Plugin.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../src/plugins/Mpeg3Plugin/Mpeg3Plugin.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin\Mpeg3Plugin.h:1:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg\changesForSqueak.h:1:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:44:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3vtrack.h:7:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video\mpeg3video.h:11:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:87:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:101:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:114:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:137:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:152:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:166:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
In file included from ../../src/plugins/Mpeg3Plugin/Mpeg3Plugin.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin\Mpeg3Plugin.h:1:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg\changesForSqueak.h:1:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:39:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.h:6:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.h:4:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.h:4:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:38:12: warning: inline function 'mpeg3io_fgetc' is not defined [-Wundefined-inline]
inline int mpeg3io_fgetc(mpeg3_fs_t *fs);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:45:21: note: used here
a = (unsigned char)mpeg3io_fgetc(fs);
^
7 warnings generated.
sed '/^$/d' <deps/Mpeg3Plugin.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/Mpeg3Plugin.d; rm deps/Mpeg3Plugin.Td; touch -r ../../src/plugins/Mpeg3Plugin/Mpeg3Plugin.c deps/Mpeg3Plugin.d
clang -x c -MT builddbg/Mpeg3Plugin/bitstream.o -MMD -MP -MF deps/bitstream.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -DNOPTHREADS -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/Mpeg3Plugin -I../../platforms/win32/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c -o builddbg/Mpeg3Plugin/bitstream.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:44:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3vtrack.h:7:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video\mpeg3video.h:11:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:87:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:101:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:114:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:137:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:152:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:166:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c:163:9: warning: implicit declaration of function 'mpeg3demux_seek_byte' is invalid in C99 [-Wimplicit-function-declaration]
return mpeg3demux_seek_byte(stream->demuxer, mpeg3demuxer_total_bytes(stream->demuxer));
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c:163:47: warning: implicit declaration of function 'mpeg3demuxer_total_bytes' is invalid in C99 [-Wimplicit-function-declaration]
return mpeg3demux_seek_byte(stream->demuxer, mpeg3demuxer_total_bytes(stream->demuxer));
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c:169:9: warning: implicit declaration of function 'mpeg3demux_seek_byte' is invalid in C99 [-Wimplicit-function-declaration]
return mpeg3demux_seek_byte(stream->demuxer, 0);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c:175:9: warning: implicit declaration of function 'mpeg3demux_seek_time' is invalid in C99 [-Wimplicit-function-declaration]
return mpeg3demux_seek_time(stream->demuxer, time_position);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c:181:9: warning: implicit declaration of function 'mpeg3demux_seek_byte' is invalid in C99 [-Wimplicit-function-declaration]
return mpeg3demux_seek_byte(stream->demuxer, position);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c:187:9: warning: implicit declaration of function 'mpeg3demux_seek_percentage' is invalid in C99 [-Wimplicit-function-declaration]
return mpeg3demux_seek_percentage(stream->demuxer, percentage);
^
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:39:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.h:6:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.h:4:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.h:4:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:38:12: warning: inline function 'mpeg3io_fgetc' is not defined [-Wundefined-inline]
inline int mpeg3io_fgetc(mpeg3_fs_t *fs);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:45:21: note: used here
a = (unsigned char)mpeg3io_fgetc(fs);
^
13 warnings generated.
sed '/^$/d' <deps/bitstream.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/bitstream.d; rm deps/bitstream.Td; touch -r ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/bitstream.c deps/bitstream.d
clang -x c -MT builddbg/Mpeg3Plugin/libmpeg3.o -MMD -MP -MF deps/libmpeg3.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -DNOPTHREADS -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/Mpeg3Plugin -I../../platforms/win32/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c -o builddbg/Mpeg3Plugin/libmpeg3.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:36:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.h:11:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:44:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3vtrack.h:7:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video\mpeg3video.h:11:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:87:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:101:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:114:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:137:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:152:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:166:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:50:19: warning: implicit declaration of function 'mpeg3_mmx_test' is invalid in C99 [-Wimplicit-function-declaration]
file->have_mmx = mpeg3_mmx_test();
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:68:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:152:6: warning: implicit declaration of function 'mpeg3_read_toc' is invalid in C99 [-Wimplicit-function-declaration]
if(mpeg3_read_toc(file))
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:212:3: warning: implicit declaration of function 'mpeg3demux_copy_titles' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3demux_copy_titles(file->demuxer, mpeg3_get_demuxer(old_file));
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:218:3: warning: implicit declaration of function 'mpeg3demux_create_title' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3demux_create_title(file->demuxer, 0, 0);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:288:3: warning: implicit declaration of function 'mpeg3video_set_cpus' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3video_set_cpus(file->vtrack[i]->video, cpus);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:297:3: warning: implicit declaration of function 'mpeg3video_set_mmx' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3video_set_mmx(file->vtrack[i]->video, use_mmx);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:312:3: warning: implicit declaration of function 'mpeg3demux_create_title' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3demux_create_title(demuxer, timecode_search, output);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:314:21: warning: implicit declaration of function 'mpeg3demux_print_streams' is invalid in C99 [-Wimplicit-function-declaration]
if(print_streams) mpeg3demux_print_streams(demuxer, output);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:319:3: warning: implicit declaration of function 'mpeg3demux_print_timecodes' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3demux_print_timecodes(demuxer->titles[demuxer->current_title], output);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:335:2: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(file->fs, 0);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:344:2: warning: implicit declaration of function 'mpeg3demux_read_titles' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3demux_read_titles(file->demuxer);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:389:3: warning: implicit declaration of function 'mpeg3audio_seek_sample' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3audio_seek_sample(file->atrack[stream]->audio, sample);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:460:3: warning: implicit declaration of function 'mpeg3video_seek_frame' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3video_seek_frame(file->vtrack[stream]->video, frame);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:471:3: warning: implicit declaration of function 'mpeg3audio_seek_percentage' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3audio_seek_percentage(file->atrack[i]->audio, percentage);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:476:3: warning: implicit declaration of function 'mpeg3video_seek_percentage' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3video_seek_percentage(file->vtrack[i]->video, percentage);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:487:10: warning: implicit declaration of function 'mpeg3video_previous_frame' is invalid in C99 [-Wimplicit-function-declaration]
return mpeg3video_previous_frame(file->vtrack[stream]->video);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:488:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:597:12: warning: implicit declaration of function 'mpeg3video_drop_frames' is invalid in C99 [-Wimplicit-function-declaration]
result = mpeg3video_drop_frames(file->vtrack[stream]->video,
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:621:12: warning: implicit declaration of function 'mpeg3video_read_yuvframe' is invalid in C99 [-Wimplicit-function-declaration]
result = mpeg3video_read_yuvframe(file->vtrack[stream]->video,
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:651:12: warning: implicit declaration of function 'mpeg3audio_decode_audio' is invalid in C99 [-Wimplicit-function-declaration]
result = mpeg3audio_decode_audio(file->atrack[stream]->audio,
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:699:12: warning: implicit declaration of function 'mpeg3audio_read_raw' is invalid in C99 [-Wimplicit-function-declaration]
result = mpeg3audio_read_raw(file->atrack[stream]->audio, output, size, max_size);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:715:12: warning: implicit declaration of function 'mpeg3video_read_raw' is invalid in C99 [-Wimplicit-function-declaration]
result = mpeg3video_read_raw(file->vtrack[stream]->video, output, size, max_size);
^
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c:36:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.h:11:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:39:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.h:6:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.h:4:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.h:4:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:38:12: warning: inline function 'mpeg3io_fgetc' is not defined [-Wundefined-inline]
inline int mpeg3io_fgetc(mpeg3_fs_t *fs);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:45:21: note: used here
a = (unsigned char)mpeg3io_fgetc(fs);
^
30 warnings generated.
sed '/^$/d' <deps/libmpeg3.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/libmpeg3.d; rm deps/libmpeg3.Td; touch -r ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.c deps/libmpeg3.d
clang -x c -MT builddbg/Mpeg3Plugin/mpeg3atrack.o -MMD -MP -MF deps/mpeg3atrack.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -DNOPTHREADS -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/Mpeg3Plugin -I../../platforms/win32/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.c -o builddbg/Mpeg3Plugin/mpeg3atrack.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.h:11:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:44:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3vtrack.h:7:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video\mpeg3video.h:11:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:87:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:101:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:114:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:137:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:152:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:166:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.c:48:14: warning: implicit declaration of function 'mpeg3demux_copy_titles' is invalid in C99 [-Wimplicit-function-declaration]
if(demuxer) mpeg3demux_copy_titles(new_atrack->demuxer, demuxer);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.c:67:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.h:11:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:39:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.h:6:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.h:4:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.h:4:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:38:12: warning: inline function 'mpeg3io_fgetc' is not defined [-Wundefined-inline]
inline int mpeg3io_fgetc(mpeg3_fs_t *fs);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:45:21: note: used here
a = (unsigned char)mpeg3io_fgetc(fs);
^
9 warnings generated.
sed '/^$/d' <deps/mpeg3atrack.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/mpeg3atrack.d; rm deps/mpeg3atrack.Td; touch -r ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.c deps/mpeg3atrack.d
clang -x c -MT builddbg/Mpeg3Plugin/mpeg3title.o -MMD -MP -MF deps/mpeg3title.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -DNOPTHREADS -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/Mpeg3Plugin -I../../platforms/win32/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c -o builddbg/Mpeg3Plugin/mpeg3title.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:44:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3vtrack.h:7:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video\mpeg3video.h:11:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:87:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:101:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:114:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:137:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:152:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:166:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:44:28: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign]
title->fs = mpeg3_new_fs(file->fs->mpeg_is_in_buffer,file->fs->mpeg_buffer_size);
^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3protos.h:60:32: note: passing argument to parameter 'path' here
mpeg3_fs_t* mpeg3_new_fs(char *path,int size);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:68:2: warning: implicit declaration of function 'mpeg3_copy_fs' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3_copy_fs(dst->fs, src->fs);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:82:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:98:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:39:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3atrack.h:6:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.h:4:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.h:4:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:38:12: warning: inline function 'mpeg3io_fgetc' is not defined [-Wundefined-inline]
inline int mpeg3io_fgetc(mpeg3_fs_t *fs);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3io.h:45:21: note: used here
a = (unsigned char)mpeg3io_fgetc(fs);
^
11 warnings generated.
sed '/^$/d' <deps/mpeg3title.Td | sed '/^.*:$/d' | sed 's/ [^ ]*:/:/' | sed 's/^build[^/]*/$(BUILD)/' > deps/mpeg3title.d; rm deps/mpeg3title.Td; touch -r ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3title.c deps/mpeg3title.d
clang -x c -MT builddbg/Mpeg3Plugin/mpeg3demux.o -MMD -MP -MF deps/mpeg3demux.Td -fdeclspec -msse2 -ggdb2 -m64 -mdll -mno-rtd -mms-bitfields -O0 -fno-omit-frame-pointer -D_MT -fno-builtin-printf -fno-builtin-putchar -fno-builtin-fprintf -Wall -Wno-unused-variable -Wno-unknown-pragmas -Wno-unused-label -Wno-unused-function -DPharoVM=1 -DCOGMTVM=0 -DDEBUGVM=1 -DNOPTHREADS -I. -I../../spur64src/vm -I../../platforms/win32/vm -I../../platforms/Cross/vm -I../../src/plugins/Mpeg3Plugin -I../../platforms/win32/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video -I../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/audio -D_WIN32_WINNT=0x0501 -DWINVER=0x0501 -DWIN64=1 -DWIN32_FILE_SUPPORT -DNO_ISNAN -DNO_SERVICE -DNO_STD_FILE_SUPPORT -DLSB_FIRST -DVM_NAME=\"\" -DSQUEAK_BUILTIN_PLUGIN -c ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c -o builddbg/Mpeg3Plugin/mpeg3demux.o
clang.exe: warning: argument unused during compilation: '-mdll' [-Wunused-command-line-argument]
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:33:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/libmpeg3.h:11:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3private.h:44:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3vtrack.h:7:
In file included from ../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video\mpeg3video.h:11:
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:87:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:101:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:114:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:137:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:152:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/video/slice.h:166:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:507:8: warning: implicit declaration of function 'mpeg3_decrypt_packet' is invalid in C99 [-Wimplicit-function-declaration]
if(mpeg3_decrypt_packet(demuxer->titles[demuxer->current_title]->fs->css,
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:719:23: warning: implicit declaration of function 'mpeg3io_seek_relative' is invalid in C99 [-Wimplicit-function-declaration]
if(!result) result = mpeg3io_seek_relative(title->fs, -4);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:795:4: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(title->fs, title->timecode_table[demuxer->current_timecode].start_byte);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:815:6: warning: implicit declaration of function 'mpeg3demux_open_title' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3demux_open_title(demuxer, demuxer->current_title + 1);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:820:6: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(title->fs, mpeg3io_total_bytes(title->fs));
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:829:4: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(title->fs, title->timecode_table[demuxer->current_timecode].start_byte);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:848:6: warning: implicit declaration of function 'mpeg3demux_open_title' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3demux_open_title(demuxer, demuxer->current_title - 1);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:855:6: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(title->fs, 0);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:863:4: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(title->fs, title->timecode_table[demuxer->current_timecode].start_byte);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:883:12: warning: implicit declaration of function 'mpeg3io_seek_relative' is invalid in C99 [-Wimplicit-function-declaration]
result = mpeg3io_seek_relative(title->fs, demuxer->packet_size);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:944:12: warning: implicit declaration of function 'mpeg3io_seek_relative' is invalid in C99 [-Wimplicit-function-declaration]
result = mpeg3io_seek_relative(title->fs, -demuxer->packet_size);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1325:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
while(timecode1 = mpeg3demux_next_timecode(demuxer,
~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1325:19: note: place parentheses around the assignment to silence this warning
while(timecode1 = mpeg3demux_next_timecode(demuxer,
^
(
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1325:19: note: use '==' to turn this assignment into an equality comparison
while(timecode1 = mpeg3demux_next_timecode(demuxer,
^
==
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1379:3: warning: implicit declaration of function 'mpeg3_delete_title' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3_delete_title(demuxer->titles[i]);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1385:1: warning: control reaches end of non-void function [-Wreturn-type]
}
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1418:3: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(title->fs, 4);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1434:3: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(title->fs, 0);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1492:2: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3io_seek(title->fs, 0);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1599:3: warning: implicit declaration of function 'mpeg3_copy_title' is invalid in C99 [-Wimplicit-function-declaration]
mpeg3_copy_title(dst_title, src_title);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/mpeg3demux.c:1679:24: warning: implicit declaration of function 'mpeg3io_seek' is invalid in C99 [-Wimplicit-function-declaration]
demuxer->error_flag = mpeg3io_seek(title->fs, byte);
^
../../platforms/Cross/plugins/Mpeg3Plugin/libmpeg/m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment