scons: Reading SConscript files ...
Delete("nsis-29-Oct-2005.cvs")
Delete(".instdist")
Delete(".test")
Using GNU tools configuration
Checking for memcpy requirement... yes
Checking for memset requirement... yes
Checking for main() in C library gdi32... no
Checking for main() in C library user32... no
Checking for main() in C library version... no
Checking for main() in C library pthread... yes
Checking for main() in C library stdc++... yes
Checking for main() in C library iconv... no
${SOURCE.dir}/../style.css
Checking for main() in C library dl... yes
Checking for main() in C++ library cppunit... yes
scons: done reading SConscript files.
scons: Building targets ...
Install file: "nsisconf.nsh" as "debian/nsis/etc/nsisconf.nsh"
g++ -o build/release/VPatch/Source/GenPat/adler32.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/adler32.cpp
g++ -o build/release/VPatch/Source/GenPat/Checksums.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/Checksums.cpp
g++ -o build/release/VPatch/Source/GenPat/ChunkedFile.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/ChunkedFile.cpp
g++ -o build/release/VPatch/Source/GenPat/FileFormat1.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/FileFormat1.cpp
g++ -o build/release/VPatch/Source/GenPat/GlobalTypes.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/GlobalTypes.cpp
g++ -o build/release/VPatch/Source/GenPat/main.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/main.cpp
Contrib/VPatch/Source/GenPat/main.cpp: In function 'int main(int, char**)':
Contrib/VPatch/Source/GenPat/main.cpp:181: warning: 'previousPatchSize' may be used uninitialized in this function
gcc -o build/release/VPatch/Source/GenPat/md5.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/md5.c
g++ -o build/release/VPatch/Source/GenPat/PatchGenerator.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/PatchGenerator.cpp
g++ -o build/release/VPatch/Source/GenPat/POSIXUtil.o -c -O2 -Wall Contrib/VPatch/Source/GenPat/POSIXUtil.cpp
g++ -o build/release/VPatch/Source/GenPat/GenPat -s -Wl,-Map,build/release/VPatch/Source/GenPat/GenPat.map build/release/VPatch/Source/GenPat/adler32.o build/release/VPatch/Source/GenPat/Checksums.o build/release/VPatch/Source/GenPat/ChunkedFile.o build/release/VPatch/Source/GenPat/FileFormat1.o build/release/VPatch/Source/GenPat/GlobalTypes.o build/release/VPatch/Source/GenPat/main.o build/release/VPatch/Source/GenPat/md5.o build/release/VPatch/Source/GenPat/PatchGenerator.o build/release/VPatch/Source/GenPat/POSIXUtil.o
build/release/VPatch/Source/GenPat/POSIXUtil.o: In function `POSIX::getTempFile()':
POSIXUtil.cpp:(.text+0x130): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
Install file: "build/release/VPatch/Source/GenPat/GenPat" as "debian/nsis/usr/bin/GenPat"
g++ -o build/release/makensis/build.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_VERSION=v29-Oct-2005.cvs Source/build.cpp
Source/compressor.h:7: warning: 'class ICompressor' has virtual functions but non-virtual destructor
Source/czlib.h:7: warning: 'class CZlib' has virtual functions but non-virtual destructor
Source/cbzip2.h:7: warning: 'class CBzip2' has virtual functions but non-virtual destructor
Source/7zip/7zip/../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:13: warning: 'struct ICompressProgressInfo' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:22: warning: 'struct ICompressCoder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:35: warning: 'struct ICompressCoder2' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:69: warning: 'struct ICompressSetCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:79: warning: 'struct ICompressSetDecoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:88: warning: 'struct ICompressWriteCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:97: warning: 'struct ICompressGetInStreamProcessedSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:106: warning: 'struct ICompressGetSubStreamSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:115: warning: 'struct ICompressSetInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:124: warning: 'struct ICompressSetOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:11: warning: 'struct IInWindowStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:26: warning: 'struct IMatchFinder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:38: warning: 'struct IMatchFinderCallback' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:48: warning: 'struct IMatchFinderSetCallback' has virtual functions but non-virtual destructor
Source/strlist.h: In member function 'int SortedStringListND<T>::add(const char*, int, int) [with T = uservarstring]':
Source/strlist.h:134: warning: 'where' may be used uninitialized in this function
g++ -o build/release/makensis/clzma.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/clzma.cpp
Source/compressor.h:7: warning: 'class ICompressor' has virtual functions but non-virtual destructor
Source/7zip/7zip/../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:13: warning: 'struct ICompressProgressInfo' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:22: warning: 'struct ICompressCoder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:35: warning: 'struct ICompressCoder2' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:69: warning: 'struct ICompressSetCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:79: warning: 'struct ICompressSetDecoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:88: warning: 'struct ICompressWriteCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:97: warning: 'struct ICompressGetInStreamProcessedSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:106: warning: 'struct ICompressGetSubStreamSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:115: warning: 'struct ICompressSetInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:124: warning: 'struct ICompressSetOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:11: warning: 'struct IInWindowStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:26: warning: 'struct IMatchFinder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:38: warning: 'struct IMatchFinderCallback' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:48: warning: 'struct IMatchFinderSetCallback' has virtual functions but non-virtual destructor
gcc -o build/release/makensis/crc32.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/crc32.c
g++ -o build/release/makensis/DialogTemplate.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/DialogTemplate.cpp
g++ -o build/release/makensis/dirreader.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/dirreader.cpp
g++ -o build/release/makensis/growbuf.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/growbuf.cpp
g++ -o build/release/makensis/lang.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_VERSION=v29-Oct-2005.cvs Source/lang.cpp
Source/compressor.h:7: warning: 'class ICompressor' has virtual functions but non-virtual destructor
Source/czlib.h:7: warning: 'class CZlib' has virtual functions but non-virtual destructor
Source/cbzip2.h:7: warning: 'class CBzip2' has virtual functions but non-virtual destructor
Source/7zip/7zip/../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:13: warning: 'struct ICompressProgressInfo' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:22: warning: 'struct ICompressCoder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:35: warning: 'struct ICompressCoder2' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:69: warning: 'struct ICompressSetCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:79: warning: 'struct ICompressSetDecoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:88: warning: 'struct ICompressWriteCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:97: warning: 'struct ICompressGetInStreamProcessedSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:106: warning: 'struct ICompressGetSubStreamSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:115: warning: 'struct ICompressSetInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:124: warning: 'struct ICompressSetOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:11: warning: 'struct IInWindowStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:26: warning: 'struct IMatchFinder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:38: warning: 'struct IMatchFinderCallback' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:48: warning: 'struct IMatchFinderSetCallback' has virtual functions but non-virtual destructor
Source/lang.cpp:26: warning: non-local variable '<anonymous struct> NLFStrings [94]' uses anonymous type
Source/strlist.h: In member function 'int SortedStringListND<T>::add(const char*, int, int) [with T = langstring]':
Source/strlist.h:134: warning: 'where' may be used uninitialized in this function
g++ -o build/release/makensis/lineparse.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/lineparse.cpp
g++ -o build/release/makensis/makenssi.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_VERSION=v29-Oct-2005.cvs Source/makenssi.cpp
Source/compressor.h:7: warning: 'class ICompressor' has virtual functions but non-virtual destructor
Source/czlib.h:7: warning: 'class CZlib' has virtual functions but non-virtual destructor
Source/cbzip2.h:7: warning: 'class CBzip2' has virtual functions but non-virtual destructor
Source/7zip/7zip/../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:13: warning: 'struct ICompressProgressInfo' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:22: warning: 'struct ICompressCoder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:35: warning: 'struct ICompressCoder2' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:69: warning: 'struct ICompressSetCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:79: warning: 'struct ICompressSetDecoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:88: warning: 'struct ICompressWriteCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:97: warning: 'struct ICompressGetInStreamProcessedSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:106: warning: 'struct ICompressGetSubStreamSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:115: warning: 'struct ICompressSetInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:124: warning: 'struct ICompressSetOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:11: warning: 'struct IInWindowStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:26: warning: 'struct IMatchFinder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:38: warning: 'struct IMatchFinderCallback' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:48: warning: 'struct IMatchFinderSetCallback' has virtual functions but non-virtual destructor
g++ -o build/release/makensis/mmap.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/mmap.cpp
g++ -o build/release/makensis/Plugins.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/Plugins.cpp
g++ -o build/release/makensis/ResourceEditor.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/ResourceEditor.cpp
g++ -o build/release/makensis/ResourceVersionInfo.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/ResourceVersionInfo.cpp
Source/strlist.h: In member function 'int SortedStringListND<T>::add(const char*, int, int) [with T = version_string_list]':
Source/strlist.h:134: warning: 'where' may be used uninitialized in this function
g++ -o build/release/makensis/script.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_VERSION=v29-Oct-2005.cvs Source/script.cpp
Source/compressor.h:7: warning: 'class ICompressor' has virtual functions but non-virtual destructor
Source/czlib.h:7: warning: 'class CZlib' has virtual functions but non-virtual destructor
Source/cbzip2.h:7: warning: 'class CBzip2' has virtual functions but non-virtual destructor
Source/7zip/7zip/../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:13: warning: 'struct ICompressProgressInfo' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:22: warning: 'struct ICompressCoder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:35: warning: 'struct ICompressCoder2' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:69: warning: 'struct ICompressSetCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:79: warning: 'struct ICompressSetDecoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:88: warning: 'struct ICompressWriteCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:97: warning: 'struct ICompressGetInStreamProcessedSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:106: warning: 'struct ICompressGetSubStreamSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:115: warning: 'struct ICompressSetInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:124: warning: 'struct ICompressSetOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:11: warning: 'struct IInWindowStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:26: warning: 'struct IMatchFinder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:38: warning: 'struct IMatchFinderCallback' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:48: warning: 'struct IMatchFinderSetCallback' has virtual functions but non-virtual destructor
g++ -o build/release/makensis/ShConstants.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/ShConstants.cpp
Source/strlist.h: In member function 'int SortedStringListND<T>::add(const char*, int, int) [with T = constantstring]':
Source/strlist.h:134: warning: 'where' may be used uninitialized in this function
g++ -o build/release/makensis/strlist.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/strlist.cpp
g++ -o build/release/makensis/tokens.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/tokens.cpp
Source/compressor.h:7: warning: 'class ICompressor' has virtual functions but non-virtual destructor
Source/czlib.h:7: warning: 'class CZlib' has virtual functions but non-virtual destructor
Source/cbzip2.h:7: warning: 'class CBzip2' has virtual functions but non-virtual destructor
Source/7zip/7zip/../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:13: warning: 'struct ICompressProgressInfo' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:22: warning: 'struct ICompressCoder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:35: warning: 'struct ICompressCoder2' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:69: warning: 'struct ICompressSetCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:79: warning: 'struct ICompressSetDecoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:88: warning: 'struct ICompressWriteCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:97: warning: 'struct ICompressGetInStreamProcessedSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:106: warning: 'struct ICompressGetSubStreamSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:115: warning: 'struct ICompressSetInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:124: warning: 'struct ICompressSetOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:11: warning: 'struct IInWindowStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:26: warning: 'struct IMatchFinder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:38: warning: 'struct IMatchFinderCallback' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:48: warning: 'struct IMatchFinderSetCallback' has virtual functions but non-virtual destructor
g++ -o build/release/makensis/util.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/util.cpp
gcc -o build/release/makensis/bzip2/blocksort.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/bzip2/blocksort.c
gcc -o build/release/makensis/bzip2/bzlib.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/bzip2/bzlib.c
gcc -o build/release/makensis/bzip2/compress.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/bzip2/compress.c
gcc -o build/release/makensis/bzip2/huffman.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/bzip2/huffman.c
g++ -o build/release/makensis/7zip/7zGuids.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DCOMPRESS_MF_BT Source/7zip/7zGuids.cpp
Source/7zip/7zip/../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:13: warning: 'struct ICompressProgressInfo' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:22: warning: 'struct ICompressCoder' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:35: warning: 'struct ICompressCoder2' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:69: warning: 'struct ICompressSetCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:79: warning: 'struct ICompressSetDecoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:88: warning: 'struct ICompressWriteCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:97: warning: 'struct ICompressGetInStreamProcessedSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:106: warning: 'struct ICompressGetSubStreamSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:115: warning: 'struct ICompressSetInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/ICoder.h:124: warning: 'struct ICompressSetOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/IMatchFinder.h:11: warning: 'struct IInWindowStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/IMatchFinder.h:26: warning: 'struct IMatchFinder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/IMatchFinder.h:38: warning: 'struct IMatchFinderCallback' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/IMatchFinder.h:48: warning: 'struct IMatchFinderSetCallback' has virtual functions but non-virtual destructor
g++ -o build/release/makensis/7zip/Common/CRC.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DCOMPRESS_MF_BT Source/7zip/Common/CRC.cpp
g++ -o build/release/makensis/7zip/7zip/Compress/LZ/LZInWindow.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DCOMPRESS_MF_BT Source/7zip/7zip/Compress/LZ/LZInWindow.cpp
Source/7zip/7zip/Compress/LZ/../../../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/../../IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/../../IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/../../IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/../../IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/../../IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZ/../../IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
g++ -o build/release/makensis/7zip/7zip/Compress/LZMA/LZMAEncoder.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DCOMPRESS_MF_BT Source/7zip/7zip/Compress/LZMA/LZMAEncoder.cpp
Source/7zip/7zip/Compress/LZMA/../../../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:13: warning: 'struct ICompressProgressInfo' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:22: warning: 'struct ICompressCoder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:35: warning: 'struct ICompressCoder2' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:69: warning: 'struct ICompressSetCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:79: warning: 'struct ICompressSetDecoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:88: warning: 'struct ICompressWriteCoderProperties' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:97: warning: 'struct ICompressGetInStreamProcessedSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:106: warning: 'struct ICompressGetSubStreamSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:115: warning: 'struct ICompressSetInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../../ICoder.h:124: warning: 'struct ICompressSetOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:11: warning: 'struct IInWindowStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:26: warning: 'struct IMatchFinder' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:38: warning: 'struct IMatchFinderCallback' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/LZMA/../LZ/IMatchFinder.h:48: warning: 'struct IMatchFinderSetCallback' has virtual functions but non-virtual destructor
g++ -o build/release/makensis/7zip/7zip/Common/OutBuffer.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DCOMPRESS_MF_BT Source/7zip/7zip/Common/OutBuffer.cpp
Source/7zip/7zip/Common/../../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/Common/../IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Common/../IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Common/../IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Common/../IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Common/../IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Common/../IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
g++ -o build/release/makensis/7zip/7zip/Compress/RangeCoder/RangeCoderBit.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DCOMPRESS_MF_BT Source/7zip/7zip/Compress/RangeCoder/RangeCoderBit.cpp
Source/7zip/7zip/Compress/RangeCoder/../../Common/../../Common/MyWindows.h:96: warning: 'struct IUnknown' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/RangeCoder/../../Common/../IStream.h:14: warning: 'struct ISequentialInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/RangeCoder/../../Common/../IStream.h:32: warning: 'struct ISequentialOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/RangeCoder/../../Common/../IStream.h:43: warning: 'struct IInStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/RangeCoder/../../Common/../IStream.h:53: warning: 'struct IOutStream' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/RangeCoder/../../Common/../IStream.h:64: warning: 'struct IStreamGetSize' has virtual functions but non-virtual destructor
Source/7zip/7zip/Compress/RangeCoder/../../Common/../IStream.h:74: warning: 'struct IOutStreamFlush' has virtual functions but non-virtual destructor
g++ -o build/release/makensis/7zip/Common/Alloc.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DCOMPRESS_MF_BT Source/7zip/Common/Alloc.cpp
gcc -o build/release/makensis/zlib/deflate.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/zlib/deflate.c
gcc -o build/release/makensis/zlib/trees.o -c -O2 -Wall -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" Source/zlib/trees.c
g++ -o build/release/makensis/makensis -s -Wl,-Map,build/release/makensis/makensis.map build/release/makensis/build.o build/release/makensis/clzma.o build/release/makensis/crc32.o build/release/makensis/DialogTemplate.o build/release/makensis/dirreader.o build/release/makensis/growbuf.o build/release/makensis/lang.o build/release/makensis/lineparse.o build/release/makensis/makenssi.o build/release/makensis/mmap.o build/release/makensis/Plugins.o build/release/makensis/ResourceEditor.o build/release/makensis/ResourceVersionInfo.o build/release/makensis/script.o build/release/makensis/ShConstants.o build/release/makensis/strlist.o build/release/makensis/tokens.o build/release/makensis/util.o build/release/makensis/bzip2/blocksort.o build/release/makensis/bzip2/bzlib.o build/release/makensis/bzip2/compress.o build/release/makensis/bzip2/huffman.o build/release/makensis/7zip/7zGuids.o build/release/makensis/7zip/Common/CRC.o build/release/makensis/7zip/7zip/Compress/LZ/LZInWindow.o build/release/makensis/7zip/7zip/Compress/LZMA/LZMAEncoder.o build/release/makensis/7zip/7zip/Common/OutBuffer.o build/release/makensis/7zip/7zip/Compress/RangeCoder/RangeCoderBit.o build/release/makensis/7zip/Common/Alloc.o build/release/makensis/zlib/deflate.o build/release/makensis/zlib/trees.o -lpthread -lstdc++
Install file: "build/release/makensis/makensis" as "debian/nsis/usr/bin/makensis"
Install file: "Contrib/AdvSplash/advsplash.txt" as "debian/nsis/usr/share/doc/nsis/Docs/AdvSplash/advsplash.txt"
gcc -o build/release/halibut/biblio.o -c Docs/src/bin/halibut/biblio.c
gcc -o build/release/halibut/bk_xhtml.o -c Docs/src/bin/halibut/bk_xhtml.c
gcc -o build/release/halibut/contents.o -c Docs/src/bin/halibut/contents.c
gcc -o build/release/halibut/error.o -c Docs/src/bin/halibut/error.c
gcc -o build/release/halibut/help.o -c Docs/src/bin/halibut/help.c
gcc -o build/release/halibut/index.o -c Docs/src/bin/halibut/index.c
gcc -o build/release/halibut/input.o -c Docs/src/bin/halibut/input.c
gcc -o build/release/halibut/keywords.o -c Docs/src/bin/halibut/keywords.c
gcc -o build/release/halibut/licence.o -c Docs/src/bin/halibut/licence.c
gcc -o build/release/halibut/main.o -c Docs/src/bin/halibut/main.c
gcc -o build/release/halibut/malloc.o -c Docs/src/bin/halibut/malloc.c
gcc -o build/release/halibut/misc.o -c Docs/src/bin/halibut/misc.c
gcc -o build/release/halibut/style.o -c Docs/src/bin/halibut/style.c
gcc -o build/release/halibut/tree234.o -c Docs/src/bin/halibut/tree234.c
gcc -o build/release/halibut/ustring.o -c Docs/src/bin/halibut/ustring.c
gcc -o build/release/halibut/version.o -c Docs/src/bin/halibut/version.c
gcc -o build/release/halibut/halibut build/release/halibut/biblio.o build/release/halibut/bk_xhtml.o build/release/halibut/contents.o build/release/halibut/error.o build/release/halibut/help.o build/release/halibut/index.o build/release/halibut/input.o build/release/halibut/keywords.o build/release/halibut/licence.o build/release/halibut/main.o build/release/halibut/malloc.o build/release/halibut/misc.o build/release/halibut/style.o build/release/halibut/tree234.o build/release/halibut/ustring.o build/release/halibut/version.o
Copy("/home/pabs/devel/debian/misc/nsis/NSIS/build/release/Docs/html", "Docs/src/../style.css")
cd "/home/pabs/devel/debian/misc/nsis/NSIS/build/release/Docs/html" && "/home/pabs/devel/debian/misc/nsis/NSIS/build/release/halibut/halibut" /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/config.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/intro.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/tutorial.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/usage.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/script.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/var.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/labels.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/jumps.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/pages.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/sections.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/usection.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/functions.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/callback.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/attributes.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/compilerflags.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/basic.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/registry.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/generalpurpose.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/flowcontrol.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/file.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/uninstall.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/misc.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/string.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/stack.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/int.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/reboot.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/log.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/sec.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/ui.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/langs.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/plugin.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/silent.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/compiler.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/defines.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/modernui.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/library.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/usefulfunc.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/usefulinfos.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/headers.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/history.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/build.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/credits.but /home/pabs/devel/debian/misc/nsis/NSIS/Docs/src/license.but
Install file: "build/release/Docs/html/AppendixA.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixA.html"
Install file: "build/release/Docs/html/AppendixB.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixB.html"
Install file: "build/release/Docs/html/AppendixC.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixC.html"
Install file: "build/release/Docs/html/AppendixD.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixD.html"
Install file: "build/release/Docs/html/AppendixE.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixE.html"
Install file: "build/release/Docs/html/AppendixF.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixF.html"
Install file: "build/release/Docs/html/AppendixG.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixG.html"
Install file: "build/release/Docs/html/AppendixH.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixH.html"
Install file: "build/release/Docs/html/AppendixI.html" as "debian/nsis/usr/share/doc/nsis/Docs/AppendixI.html"
Install file: "Contrib/Banner/Readme.txt" as "debian/nsis/usr/share/doc/nsis/Docs/Banner/Readme.txt"
Install file: "Contrib/BgImage/BgImage.txt" as "debian/nsis/usr/share/doc/nsis/Docs/BgImage/BgImage.txt"
Install file: "build/release/Docs/html/Chapter1.html" as "debian/nsis/usr/share/doc/nsis/Docs/Chapter1.html"
Install file: "build/release/Docs/html/Chapter2.html" as "debian/nsis/usr/share/doc/nsis/Docs/Chapter2.html"
Install file: "build/release/Docs/html/Chapter3.html" as "debian/nsis/usr/share/doc/nsis/Docs/Chapter3.html"
Install file: "build/release/Docs/html/Chapter4.html" as "debian/nsis/usr/share/doc/nsis/Docs/Chapter4.html"
Install file: "build/release/Docs/html/Chapter5.html" as "debian/nsis/usr/share/doc/nsis/Docs/Chapter5.html"
Install file: "build/release/Docs/html/Contents.html" as "debian/nsis/usr/share/doc/nsis/Docs/Contents.html"
Install file: "Contrib/Dialer/Dialer.txt" as "debian/nsis/usr/share/doc/nsis/Docs/Dialer/Dialer.txt"
Install file: "build/release/Docs/html/IndexPage.html" as "debian/nsis/usr/share/doc/nsis/Docs/IndexPage.html"
Install file: "Contrib/InstallOptions/Changelog.txt" as "debian/nsis/usr/share/doc/nsis/Docs/InstallOptions/Changelog.txt"
Install file: "Contrib/InstallOptions/Readme.html" as "debian/nsis/usr/share/doc/nsis/Docs/InstallOptions/Readme.html"
Install file: "Contrib/Math/Math.txt" as "debian/nsis/usr/share/doc/nsis/Docs/Math/Math.txt"
Install file: "Contrib/Modern UI/Changelog.txt" as "debian/nsis/usr/share/doc/nsis/Docs/Modern UI/Changelog.txt"
Install file: "Contrib/Modern UI/License.txt" as "debian/nsis/usr/share/doc/nsis/Docs/Modern UI/License.txt"
Install file: "Contrib/Modern UI/Readme.html" as "debian/nsis/usr/share/doc/nsis/Docs/Modern UI/Readme.html"
Install file: "Contrib/Modern UI/images/closed.gif" as "debian/nsis/usr/share/doc/nsis/Docs/Modern UI/images/closed.gif"
Install file: "Contrib/Modern UI/images/header.gif" as "debian/nsis/usr/share/doc/nsis/Docs/Modern UI/images/header.gif"
Install file: "Contrib/Modern UI/images/open.gif" as "debian/nsis/usr/share/doc/nsis/Docs/Modern UI/images/open.gif"
Install file: "Contrib/Modern UI/images/screen1.png" as "debian/nsis/usr/share/doc/nsis/Docs/Modern UI/images/screen1.png"
Install file: "Contrib/Modern UI/images/screen2.png" as "debian/nsis/usr/share/doc/nsis/Docs/Modern UI/images/screen2.png"
Install file: "Contrib/NSISdl/License.txt" as "debian/nsis/usr/share/doc/nsis/Docs/NSISdl/License.txt"
Install file: "Contrib/NSISdl/ReadMe.txt" as "debian/nsis/usr/share/doc/nsis/Docs/NSISdl/ReadMe.txt"
Install file: "Contrib/Splash/splash.txt" as "debian/nsis/usr/share/doc/nsis/Docs/Splash/splash.txt"
Install file: "Contrib/StartMenu/Readme.txt" as "debian/nsis/usr/share/doc/nsis/Docs/StartMenu/Readme.txt"
Install file: "Include/StrFunc.txt" as "debian/nsis/usr/share/doc/nsis/Docs/StrFunc/StrFunc.txt"
Install file: "Contrib/VPatch/Readme.html" as "debian/nsis/usr/share/doc/nsis/Docs/VPatch/Readme.html"
Install file: "Contrib/Makensisw/License.txt" as "debian/nsis/usr/share/doc/nsis/Docs/makensisw/License.txt"
Install file: "Contrib/Makensisw/Readme.txt" as "debian/nsis/usr/share/doc/nsis/Docs/makensisw/Readme.txt"
Install file: "Contrib/nsExec/nsExec.txt" as "debian/nsis/usr/share/doc/nsis/Docs/nsExec/nsExec.txt"
Install file: "Docs/src/style.css" as "debian/nsis/usr/share/doc/nsis/Docs/style.css"
Install file: "Contrib/AdvSplash/Example.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/AdvSplash/Example.nsi"
Install file: "Contrib/Banner/Example.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Banner/Example.nsi"
Install file: "Contrib/BgImage/Example.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/BgImage/Example.nsi"
Install file: "Examples/FileFunc.ini" as "debian/nsis/usr/share/doc/nsis/Examples/FileFunc.ini"
Install file: "Examples/FileFunc.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/FileFunc.nsi"
Install file: "Examples/FileFuncTest.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/FileFuncTest.nsi"
Install file: "Contrib/InstallOptions/test.ini" as "debian/nsis/usr/share/doc/nsis/Examples/InstallOptions/test.ini"
Install file: "Contrib/InstallOptions/test.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/InstallOptions/test.nsi"
Install file: "Contrib/InstallOptions/testimgs.ini" as "debian/nsis/usr/share/doc/nsis/Examples/InstallOptions/testimgs.ini"
Install file: "Contrib/InstallOptions/testimgs.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/InstallOptions/testimgs.nsi"
Install file: "Contrib/InstallOptions/testlink.ini" as "debian/nsis/usr/share/doc/nsis/Examples/InstallOptions/testlink.ini"
Install file: "Contrib/InstallOptions/testlink.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/InstallOptions/testlink.nsi"
Install file: "Contrib/InstallOptions/testnotify.ini" as "debian/nsis/usr/share/doc/nsis/Examples/InstallOptions/testnotify.ini"
Install file: "Contrib/InstallOptions/testnotify.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/InstallOptions/testnotify.nsi"
Install file: "Examples/Library.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Library.nsi"
Install file: "Examples/LogicLib.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/LogicLib.nsi"
Install file: "Contrib/Math/math.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Math/math.nsi"
Install file: "Contrib/Math/mathtest.ini" as "debian/nsis/usr/share/doc/nsis/Examples/Math/mathtest.ini"
Install file: "Contrib/Math/mathtest.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Math/mathtest.nsi"
Install file: "Contrib/Math/mathtest.txt" as "debian/nsis/usr/share/doc/nsis/Examples/Math/mathtest.txt"
Install file: "Examples/Modern UI/Basic.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/Basic.nsi"
Install file: "Examples/Modern UI/HeaderBitmap.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/HeaderBitmap.nsi"
Install file: "Examples/Modern UI/InstallOptions.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/InstallOptions.nsi"
Install file: "Examples/Modern UI/MultiLanguage.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/MultiLanguage.nsi"
Install file: "Examples/Modern UI/StartMenu.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/StartMenu.nsi"
Install file: "Examples/Modern UI/WelcomeFinish.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/WelcomeFinish.nsi"
Install file: "Examples/Modern UI/ioA.ini" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/ioA.ini"
Install file: "Examples/Modern UI/ioB.ini" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/ioB.ini"
Install file: "Examples/Modern UI/ioC.ini" as "debian/nsis/usr/share/doc/nsis/Examples/Modern UI/ioC.ini"
Install file: "Contrib/Splash/Example.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/Splash/Example.nsi"
Install file: "Contrib/StartMenu/Example.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/StartMenu/Example.nsi"
Install file: "Examples/StrFunc.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/StrFunc.nsi"
Install file: "Examples/TextFunc.ini" as "debian/nsis/usr/share/doc/nsis/Examples/TextFunc.ini"
Install file: "Examples/TextFunc.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/TextFunc.nsi"
Install file: "Examples/TextFuncTest.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/TextFuncTest.nsi"
Install file: "Contrib/UserInfo/UserInfo.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/UserInfo/UserInfo.nsi"
Install file: "Examples/UserVars.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/UserVars.nsi"
Install file: "Contrib/VPatch/example.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/VPatch/example.nsi"
Install file: "Contrib/VPatch/newfile.txt" as "debian/nsis/usr/share/doc/nsis/Examples/VPatch/newfile.txt"
Install file: "Contrib/VPatch/oldfile.txt" as "debian/nsis/usr/share/doc/nsis/Examples/VPatch/oldfile.txt"
Install file: "Contrib/VPatch/patch.pat" as "debian/nsis/usr/share/doc/nsis/Examples/VPatch/patch.pat"
Install file: "Examples/VersionInfo.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/VersionInfo.nsi"
Install file: "Examples/WordFunc.ini" as "debian/nsis/usr/share/doc/nsis/Examples/WordFunc.ini"
Install file: "Examples/WordFunc.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/WordFunc.nsi"
Install file: "Examples/WordFuncTest.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/WordFuncTest.nsi"
Install file: "Examples/bigtest.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/bigtest.nsi"
Install file: "Examples/example1.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/example1.nsi"
Install file: "Examples/example2.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/example2.nsi"
Install file: "Examples/gfx.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/gfx.nsi"
Install file: "Examples/languages.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/languages.nsi"
Install file: "Examples/makensis.ini" as "debian/nsis/usr/share/doc/nsis/Examples/makensis.ini"
Install file: "Examples/makensis.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/makensis.nsi"
Install file: "Contrib/nsExec/test.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/nsExec/test.nsi"
Install file: "Examples/one-section.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/one-section.nsi"
Install file: "Examples/primes.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/primes.nsi"
Install file: "Examples/rtest.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/rtest.nsi"
Install file: "Examples/silent.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/silent.nsi"
Install file: "Examples/viewhtml.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/viewhtml.nsi"
Install file: "Examples/waplugin.nsi" as "debian/nsis/usr/share/doc/nsis/Examples/waplugin.nsi"
Install file: "TODO.txt" as "debian/nsis/usr/share/doc/nsis/TODO.txt"
Install file: "license.txt" as "debian/nsis/usr/share/doc/nsis/license.txt"
i586-mingw32msvc-g++ -o build/release/Library/LibraryLocal/LibraryLocal.o -c Contrib/Library/LibraryLocal/LibraryLocal.cpp
i586-mingw32msvc-g++ -o build/release/Library/LibraryLocal/LibraryLocal.exe -mwindows -Wl,--file-alignment,512 build/release/Library/LibraryLocal/LibraryLocal.o -lkernel32 -loleaut32 -lversion
Install file: "build/release/Library/LibraryLocal/LibraryLocal.exe" as "debian/nsis/usr/share/nsis/Bin/LibraryLocal.exe"
i586-mingw32msvc-g++ -o build/release/MakeLangId/MakeLangId.o -c Contrib/MakeLangId/MakeLangId.cpp
Contrib/MakeLangId/MakeLangId.cpp:241:2: warning: no newline at end of file
i586-mingw32msvc-windres -IContrib/MakeLangId -i Contrib/MakeLangId/resource.rc -o build/release/MakeLangId/resource.o
i586-mingw32msvc-g++ -o build/release/MakeLangId/MakeLangId.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/MakeLangId/MakeLangId.o build/release/MakeLangId/resource.o -lkernel32 -luser32
Install file: "build/release/MakeLangId/MakeLangId.exe" as "debian/nsis/usr/share/nsis/Bin/MakeLangId.exe"
Install file: "NSIS.exe" as "debian/nsis/usr/share/nsis/Bin/NSIS.exe"
i586-mingw32msvc-g++ -o build/release/Makensisw/makensisw.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/makensisw.cpp
In file included from Contrib/Makensisw/utils.h:26,
                 from Contrib/Makensisw/makensisw.h:28,
                 from Contrib/Makensisw/makensisw.cpp:23:
Contrib/Makensisw/toolbar.h:80:7: warning: no newline at end of file
In file included from Contrib/Makensisw/makensisw.h:28,
                 from Contrib/Makensisw/makensisw.cpp:23:
Contrib/Makensisw/utils.h:63:7: warning: no newline at end of file
In file included from Contrib/Makensisw/makensisw.cpp:23:
Contrib/Makensisw/makensisw.h:218:7: warning: no newline at end of file
In file included from Contrib/Makensisw/makensisw.cpp:27:
Contrib/Makensisw/noclib.h:33:7: warning: no newline at end of file
Contrib/Makensisw/makensisw.cpp: In function `BOOL DialogProc(HWND__*, UINT, WPARAM, LPARAM)':
Contrib/Makensisw/makensisw.cpp:104: warning: passing NULL used for non-pointer converting 3 of `LRESULT SendMessageA(HWND__*, UINT, WPARAM, LPARAM)'
Contrib/Makensisw/makensisw.cpp:208: warning: passing negative value `-0x000000001' for converting 2 of `UINT DragQueryFileA(HDROP__*, UINT, CHAR*, UINT)'
Contrib/Makensisw/makensisw.cpp:293: warning: passing NULL used for non-pointer converting 6 of `void* CreateFileA(const CHAR*, DWORD, DWORD, _SECURITY_ATTRIBUTES*, DWORD, DWORD, void*)'
Contrib/Makensisw/makensisw.cpp:300: warning: passing NULL used for non-pointer converting 6 of `void* CreateFileA(const CHAR*, DWORD, DWORD, _SECURITY_ATTRIBUTES*, DWORD, DWORD, void*)'
Contrib/Makensisw/makensisw.cpp: In function `BOOL SymbolSetProc(HWND__*, UINT, WPARAM, LPARAM)':
Contrib/Makensisw/makensisw.cpp:1170: warning: passing NULL used for non-pointer converting 4 of `LRESULT SendMessageA(HWND__*, UINT, WPARAM, LPARAM)'
Contrib/Makensisw/makensisw.cpp:1173: warning: passing NULL used for non-pointer converting 4 of `LRESULT SendMessageA(HWND__*, UINT, WPARAM, LPARAM)'
i586-mingw32msvc-g++ -o build/release/Makensisw/noclib.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/noclib.cpp
In file included from Contrib/Makensisw/noclib.cpp:23:
Contrib/Makensisw/noclib.h:33:7: warning: no newline at end of file
i586-mingw32msvc-g++ -o build/release/Makensisw/toolbar.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/toolbar.cpp
In file included from Contrib/Makensisw/utils.h:26,
                 from Contrib/Makensisw/makensisw.h:28,
                 from Contrib/Makensisw/toolbar.cpp:24:
Contrib/Makensisw/toolbar.h:80:7: warning: no newline at end of file
In file included from Contrib/Makensisw/makensisw.h:28,
                 from Contrib/Makensisw/toolbar.cpp:24:
Contrib/Makensisw/utils.h:63:7: warning: no newline at end of file
In file included from Contrib/Makensisw/toolbar.cpp:24:
Contrib/Makensisw/makensisw.h:218:7: warning: no newline at end of file
In file included from Contrib/Makensisw/toolbar.cpp:26:
Contrib/Makensisw/noclib.h:33:7: warning: no newline at end of file
Contrib/Makensisw/toolbar.cpp: In function `void ShowToolbarDropdownMenu()':
Contrib/Makensisw/toolbar.cpp:224: warning: passing NULL used for non-pointer converting 2 of `BOOL TrackPopupMenu(HMENU__*, UINT, int, int, int, HWND__*, const RECT*)'
i586-mingw32msvc-g++ -o build/release/Makensisw/utils.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/utils.cpp
In file included from Contrib/Makensisw/utils.h:26,
                 from Contrib/Makensisw/makensisw.h:28,
                 from Contrib/Makensisw/utils.cpp:23:
Contrib/Makensisw/toolbar.h:80:7: warning: no newline at end of file
In file included from Contrib/Makensisw/makensisw.h:28,
                 from Contrib/Makensisw/utils.cpp:23:
Contrib/Makensisw/utils.h:63:7: warning: no newline at end of file
In file included from Contrib/Makensisw/utils.cpp:23:
Contrib/Makensisw/makensisw.h:218:7: warning: no newline at end of file
In file included from Contrib/Makensisw/utils.cpp:26:
Contrib/Makensisw/noclib.h:33:7: warning: no newline at end of file
Contrib/Makensisw/utils.cpp:31: warning: converting to non-pointer type `char' from NULL
Contrib/Makensisw/utils.cpp:31: warning: converting to non-pointer type `char' from NULL
Contrib/Makensisw/utils.cpp:31: warning: converting to non-pointer type `char' from NULL
Contrib/Makensisw/utils.cpp:31: warning: converting to non-pointer type `char' from NULL
Contrib/Makensisw/utils.cpp:31: warning: converting to non-pointer type `char' from NULL
Contrib/Makensisw/utils.cpp: In function `char* BuildSymbols()':
Contrib/Makensisw/utils.cpp:638: warning: converting to non-pointer type `char' from NULL
i586-mingw32msvc-g++ -o build/release/Makensisw/version.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/version.cpp
Contrib/Makensisw/version.cpp:29:7: warning: no newline at end of file
i586-mingw32msvc-g++ -o build/release/Makensisw/update.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/update.cpp
In file included from Contrib/Makensisw/utils.h:26,
                 from Contrib/Makensisw/makensisw.h:28,
                 from Contrib/Makensisw/update.cpp:1:
Contrib/Makensisw/toolbar.h:80:7: warning: no newline at end of file
In file included from Contrib/Makensisw/makensisw.h:28,
                 from Contrib/Makensisw/update.cpp:1:
Contrib/Makensisw/utils.h:63:7: warning: no newline at end of file
In file included from Contrib/Makensisw/update.cpp:1:
Contrib/Makensisw/makensisw.h:218:7: warning: no newline at end of file
In file included from Contrib/Makensisw/update.cpp:3:
Contrib/Makensisw/noclib.h:33:7: warning: no newline at end of file
i586-mingw32msvc-g++ -o build/release/Makensisw/jnetlib/asyncdns.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/jnetlib/asyncdns.cpp
i586-mingw32msvc-g++ -o build/release/Makensisw/jnetlib/connection.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/jnetlib/connection.cpp
i586-mingw32msvc-g++ -o build/release/Makensisw/jnetlib/httpget.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/jnetlib/httpget.cpp
i586-mingw32msvc-g++ -o build/release/Makensisw/jnetlib/util.o -c -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 Contrib/Makensisw/jnetlib/util.cpp
Contrib/Makensisw/jnetlib/util.cpp:64:2: warning: no newline at end of file
i586-mingw32msvc-windres -DWIN32_MEAN_AND_LEAN -DRELEASE=2.0 -IContrib/Makensisw -i Contrib/Makensisw/resource.rc -o build/release/Makensisw/resource.o
i586-mingw32msvc-g++ -o build/release/Makensisw/makensisw.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/Makensisw/makensisw.o build/release/Makensisw/noclib.o build/release/Makensisw/toolbar.o build/release/Makensisw/utils.o build/release/Makensisw/version.o build/release/Makensisw/update.o build/release/Makensisw/jnetlib/asyncdns.o build/release/Makensisw/jnetlib/connection.o build/release/Makensisw/jnetlib/httpget.o build/release/Makensisw/jnetlib/util.o build/release/Makensisw/resource.o -lkernel32 -ladvapi32 -luser32 -lgdi32 -lshell32 -lcomdlg32 -lcomctl32 -lwsock32
Install file: "build/release/Makensisw/makensisw.exe" as "debian/nsis/usr/share/nsis/Bin/makensisw.exe"
i586-mingw32msvc-g++ -o build/release/zip2exe/main.o -c Contrib/zip2exe/main.cpp
Contrib/zip2exe/main.cpp:744:2: warning: no newline at end of file
i586-mingw32msvc-gcc -o build/release/zip2exe/zlib/adler32.o -c Contrib/zip2exe/zlib/adler32.c
i586-mingw32msvc-gcc -o build/release/zip2exe/zlib/crc32.o -c Contrib/zip2exe/zlib/crc32.c
i586-mingw32msvc-gcc -o build/release/zip2exe/zlib/inffast.o -c Contrib/zip2exe/zlib/inffast.c
i586-mingw32msvc-gcc -o build/release/zip2exe/zlib/inflate.o -c Contrib/zip2exe/zlib/inflate.c
i586-mingw32msvc-gcc -o build/release/zip2exe/zlib/inftrees.o -c Contrib/zip2exe/zlib/inftrees.c
i586-mingw32msvc-gcc -o build/release/zip2exe/zlib/ioapi.o -c Contrib/zip2exe/zlib/ioapi.c
i586-mingw32msvc-gcc -o build/release/zip2exe/zlib/unzip.o -c Contrib/zip2exe/zlib/unzip.c
i586-mingw32msvc-gcc -o build/release/zip2exe/zlib/zutil.o -c Contrib/zip2exe/zlib/zutil.c
i586-mingw32msvc-windres -IContrib/zip2exe -i Contrib/zip2exe/res.rc -o build/release/zip2exe/res.o
i586-mingw32msvc-g++ -o build/release/zip2exe/zip2exe.exe -mwindows -Wl,--file-alignment,512 build/release/zip2exe/main.o build/release/zip2exe/zlib/adler32.o build/release/zip2exe/zlib/crc32.o build/release/zip2exe/zlib/inffast.o build/release/zip2exe/zlib/inflate.o build/release/zip2exe/zlib/inftrees.o build/release/zip2exe/zlib/ioapi.o build/release/zip2exe/zlib/unzip.o build/release/zip2exe/zlib/zutil.o build/release/zip2exe/res.o -luser32 -lgdi32 -lcomctl32 -lcomdlg32 -ladvapi32 -lshell32
Install file: "build/release/zip2exe/zip2exe.exe" as "debian/nsis/usr/share/nsis/Bin/zip2exe.exe"
Install file: "Contrib/Graphics/Checks/big.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/big.bmp"
Install file: "Contrib/Graphics/Checks/classic-cross.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/classic-cross.bmp"
Install file: "Contrib/Graphics/Checks/classic.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/classic.bmp"
Install file: "Contrib/Graphics/Checks/colorful.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/colorful.bmp"
Install file: "Contrib/Graphics/Checks/grey-cross.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/grey-cross.bmp"
Install file: "Contrib/Graphics/Checks/grey.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/grey.bmp"
Install file: "Contrib/Graphics/Checks/modern.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/modern.bmp"
Install file: "Contrib/Graphics/Checks/red-round.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/red-round.bmp"
Install file: "Contrib/Graphics/Checks/red.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/red.bmp"
Install file: "Contrib/Graphics/Checks/simple-round.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/simple-round.bmp"
Install file: "Contrib/Graphics/Checks/simple-round2.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/simple-round2.bmp"
Install file: "Contrib/Graphics/Checks/simple.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Checks/simple.bmp"
Install file: "Contrib/Graphics/Header/nsis-r.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/nsis-r.bmp"
Install file: "Contrib/Graphics/Header/nsis.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/nsis.bmp"
Install file: "Contrib/Graphics/Header/orange-nsis.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/orange-nsis.bmp"
Install file: "Contrib/Graphics/Header/orange-r-nsis.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/orange-r-nsis.bmp"
Install file: "Contrib/Graphics/Header/orange-r.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/orange-r.bmp"
Install file: "Contrib/Graphics/Header/orange-uninstall-nsis.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/orange-uninstall-nsis.bmp"
Install file: "Contrib/Graphics/Header/orange-uninstall-r-nsis.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/orange-uninstall-r-nsis.bmp"
Install file: "Contrib/Graphics/Header/orange-uninstall-r.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/orange-uninstall-r.bmp"
Install file: "Contrib/Graphics/Header/orange-uninstall.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/orange-uninstall.bmp"
Install file: "Contrib/Graphics/Header/orange.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/orange.bmp"
Install file: "Contrib/Graphics/Header/win.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Header/win.bmp"
Install file: "Contrib/Graphics/Icons/arrow-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/arrow-install.ico"
Install file: "Contrib/Graphics/Icons/arrow-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/arrow-uninstall.ico"
Install file: "Contrib/Graphics/Icons/arrow2-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/arrow2-install.ico"
Install file: "Contrib/Graphics/Icons/arrow2-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/arrow2-uninstall.ico"
Install file: "Contrib/Graphics/Icons/box-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/box-install.ico"
Install file: "Contrib/Graphics/Icons/box-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/box-uninstall.ico"
Install file: "Contrib/Graphics/Icons/classic-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/classic-install.ico"
Install file: "Contrib/Graphics/Icons/classic-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/classic-uninstall.ico"
Install file: "Contrib/Graphics/Icons/llama-blue.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/llama-blue.ico"
Install file: "Contrib/Graphics/Icons/llama-grey.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/llama-grey.ico"
Install file: "Contrib/Graphics/Icons/modern-install-blue-full.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-install-blue-full.ico"
Install file: "Contrib/Graphics/Icons/modern-install-blue.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-install-blue.ico"
Install file: "Contrib/Graphics/Icons/modern-install-colorful.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-install-colorful.ico"
Install file: "Contrib/Graphics/Icons/modern-install-full.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-install-full.ico"
Install file: "Contrib/Graphics/Icons/modern-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-install.ico"
Install file: "Contrib/Graphics/Icons/modern-uninstall-blue-full.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall-blue-full.ico"
Install file: "Contrib/Graphics/Icons/modern-uninstall-blue.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall-blue.ico"
Install file: "Contrib/Graphics/Icons/modern-uninstall-colorful.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall-colorful.ico"
Install file: "Contrib/Graphics/Icons/modern-uninstall-full.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall-full.ico"
Install file: "Contrib/Graphics/Icons/modern-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall.ico"
Install file: "Contrib/Graphics/Icons/nsis1-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/nsis1-install.ico"
Install file: "Contrib/Graphics/Icons/nsis1-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/nsis1-uninstall.ico"
Install file: "Contrib/Graphics/Icons/orange-install-nsis.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/orange-install-nsis.ico"
Install file: "Contrib/Graphics/Icons/orange-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/orange-install.ico"
Install file: "Contrib/Graphics/Icons/orange-uninstall-nsis.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/orange-uninstall-nsis.ico"
Install file: "Contrib/Graphics/Icons/orange-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/orange-uninstall.ico"
Install file: "Contrib/Graphics/Icons/pixel-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/pixel-install.ico"
Install file: "Contrib/Graphics/Icons/pixel-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/pixel-uninstall.ico"
Install file: "Contrib/Graphics/Icons/win-install.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/win-install.ico"
Install file: "Contrib/Graphics/Icons/win-uninstall.ico" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Icons/win-uninstall.ico"
Install file: "Contrib/Graphics/Wizard/arrow.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/arrow.bmp"
Install file: "Contrib/Graphics/Wizard/llama.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/llama.bmp"
Install file: "Contrib/Graphics/Wizard/nsis.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/nsis.bmp"
Install file: "Contrib/Graphics/Wizard/nullsoft.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/nullsoft.bmp"
Install file: "Contrib/Graphics/Wizard/orange-nsis.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/orange-nsis.bmp"
Install file: "Contrib/Graphics/Wizard/orange-uninstall-nsis.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/orange-uninstall-nsis.bmp"
Install file: "Contrib/Graphics/Wizard/orange-uninstall.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/orange-uninstall.bmp"
Install file: "Contrib/Graphics/Wizard/orange.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/orange.bmp"
Install file: "Contrib/Graphics/Wizard/win.bmp" as "debian/nsis/usr/share/nsis/Contrib/Graphics/Wizard/win.bmp"
Install file: "Contrib/Language files/Albanian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Albanian.nlf"
Install file: "Contrib/Language files/Arabic.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Arabic.nlf"
Install file: "Contrib/Language files/Belarusian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Belarusian.nlf"
Install file: "Contrib/Language files/Bosnian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Bosnian.nlf"
Install file: "Contrib/Language files/Breton.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Breton.nlf"
Install file: "Contrib/Language files/Bulgarian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Bulgarian.nlf"
Install file: "Contrib/Language files/Catalan.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Catalan.nlf"
Install file: "Contrib/Language files/Croatian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Croatian.nlf"
Install file: "Contrib/Language files/Czech.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Czech.nlf"
Install file: "Contrib/Language files/Danish.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Danish.nlf"
Install file: "Contrib/Language files/Dutch.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Dutch.nlf"
Install file: "Contrib/Language files/English.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/English.nlf"
Install file: "Contrib/Language files/Estonian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Estonian.nlf"
Install file: "Contrib/Language files/Farsi.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Farsi.nlf"
Install file: "Contrib/Language files/Finnish.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Finnish.nlf"
Install file: "Contrib/Language files/French.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/French.nlf"
Install file: "Contrib/Language files/German.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/German.nlf"
Install file: "Contrib/Language files/Greek.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Greek.nlf"
Install file: "Contrib/Language files/Hebrew.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Hebrew.nlf"
Install file: "Contrib/Language files/Hungarian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Hungarian.nlf"
Install file: "Contrib/Language files/Icelandic.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Icelandic.nlf"
Install file: "Contrib/Language files/Indonesian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Indonesian.nlf"
Install file: "Contrib/Language files/Italian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Italian.nlf"
Install file: "Contrib/Language files/Japanese.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Japanese.nlf"
Install file: "Contrib/Language files/Korean.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Korean.nlf"
Install file: "Contrib/Language files/Kurdish.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Kurdish.nlf"
Install file: "Contrib/Language files/Latvian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Latvian.nlf"
Install file: "Contrib/Language files/Lithuanian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Lithuanian.nlf"
Install file: "Contrib/Language files/Luxembourgish.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Luxembourgish.nlf"
Install file: "Contrib/Language files/Macedonian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Macedonian.nlf"
Install file: "Contrib/Language files/Malay.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Malay.nlf"
Install file: "Contrib/Language files/Mongolian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Mongolian.nlf"
Install file: "Contrib/Language files/Norwegian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Norwegian.nlf"
Install file: "Contrib/Language files/Polish.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Polish.nlf"
Install file: "Contrib/Language files/Portuguese.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Portuguese.nlf"
Install file: "Contrib/Language files/PortugueseBR.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/PortugueseBR.nlf"
Install file: "Contrib/Language files/Romanian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Romanian.nlf"
Install file: "Contrib/Language files/Russian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Russian.nlf"
Install file: "Contrib/Language files/Serbian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Serbian.nlf"
Install file: "Contrib/Language files/SerbianLatin.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/SerbianLatin.nlf"
Install file: "Contrib/Language files/SimpChinese.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/SimpChinese.nlf"
Install file: "Contrib/Language files/Slovak.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Slovak.nlf"
Install file: "Contrib/Language files/Slovenian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Slovenian.nlf"
Install file: "Contrib/Language files/Spanish.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Spanish.nlf"
Install file: "Contrib/Language files/Swedish.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Swedish.nlf"
Install file: "Contrib/Language files/Thai.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Thai.nlf"
Install file: "Contrib/Language files/TradChinese.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/TradChinese.nlf"
Install file: "Contrib/Language files/Turkish.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Turkish.nlf"
Install file: "Contrib/Language files/Ukrainian.nlf" as "debian/nsis/usr/share/nsis/Contrib/Language files/Ukrainian.nlf"
Install file: "Contrib/Modern UI/Language files/Albanian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Albanian.nsh"
Install file: "Contrib/Modern UI/Language files/Arabic.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Arabic.nsh"
Install file: "Contrib/Modern UI/Language files/Belarusian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Belarusian.nsh"
Install file: "Contrib/Modern UI/Language files/Bosnian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Bosnian.nsh"
Install file: "Contrib/Modern UI/Language files/Breton.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Breton.nsh"
Install file: "Contrib/Modern UI/Language files/Bulgarian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Bulgarian.nsh"
Install file: "Contrib/Modern UI/Language files/Catalan.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Catalan.nsh"
Install file: "Contrib/Modern UI/Language files/Croatian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Croatian.nsh"
Install file: "Contrib/Modern UI/Language files/Czech.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Czech.nsh"
Install file: "Contrib/Modern UI/Language files/Danish.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Danish.nsh"
Install file: "Contrib/Modern UI/Language files/Default.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Default.nsh"
Install file: "Contrib/Modern UI/Language files/Dutch.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Dutch.nsh"
Install file: "Contrib/Modern UI/Language files/English.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/English.nsh"
Install file: "Contrib/Modern UI/Language files/Estonian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Estonian.nsh"
Install file: "Contrib/Modern UI/Language files/Farsi.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Farsi.nsh"
Install file: "Contrib/Modern UI/Language files/Finnish.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Finnish.nsh"
Install file: "Contrib/Modern UI/Language files/French.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/French.nsh"
Install file: "Contrib/Modern UI/Language files/German.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/German.nsh"
Install file: "Contrib/Modern UI/Language files/Greek.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Greek.nsh"
Install file: "Contrib/Modern UI/Language files/Hebrew.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Hebrew.nsh"
Install file: "Contrib/Modern UI/Language files/Hungarian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Hungarian.nsh"
Install file: "Contrib/Modern UI/Language files/Icelandic.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Icelandic.nsh"
Install file: "Contrib/Modern UI/Language files/Indonesian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Indonesian.nsh"
Install file: "Contrib/Modern UI/Language files/Italian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Italian.nsh"
Install file: "Contrib/Modern UI/Language files/Japanese.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Japanese.nsh"
Install file: "Contrib/Modern UI/Language files/Korean.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Korean.nsh"
Install file: "Contrib/Modern UI/Language files/Kurdish.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Kurdish.nsh"
Install file: "Contrib/Modern UI/Language files/Latvian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Latvian.nsh"
Install file: "Contrib/Modern UI/Language files/Lithuanian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Lithuanian.nsh"
Install file: "Contrib/Modern UI/Language files/Luxembourgish.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Luxembourgish.nsh"
Install file: "Contrib/Modern UI/Language files/Macedonian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Macedonian.nsh"
Install file: "Contrib/Modern UI/Language files/Malay.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Malay.nsh"
Install file: "Contrib/Modern UI/Language files/Mongolian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Mongolian.nsh"
Install file: "Contrib/Modern UI/Language files/Norwegian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Norwegian.nsh"
Install file: "Contrib/Modern UI/Language files/Polish.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Polish.nsh"
Install file: "Contrib/Modern UI/Language files/Portuguese.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Portuguese.nsh"
Install file: "Contrib/Modern UI/Language files/PortugueseBR.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/PortugueseBR.nsh"
Install file: "Contrib/Modern UI/Language files/Romanian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Romanian.nsh"
Install file: "Contrib/Modern UI/Language files/Russian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Russian.nsh"
Install file: "Contrib/Modern UI/Language files/Serbian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Serbian.nsh"
Install file: "Contrib/Modern UI/Language files/SerbianLatin.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/SerbianLatin.nsh"
Install file: "Contrib/Modern UI/Language files/SimpChinese.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/SimpChinese.nsh"
Install file: "Contrib/Modern UI/Language files/Slovak.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Slovak.nsh"
Install file: "Contrib/Modern UI/Language files/Slovenian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Slovenian.nsh"
Install file: "Contrib/Modern UI/Language files/Spanish.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Spanish.nsh"
Install file: "Contrib/Modern UI/Language files/Swedish.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Swedish.nsh"
Install file: "Contrib/Modern UI/Language files/Thai.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Thai.nsh"
Install file: "Contrib/Modern UI/Language files/TradChinese.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/TradChinese.nsh"
Install file: "Contrib/Modern UI/Language files/Turkish.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Turkish.nsh"
Install file: "Contrib/Modern UI/Language files/Ukrainian.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/Language files/Ukrainian.nsh"
Install file: "Contrib/Modern UI/System.nsh" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/System.nsh"
Install file: "Contrib/Modern UI/ioSpecial.ini" as "debian/nsis/usr/share/nsis/Contrib/Modern UI/ioSpecial.ini"
i586-mingw32msvc-gcc -o build/release/Library/RegTool/RegTool.o -c Contrib/Library/RegTool/RegTool.c
i586-mingw32msvc-g++ -o build/release/Library/RegTool/RegTool.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 -nostdlib -Wl,--exclude-libs,msvcrt.a build/release/Library/RegTool/RegTool.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -loleaut32 -ladvapi32 -luser32 -lole32
Install file: "build/release/Library/RegTool/RegTool.exe" as "debian/nsis/usr/share/nsis/Contrib/RegTool.bin"
i586-mingw32msvc-gcc -o build/release/UIs/ui.o -c Contrib/UIs/ui.c
i586-mingw32msvc-windres -IContrib/UIs -i Contrib/UIs/default.rc -o build/release/UIs/default.o
i586-mingw32msvc-g++ -o build/release/UIs/default.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/UIs/ui.o build/release/UIs/default.o -lkernel32 -lcomctl32 -luser32 -lgdi32
Install file: "build/release/UIs/default.exe" as "debian/nsis/usr/share/nsis/Contrib/UIs/default.exe"
i586-mingw32msvc-windres -IContrib/UIs -i Contrib/UIs/modern.rc -o build/release/UIs/modern.o
i586-mingw32msvc-g++ -o build/release/UIs/modern.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/UIs/ui.o build/release/UIs/modern.o -lkernel32 -lcomctl32 -luser32 -lgdi32
Install file: "build/release/UIs/modern.exe" as "debian/nsis/usr/share/nsis/Contrib/UIs/modern.exe"
i586-mingw32msvc-windres -IContrib/UIs -i Contrib/UIs/modern_headerbmp.rc -o build/release/UIs/modern_headerbmp.o
i586-mingw32msvc-g++ -o build/release/UIs/modern_headerbmp.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/UIs/ui.o build/release/UIs/modern_headerbmp.o -lkernel32 -lcomctl32 -luser32 -lgdi32
Install file: "build/release/UIs/modern_headerbmp.exe" as "debian/nsis/usr/share/nsis/Contrib/UIs/modern_headerbmp.exe"
i586-mingw32msvc-windres -IContrib/UIs -i Contrib/UIs/modern_headerbmpr.rc -o build/release/UIs/modern_headerbmpr.o
i586-mingw32msvc-g++ -o build/release/UIs/modern_headerbmpr.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/UIs/ui.o build/release/UIs/modern_headerbmpr.o -lkernel32 -lcomctl32 -luser32 -lgdi32
Install file: "build/release/UIs/modern_headerbmpr.exe" as "debian/nsis/usr/share/nsis/Contrib/UIs/modern_headerbmpr.exe"
i586-mingw32msvc-windres -IContrib/UIs -i Contrib/UIs/modern_nodesc.rc -o build/release/UIs/modern_nodesc.o
i586-mingw32msvc-g++ -o build/release/UIs/modern_nodesc.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/UIs/ui.o build/release/UIs/modern_nodesc.o -lkernel32 -lcomctl32 -luser32 -lgdi32
Install file: "build/release/UIs/modern_nodesc.exe" as "debian/nsis/usr/share/nsis/Contrib/UIs/modern_nodesc.exe"
i586-mingw32msvc-windres -IContrib/UIs -i Contrib/UIs/modern_smalldesc.rc -o build/release/UIs/modern_smalldesc.o
i586-mingw32msvc-g++ -o build/release/UIs/modern_smalldesc.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/UIs/ui.o build/release/UIs/modern_smalldesc.o -lkernel32 -lcomctl32 -luser32 -lgdi32
Install file: "build/release/UIs/modern_smalldesc.exe" as "debian/nsis/usr/share/nsis/Contrib/UIs/modern_smalldesc.exe"
i586-mingw32msvc-windres -IContrib/UIs -i Contrib/UIs/sdbarker_tiny.rc -o build/release/UIs/sdbarker_tiny.o
i586-mingw32msvc-g++ -o build/release/UIs/sdbarker_tiny.exe -mwindows -Wl,--file-alignment,512 -Wl,-e_WinMain@16 build/release/UIs/ui.o build/release/UIs/sdbarker_tiny.o -lkernel32 -lcomctl32 -luser32 -lgdi32
Install file: "build/release/UIs/sdbarker_tiny.exe" as "debian/nsis/usr/share/nsis/Contrib/UIs/sdbarker_tiny.exe"
Install file: "Contrib/zip2exe/Base.nsh" as "debian/nsis/usr/share/nsis/Contrib/zip2exe/Base.nsh"
Install file: "Contrib/zip2exe/Classic.nsh" as "debian/nsis/usr/share/nsis/Contrib/zip2exe/Classic.nsh"
Install file: "Contrib/zip2exe/Modern.nsh" as "debian/nsis/usr/share/nsis/Contrib/zip2exe/Modern.nsh"
Install file: "Include/Colors.nsh" as "debian/nsis/usr/share/nsis/Include/Colors.nsh"
Install file: "Include/FileFunc.nsh" as "debian/nsis/usr/share/nsis/Include/FileFunc.nsh"
Install file: "Include/Library.nsh" as "debian/nsis/usr/share/nsis/Include/Library.nsh"
Install file: "Include/LogicLib.nsh" as "debian/nsis/usr/share/nsis/Include/LogicLib.nsh"
Install file: "Include/MUI.nsh" as "debian/nsis/usr/share/nsis/Include/MUI.nsh"
Install file: "Include/Sections.nsh" as "debian/nsis/usr/share/nsis/Include/Sections.nsh"
Install file: "Include/StrFunc.nsh" as "debian/nsis/usr/share/nsis/Include/StrFunc.nsh"
Install file: "Include/TextFunc.nsh" as "debian/nsis/usr/share/nsis/Include/TextFunc.nsh"
Install file: "Include/UpgradeDLL.nsh" as "debian/nsis/usr/share/nsis/Include/UpgradeDLL.nsh"
Install file: "Contrib/VPatch/VPatchLib.nsh" as "debian/nsis/usr/share/nsis/Include/VPatchLib.nsh"
Install file: "Include/WinMessages.nsh" as "debian/nsis/usr/share/nsis/Include/WinMessages.nsh"
Install file: "Include/WordFunc.nsh" as "debian/nsis/usr/share/nsis/Include/WordFunc.nsh"
Install file: "Menu/compiler.html" as "debian/nsis/usr/share/nsis/Menu/compiler.html"
Install file: "Menu/docs.html" as "debian/nsis/usr/share/nsis/Menu/docs.html"
Install file: "Menu/images/clear.gif" as "debian/nsis/usr/share/nsis/Menu/images/clear.gif"
Install file: "Menu/images/header.gif" as "debian/nsis/usr/share/nsis/Menu/images/header.gif"
Install file: "Menu/images/line.gif" as "debian/nsis/usr/share/nsis/Menu/images/line.gif"
Install file: "Menu/images/menu.gif" as "debian/nsis/usr/share/nsis/Menu/images/menu.gif"
Install file: "Menu/images/menud.gif" as "debian/nsis/usr/share/nsis/Menu/images/menud.gif"
Install file: "Menu/images/site.gif" as "debian/nsis/usr/share/nsis/Menu/images/site.gif"
Install file: "Menu/index.html" as "debian/nsis/usr/share/nsis/Menu/index.html"
Install file: "Menu/intro.html" as "debian/nsis/usr/share/nsis/Menu/intro.html"
Install file: "Menu/notinstalled.html" as "debian/nsis/usr/share/nsis/Menu/notinstalled.html"
Install file: "Menu/update.html" as "debian/nsis/usr/share/nsis/Menu/update.html"
Install file: "Menu/websites.html" as "debian/nsis/usr/share/nsis/Menu/websites.html"
i586-mingw32msvc-gcc -o build/release/AdvSplash/advsplash.o -c -Os -Wall Contrib/AdvSplash/advsplash.c
Contrib/AdvSplash/../ExDLL/exdll.h:103: warning: 'getuservariable' defined but not used
Contrib/AdvSplash/../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/AdvSplash/AdvSplash.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/AdvSplash/AdvSplash.dll build/release/AdvSplash/advsplash.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/release/AdvSplash/AdvSplash.lib -Wl,--output-def,build/release/AdvSplash/AdvSplash.def
Creating library file: build/release/AdvSplash/AdvSplash.lib
Install file: "build/release/AdvSplash/AdvSplash.def" as "debian/nsis/usr/share/nsis/Plugins/AdvSplash.def"
Install file: "build/release/AdvSplash/AdvSplash.dll" as "debian/nsis/usr/share/nsis/Plugins/AdvSplash.dll"
Install file: "build/release/AdvSplash/AdvSplash.lib" as "debian/nsis/usr/share/nsis/Plugins/AdvSplash.lib"
i586-mingw32msvc-gcc -o build/release/Banner/Banner.o -c -Os -Wall Contrib/Banner/Banner.c
Contrib/Banner/../ExDLL/exdll.h:103: warning: 'getuservariable' defined but not used
Contrib/Banner/../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/Banner/Banner.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/Banner/Banner.dll build/release/Banner/Banner.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -Wl,--out-implib,build/release/Banner/Banner.lib -Wl,--output-def,build/release/Banner/Banner.def
Creating library file: build/release/Banner/Banner.lib
Install file: "build/release/Banner/Banner.def" as "debian/nsis/usr/share/nsis/Plugins/Banner.def"
Install file: "build/release/Banner/Banner.dll" as "debian/nsis/usr/share/nsis/Plugins/Banner.dll"
Install file: "build/release/Banner/Banner.lib" as "debian/nsis/usr/share/nsis/Plugins/Banner.lib"
i586-mingw32msvc-g++ -o build/release/BgImage/BgImage.o -c -Os -Wall Contrib/BgImage/BgImage.cpp
Contrib/BgImage/BgImage.cpp: In function `void SetBg(HWND__*, int, char*, stack_t**)':
Contrib/BgImage/BgImage.cpp:120: warning: cast to pointer from integer of different size
Contrib/BgImage/BgImage.cpp: In function `void AddImage(HWND__*, int, char*, stack_t**)':
Contrib/BgImage/BgImage.cpp:228: warning: converting of negative value `-0x000000001' to `COLORREF'
Contrib/BgImage/../ExDLL/exdll.h: At global scope:
Contrib/BgImage/../ExDLL/exdll.h:93: warning: 'void pushstring(const char*)' defined but not used
Contrib/BgImage/../ExDLL/exdll.h:103: warning: 'char* getuservariable(int)' defined but not used
Contrib/BgImage/../ExDLL/exdll.h:109: warning: 'void setuservariable(int, const char*)' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/BgImage/BgImage.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/BgImage/BgImage.dll build/release/BgImage/BgImage.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/release/BgImage/BgImage.lib -Wl,--output-def,build/release/BgImage/BgImage.def
Creating library file: build/release/BgImage/BgImage.lib
Install file: "build/release/BgImage/BgImage.def" as "debian/nsis/usr/share/nsis/Plugins/BgImage.def"
Install file: "build/release/BgImage/BgImage.dll" as "debian/nsis/usr/share/nsis/Plugins/BgImage.dll"
Install file: "build/release/BgImage/BgImage.lib" as "debian/nsis/usr/share/nsis/Plugins/BgImage.lib"
i586-mingw32msvc-gcc -o build/release/Dialer/dialer.o -c -Os -Wall Contrib/Dialer/dialer.c
Contrib/Dialer/../ExDLL/exdll.h:82: warning: 'popstring' defined but not used
Contrib/Dialer/../ExDLL/exdll.h:103: warning: 'getuservariable' defined but not used
Contrib/Dialer/../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/Dialer/Dialer.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/Dialer/Dialer.dll build/release/Dialer/dialer.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -lwininet -Wl,--out-implib,build/release/Dialer/Dialer.lib -Wl,--output-def,build/release/Dialer/Dialer.def
Creating library file: build/release/Dialer/Dialer.lib
Install file: "build/release/Dialer/Dialer.def" as "debian/nsis/usr/share/nsis/Plugins/Dialer.def"
Install file: "build/release/Dialer/Dialer.dll" as "debian/nsis/usr/share/nsis/Plugins/Dialer.dll"
Install file: "build/release/Dialer/Dialer.lib" as "debian/nsis/usr/share/nsis/Plugins/Dialer.lib"
i586-mingw32msvc-g++ -o build/release/InstallOptions/InstallerOptions.o -c -Os -Wall Contrib/InstallOptions/InstallerOptions.cpp
Contrib/InstallOptions/InstallerOptions.cpp: In function `BOOL ParentWndProc(HWND__*, UINT, WPARAM, LPARAM)':
Contrib/InstallOptions/InstallerOptions.cpp:715: warning: comparison between signed and unsigned integer expressions
Contrib/InstallOptions/InstallerOptions.cpp: In function `int createCfgDlg()':
Contrib/InstallOptions/InstallerOptions.cpp:1025: warning: comparison between signed and unsigned integer expressions
Contrib/InstallOptions/InstallerOptions.cpp:1189: warning: passing negative value `-0x000000001' for converting 3 of `LRESULT mySendMessage(HWND__*, UINT, WPARAM, LPARAM)'
Contrib/InstallOptions/InstallerOptions.cpp:1202: warning: passing negative value `-0x000000001' for converting 3 of `LRESULT mySendMessage(HWND__*, UINT, WPARAM, LPARAM)'
Contrib/InstallOptions/InstallerOptions.cpp: In function `void showCfgDlg()':
Contrib/InstallOptions/InstallerOptions.cpp:1365: warning: unused variable 'nResult'
Contrib/InstallOptions/../ExDLL/exdll.h: At global scope:
Contrib/InstallOptions/../ExDLL/exdll.h:82: warning: 'int dontuseme(char*)' defined but not used
Contrib/InstallOptions/../ExDLL/exdll.h:103: warning: 'char* getuservariable(int)' defined but not used
Contrib/InstallOptions/../ExDLL/exdll.h:109: warning: 'void setuservariable(int, const char*)' defined but not used
i586-mingw32msvc-windres -IContrib/InstallOptions -i Contrib/InstallOptions/ioptdll.rc -o build/release/InstallOptions/ioptdll.o
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/InstallOptions/InstallOptions.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/InstallOptions/InstallOptions.dll build/release/InstallOptions/InstallerOptions.o build/release/InstallOptions/ioptdll.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lshell32 -lcomdlg32 -Wl,--out-implib,build/release/InstallOptions/InstallOptions.lib -Wl,--output-def,build/release/InstallOptions/InstallOptions.def
Creating library file: build/release/InstallOptions/InstallOptions.lib
Install file: "build/release/InstallOptions/InstallOptions.def" as "debian/nsis/usr/share/nsis/Plugins/InstallOptions.def"
Install file: "build/release/InstallOptions/InstallOptions.dll" as "debian/nsis/usr/share/nsis/Plugins/InstallOptions.dll"
Install file: "build/release/InstallOptions/InstallOptions.lib" as "debian/nsis/usr/share/nsis/Plugins/InstallOptions.lib"
i586-mingw32msvc-gcc -o build/release/LangDLL/LangDLL.o -c -Os -Wall Contrib/LangDLL/LangDLL.c
Contrib/LangDLL/LangDLL.c: In function `DialogProc':
Contrib/LangDLL/LangDLL.c:34: warning: 'selected_language' might be used uninitialized in this function
Contrib/LangDLL/LangDLL.c: At top level:
Contrib/LangDLL/../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-windres -IContrib/LangDLL -i Contrib/LangDLL/resource.rc -o build/release/LangDLL/resource.o
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/LangDLL/LangDLL.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/LangDLL/LangDLL.dll build/release/LangDLL/LangDLL.o build/release/LangDLL/resource.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -Wl,--out-implib,build/release/LangDLL/LangDLL.lib -Wl,--output-def,build/release/LangDLL/LangDLL.def
Creating library file: build/release/LangDLL/LangDLL.lib
Install file: "build/release/LangDLL/LangDLL.def" as "debian/nsis/usr/share/nsis/Plugins/LangDLL.def"
Install file: "build/release/LangDLL/LangDLL.dll" as "debian/nsis/usr/share/nsis/Plugins/LangDLL.dll"
Install file: "build/release/LangDLL/LangDLL.lib" as "debian/nsis/usr/share/nsis/Plugins/LangDLL.lib"
i586-mingw32msvc-gcc -o build/release/Math/Source/Math.o -c -Os -Wall -x c++ Contrib/Math/Source/Math.c
In file included from Contrib/Math/Source/Math.c:2:
Contrib/Math/Source/mathcrt.h:87:2: warning: no newline at end of file
In file included from Contrib/Math/Source/Math.c:3:
Contrib/Math/Source/MyMath.h:163:51: warning: no newline at end of file
Contrib/Math/Source/Math.c: In function `void RunTree(ExpressionItem*, ExpressionItem*&, int)':
Contrib/Math/Source/Math.c:1438: warning: cast to pointer from integer of different size
i586-mingw32msvc-gcc -o build/release/Math/Source/MyMath.o -c -Os -Wall -x c++ Contrib/Math/Source/MyMath.c
In file included from Contrib/Math/Source/MyMath.c:2:
Contrib/Math/Source/mathcrt.h:87:2: warning: no newline at end of file
In file included from Contrib/Math/Source/MyMath.c:3:
Contrib/Math/Source/MyMath.h:163:51: warning: no newline at end of file
Contrib/Math/Source/MyMath.c: In function `void FloatFormatE(char*, double, int)':
Contrib/Math/Source/MyMath.c:269: warning: unused variable 'fzfill'
Contrib/Math/Source/MyMath.c:353:2: warning: no newline at end of file
i586-mingw32msvc-gcc -o build/release/Math/Source/plugin.o -c -Os -Wall -x c++ Contrib/Math/Source/plugin.c
In file included from Contrib/Math/Source/plugin.c:2:
Contrib/Math/Source/MyMath.h:163:51: warning: no newline at end of file
Contrib/Math/Source/plugin.c:136:2: warning: no newline at end of file
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/Math/Math.map -Wl,-e_DllMain@12 -shared -o build/release/Math/Math.dll build/release/Math/Source/Math.o build/release/Math/Source/MyMath.o build/release/Math/Source/plugin.o Contrib/Math/Source/mathcrt.lib -lkernel32 -Wl,--out-implib,build/release/Math/Math.lib -Wl,--output-def,build/release/Math/Math.def
Warning: .drectve `/DEFAULTLIB:"LIBC" /DEFAULTLIB:"OLDNAMES" ' unrecognized
Creating library file: build/release/Math/Math.lib
Install file: "build/release/Math/Math.def" as "debian/nsis/usr/share/nsis/Plugins/Math.def"
Install file: "build/release/Math/Math.dll" as "debian/nsis/usr/share/nsis/Plugins/Math.dll"
Install file: "build/release/Math/Math.lib" as "debian/nsis/usr/share/nsis/Plugins/Math.lib"
i586-mingw32msvc-g++ -o build/release/NSISdl/asyncdns.o -c -Os -Wall Contrib/NSISdl/asyncdns.cpp
i586-mingw32msvc-g++ -o build/release/NSISdl/connection.o -c -Os -Wall Contrib/NSISdl/connection.cpp
Contrib/NSISdl/connection.cpp: In member function `void JNL_Connection::run(int, int, int*, int*)':
Contrib/NSISdl/connection.cpp:151: warning: comparison between signed and unsigned integer expressions
Contrib/NSISdl/connection.cpp:152: warning: comparison between signed and unsigned integer expressions
Contrib/NSISdl/connection.cpp:153: warning: comparison between signed and unsigned integer expressions
i586-mingw32msvc-g++ -o build/release/NSISdl/httpget.o -c -Os -Wall Contrib/NSISdl/httpget.cpp
i586-mingw32msvc-g++ -o build/release/NSISdl/nsisdl.o -c -Os -Wall Contrib/NSISdl/nsisdl.cpp
Contrib/NSISdl/nsisdl.cpp: In function `void download(HWND__*, int, char*, stack_t**)':
Contrib/NSISdl/nsisdl.cpp:359: warning: 'cl' might be used uninitialized in this function
Contrib/NSISdl/../ExDLL/exdll.h: At global scope:
Contrib/NSISdl/../ExDLL/exdll.h:103: warning: 'char* getuservariable(int)' defined but not used
Contrib/NSISdl/../ExDLL/exdll.h:109: warning: 'void setuservariable(int, const char*)' defined but not used
i586-mingw32msvc-g++ -o build/release/NSISdl/util.o -c -Os -Wall Contrib/NSISdl/util.cpp
Contrib/NSISdl/util.cpp:39:2: warning: no newline at end of file
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/NSISdl/NSISdl.map -Wl,-e_DllMain@12 -shared -o build/release/NSISdl/NSISdl.dll build/release/NSISdl/asyncdns.o build/release/NSISdl/connection.o build/release/NSISdl/httpget.o build/release/NSISdl/nsisdl.o build/release/NSISdl/util.o -lkernel32 -luser32 -ladvapi32 -lws2_32 -Wl,--out-implib,build/release/NSISdl/NSISdl.lib -Wl,--output-def,build/release/NSISdl/NSISdl.def
Creating library file: build/release/NSISdl/NSISdl.lib
Install file: "build/release/NSISdl/NSISdl.def" as "debian/nsis/usr/share/nsis/Plugins/NSISdl.def"
Install file: "build/release/NSISdl/NSISdl.dll" as "debian/nsis/usr/share/nsis/Plugins/NSISdl.dll"
Install file: "build/release/NSISdl/NSISdl.lib" as "debian/nsis/usr/share/nsis/Plugins/NSISdl.lib"
i586-mingw32msvc-gcc -o build/release/Splash/splash.o -c -Os -Wall Contrib/Splash/splash.c
Contrib/Splash/../ExDLL/exdll.h:103: warning: 'getuservariable' defined but not used
Contrib/Splash/../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/Splash/Splash.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/Splash/Splash.dll build/release/Splash/splash.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/release/Splash/Splash.lib -Wl,--output-def,build/release/Splash/Splash.def
Creating library file: build/release/Splash/Splash.lib
Install file: "build/release/Splash/Splash.def" as "debian/nsis/usr/share/nsis/Plugins/Splash.def"
Install file: "build/release/Splash/Splash.dll" as "debian/nsis/usr/share/nsis/Plugins/Splash.dll"
Install file: "build/release/Splash/Splash.lib" as "debian/nsis/usr/share/nsis/Plugins/Splash.lib"
i586-mingw32msvc-gcc -o build/release/StartMenu/StartMenu.o -c -Os -Wall Contrib/StartMenu/StartMenu.c
Contrib/StartMenu/StartMenu.c: In function `Show':
Contrib/StartMenu/StartMenu.c:114: warning: unused variable `nResult'
Contrib/StartMenu/StartMenu.c: At top level:
Contrib/StartMenu/StartMenu.c:134: warning: static declaration of 'ParentWndProc' follows non-static declaration
Contrib/StartMenu/StartMenu.c:27: warning: previous declaration of 'ParentWndProc' was here
Contrib/StartMenu/StartMenu.c: In function `dlgProc':
Contrib/StartMenu/StartMenu.c:205: warning: dereferencing type-punned pointer will break strict-aliasing rules
Contrib/StartMenu/StartMenu.c:206: warning: dereferencing type-punned pointer will break strict-aliasing rules
Contrib/StartMenu/StartMenu.c: At top level:
Contrib/StartMenu/../ExDLL/exdll.h:103: warning: 'getuservariable' defined but not used
Contrib/StartMenu/../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-windres -IContrib/StartMenu -i Contrib/StartMenu/StartMenu.rc -o build/release/StartMenu/StartMenuRC.o
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/StartMenu/StartMenu.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/StartMenu/StartMenu.dll build/release/StartMenu/StartMenu.o build/release/StartMenu/StartMenuRC.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lshell32 -Wl,--out-implib,build/release/StartMenu/StartMenu.lib -Wl,--output-def,build/release/StartMenu/StartMenu.def
Creating library file: build/release/StartMenu/StartMenu.lib
Install file: "build/release/StartMenu/StartMenu.def" as "debian/nsis/usr/share/nsis/Plugins/StartMenu.def"
Install file: "build/release/StartMenu/StartMenu.dll" as "debian/nsis/usr/share/nsis/Plugins/StartMenu.dll"
Install file: "build/release/StartMenu/StartMenu.lib" as "debian/nsis/usr/share/nsis/Plugins/StartMenu.lib"
i586-mingw32msvc-g++ -o build/release/Library/TypeLib/TypeLib.o -c -Os -Wall Contrib/Library/TypeLib/TypeLib.cpp
Contrib/Library/TypeLib/../../ExDLL/exdll.h:103: warning: 'char* getuservariable(int)' defined but not used
Contrib/Library/TypeLib/../../ExDLL/exdll.h:109: warning: 'void setuservariable(int, const char*)' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/Library/TypeLib/TypeLib.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/Library/TypeLib/TypeLib.dll build/release/Library/TypeLib/TypeLib.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -loleaut32 -Wl,--out-implib,build/release/Library/TypeLib/TypeLib.lib -Wl,--output-def,build/release/Library/TypeLib/TypeLib.def
Creating library file: build/release/Library/TypeLib/TypeLib.lib
Install file: "build/release/Library/TypeLib/TypeLib.def" as "debian/nsis/usr/share/nsis/Plugins/TypeLib.def"
Install file: "build/release/Library/TypeLib/TypeLib.dll" as "debian/nsis/usr/share/nsis/Plugins/TypeLib.dll"
Install file: "build/release/Library/TypeLib/TypeLib.lib" as "debian/nsis/usr/share/nsis/Plugins/TypeLib.lib"
i586-mingw32msvc-gcc -o build/release/UserInfo/UserInfo.o -c -Os -Wall Contrib/UserInfo/UserInfo.c
Contrib/UserInfo/UserInfo.c: In function `GetAccountType':
Contrib/UserInfo/UserInfo.c:31: warning: missing braces around initializer
Contrib/UserInfo/UserInfo.c:31: warning: (near initialization for `SystemSidAuthority.Value')
Contrib/UserInfo/UserInfo.c:59: warning: suggest parentheses around assignment used as truth value
Contrib/UserInfo/UserInfo.c: At top level:
Contrib/UserInfo/../ExDLL/exdll.h:82: warning: 'popstring' defined but not used
Contrib/UserInfo/../ExDLL/exdll.h:103: warning: 'getuservariable' defined but not used
Contrib/UserInfo/../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/UserInfo/UserInfo.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/UserInfo/UserInfo.dll build/release/UserInfo/UserInfo.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -ladvapi32 -Wl,--out-implib,build/release/UserInfo/UserInfo.lib -Wl,--output-def,build/release/UserInfo/UserInfo.def
Creating library file: build/release/UserInfo/UserInfo.lib
Install file: "build/release/UserInfo/UserInfo.def" as "debian/nsis/usr/share/nsis/Plugins/UserInfo.def"
Install file: "build/release/UserInfo/UserInfo.dll" as "debian/nsis/usr/share/nsis/Plugins/UserInfo.dll"
Install file: "build/release/UserInfo/UserInfo.lib" as "debian/nsis/usr/share/nsis/Plugins/UserInfo.lib"
i586-mingw32msvc-gcc -o build/release/VPatch/Source/Plugin/apply_patch.o -c -Os -Wall Contrib/VPatch/Source/Plugin/apply_patch.c
In file included from Contrib/VPatch/Source/Plugin/apply_patch.c:27:
Contrib/VPatch/Source/Plugin/checksum.h:42:7: warning: no newline at end of file
i586-mingw32msvc-gcc -o build/release/VPatch/Source/Plugin/checksum.o -c -Os -Wall Contrib/VPatch/Source/Plugin/checksum.c
In file included from Contrib/VPatch/Source/Plugin/checksum.c:26:
Contrib/VPatch/Source/Plugin/checksum.h:42:7: warning: no newline at end of file
i586-mingw32msvc-gcc -o build/release/VPatch/Source/Plugin/md5.o -c -Os -Wall Contrib/VPatch/Source/Plugin/md5.c
i586-mingw32msvc-gcc -o build/release/VPatch/Source/Plugin/vpatchdll.o -c -Os -Wall Contrib/VPatch/Source/Plugin/vpatchdll.c
In file included from Contrib/VPatch/Source/Plugin/vpatchdll.c:29:
Contrib/VPatch/Source/Plugin/checksum.h:42:7: warning: no newline at end of file
Contrib/VPatch/Source/Plugin/../../../ExDLL/exdll.h:103: warning: 'getuservariable' defined but not used
Contrib/VPatch/Source/Plugin/../../../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/VPatch/Source/Plugin/VPatch.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/VPatch/Source/Plugin/VPatch.dll build/release/VPatch/Source/Plugin/apply_patch.o build/release/VPatch/Source/Plugin/checksum.o build/release/VPatch/Source/Plugin/md5.o build/release/VPatch/Source/Plugin/vpatchdll.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -Wl,--out-implib,build/release/VPatch/Source/Plugin/VPatch.lib -Wl,--output-def,build/release/VPatch/Source/Plugin/VPatch.def
Creating library file: build/release/VPatch/Source/Plugin/VPatch.lib
Install file: "build/release/VPatch/Source/Plugin/VPatch.def" as "debian/nsis/usr/share/nsis/Plugins/VPatch.def"
Install file: "build/release/VPatch/Source/Plugin/VPatch.dll" as "debian/nsis/usr/share/nsis/Plugins/VPatch.dll"
Install file: "build/release/VPatch/Source/Plugin/VPatch.lib" as "debian/nsis/usr/share/nsis/Plugins/VPatch.lib"
i586-mingw32msvc-gcc -o build/release/nsExec/nsexec.o -c -Os -Wall Contrib/nsExec/nsexec.c
Contrib/nsExec/nsexec.c: In function `ExecScript':
Contrib/nsExec/nsexec.c:243: warning: suggest parentheses around assignment used as truth value
Contrib/nsExec/nsexec.c:87: warning: 'pExec' might be used uninitialized in this function
Contrib/nsExec/nsexec.c:175: warning: 'hUnusedBuf' might be used uninitialized in this function
Contrib/nsExec/nsexec.c: At top level:
Contrib/nsExec/../ExDLL/exdll.h:103: warning: 'getuservariable' defined but not used
Contrib/nsExec/../ExDLL/exdll.h:109: warning: 'setuservariable' defined but not used
i586-mingw32msvc-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/release/nsExec/nsExec.map -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/release/nsExec/nsExec.dll build/release/nsExec/nsexec.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -ladvapi32 -Wl,--out-implib,build/release/nsExec/nsExec.lib -Wl,--output-def,build/release/nsExec/nsExec.def
Creating library file: build/release/nsExec/nsExec.lib
Install file: "build/release/nsExec/nsExec.def" as "debian/nsis/usr/share/nsis/Plugins/nsExec.def"
Install file: "build/release/nsExec/nsExec.dll" as "debian/nsis/usr/share/nsis/Plugins/nsExec.dll"
Install file: "build/release/nsExec/nsExec.lib" as "debian/nsis/usr/share/nsis/Plugins/nsExec.lib"
i586-mingw32msvc-gcc -o build/release/stub_bzip2/bgbg.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/exehead/bgbg.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2/components.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/exehead/components.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2/exec.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/exehead/exec.c
Source/exehead/exec.c: In function `ExecuteEntry':
Source/exehead/exec.c:722: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1004: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1009: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_bzip2/fileform.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/exehead/fileform.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2/Main.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/exehead/Main.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2/Ui.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/exehead/Ui.c
Source/exehead/Ui.c: In function `DialogProc':
Source/exehead/Ui.c:559: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_bzip2/util.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/exehead/util.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2/crc32.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/crc32.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2/bzlib.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/bzip2/bzlib.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2/decompress.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/bzip2/decompress.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2/huffman.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 Source/bzip2/huffman.c
i586-mingw32msvc-windres -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -ISource/exehead -i Source/exehead/resource.rc -o build/release/stub_bzip2/resource.o
i586-mingw32msvc-g++ -o build/release/stub_bzip2/stub_bzip2.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-e,_WinMain@16 -Wl,-Map,build/release/stub_bzip2/stub_bzip2.map -T /home/pabs/devel/debian/misc/nsis/NSIS/SCons/Config/linker_script build/release/stub_bzip2/bgbg.o build/release/stub_bzip2/components.o build/release/stub_bzip2/exec.o build/release/stub_bzip2/fileform.o build/release/stub_bzip2/Main.o build/release/stub_bzip2/Ui.o build/release/stub_bzip2/util.o build/release/stub_bzip2/crc32.o build/release/stub_bzip2/bzlib.o build/release/stub_bzip2/decompress.o build/release/stub_bzip2/huffman.o build/release/stub_bzip2/resource.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -lversion -luuid
Install file: "build/release/stub_bzip2/stub_bzip2.exe" as "debian/nsis/usr/share/nsis/Stubs/bzip2"
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/bgbg.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/exehead/bgbg.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/components.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/exehead/components.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/exec.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/exehead/exec.c
Source/exehead/exec.c: In function `ExecuteEntry':
Source/exehead/exec.c:722: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1004: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1009: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/fileform.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/exehead/fileform.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/Main.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/exehead/Main.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/Ui.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/exehead/Ui.c
Source/exehead/Ui.c: In function `DialogProc':
Source/exehead/Ui.c:559: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/util.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/exehead/util.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/crc32.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/crc32.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/bzlib.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/bzip2/bzlib.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/decompress.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/bzip2/decompress.c
i586-mingw32msvc-gcc -o build/release/stub_bzip2_solid/huffman.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE Source/bzip2/huffman.c
i586-mingw32msvc-windres -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -ISource/exehead -i Source/exehead/resource.rc -o build/release/stub_bzip2_solid/resource.o
i586-mingw32msvc-g++ -o build/release/stub_bzip2_solid/stub_bzip2.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-e,_WinMain@16 -Wl,-Map,build/release/stub_bzip2_solid/stub_bzip2.map -T /home/pabs/devel/debian/misc/nsis/NSIS/SCons/Config/linker_script build/release/stub_bzip2_solid/bgbg.o build/release/stub_bzip2_solid/components.o build/release/stub_bzip2_solid/exec.o build/release/stub_bzip2_solid/fileform.o build/release/stub_bzip2_solid/Main.o build/release/stub_bzip2_solid/Ui.o build/release/stub_bzip2_solid/util.o build/release/stub_bzip2_solid/crc32.o build/release/stub_bzip2_solid/bzlib.o build/release/stub_bzip2_solid/decompress.o build/release/stub_bzip2_solid/huffman.o build/release/stub_bzip2_solid/resource.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -lversion -luuid
Install file: "build/release/stub_bzip2_solid/stub_bzip2.exe" as "debian/nsis/usr/share/nsis/Stubs/bzip2_solid"
i586-mingw32msvc-gcc -o build/release/stub_lzma/bgbg.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/exehead/bgbg.c
i586-mingw32msvc-gcc -o build/release/stub_lzma/components.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/exehead/components.c
i586-mingw32msvc-gcc -o build/release/stub_lzma/exec.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/exehead/exec.c
Source/exehead/exec.c: In function `ExecuteEntry':
Source/exehead/exec.c:722: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1004: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1009: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_lzma/fileform.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/exehead/fileform.c
i586-mingw32msvc-gcc -o build/release/stub_lzma/Main.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/exehead/Main.c
i586-mingw32msvc-gcc -o build/release/stub_lzma/Ui.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/exehead/Ui.c
Source/exehead/Ui.c: In function `DialogProc':
Source/exehead/Ui.c:559: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_lzma/util.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/exehead/util.c
i586-mingw32msvc-gcc -o build/release/stub_lzma/crc32.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/crc32.c
i586-mingw32msvc-gcc -o build/release/stub_lzma/LZMADecode.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall Source/7zip/LZMADecode.c
Source/7zip/LZMADecode.c: In function `lzmaDecode':
Source/7zip/LZMADecode.c:229: warning: use of cast expressions as lvalues is deprecated
Source/7zip/LZMADecode.c:238: warning: use of cast expressions as lvalues is deprecated
Source/7zip/LZMADecode.c:241: warning: use of cast expressions as lvalues is deprecated
i586-mingw32msvc-windres -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -ISource/exehead -i Source/exehead/resource.rc -o build/release/stub_lzma/resource.o
i586-mingw32msvc-g++ -o build/release/stub_lzma/stub_lzma.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-e,_WinMain@16 -Wl,-Map,build/release/stub_lzma/stub_lzma.map -T /home/pabs/devel/debian/misc/nsis/NSIS/SCons/Config/linker_script build/release/stub_lzma/bgbg.o build/release/stub_lzma/components.o build/release/stub_lzma/exec.o build/release/stub_lzma/fileform.o build/release/stub_lzma/Main.o build/release/stub_lzma/Ui.o build/release/stub_lzma/util.o build/release/stub_lzma/crc32.o build/release/stub_lzma/LZMADecode.o build/release/stub_lzma/resource.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -lversion -luuid
Install file: "build/release/stub_lzma/stub_lzma.exe" as "debian/nsis/usr/share/nsis/Stubs/lzma"
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/bgbg.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/exehead/bgbg.c
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/components.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/exehead/components.c
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/exec.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/exehead/exec.c
Source/exehead/exec.c: In function `ExecuteEntry':
Source/exehead/exec.c:722: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1004: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1009: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/fileform.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/exehead/fileform.c
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/Main.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/exehead/Main.c
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/Ui.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/exehead/Ui.c
Source/exehead/Ui.c: In function `DialogProc':
Source/exehead/Ui.c:559: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/util.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/exehead/util.c
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/crc32.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/crc32.c
i586-mingw32msvc-gcc -o build/release/stub_lzma_solid/LZMADecode.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE Source/7zip/LZMADecode.c
Source/7zip/LZMADecode.c: In function `lzmaDecode':
Source/7zip/LZMADecode.c:229: warning: use of cast expressions as lvalues is deprecated
Source/7zip/LZMADecode.c:238: warning: use of cast expressions as lvalues is deprecated
Source/7zip/LZMADecode.c:241: warning: use of cast expressions as lvalues is deprecated
i586-mingw32msvc-windres -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -ISource/exehead -i Source/exehead/resource.rc -o build/release/stub_lzma_solid/resource.o
i586-mingw32msvc-g++ -o build/release/stub_lzma_solid/stub_lzma.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-e,_WinMain@16 -Wl,-Map,build/release/stub_lzma_solid/stub_lzma.map -T /home/pabs/devel/debian/misc/nsis/NSIS/SCons/Config/linker_script build/release/stub_lzma_solid/bgbg.o build/release/stub_lzma_solid/components.o build/release/stub_lzma_solid/exec.o build/release/stub_lzma_solid/fileform.o build/release/stub_lzma_solid/Main.o build/release/stub_lzma_solid/Ui.o build/release/stub_lzma_solid/util.o build/release/stub_lzma_solid/crc32.o build/release/stub_lzma_solid/LZMADecode.o build/release/stub_lzma_solid/resource.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -lversion -luuid
Install file: "build/release/stub_lzma_solid/stub_lzma.exe" as "debian/nsis/usr/share/nsis/Stubs/lzma_solid"
Install file: "Source/exehead/uninst.ico" as "debian/nsis/usr/share/nsis/Stubs/uninst"
i586-mingw32msvc-gcc -o build/release/stub_zlib/bgbg.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/exehead/bgbg.c
i586-mingw32msvc-gcc -o build/release/stub_zlib/components.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/exehead/components.c
i586-mingw32msvc-gcc -o build/release/stub_zlib/exec.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/exehead/exec.c
Source/exehead/exec.c: In function `ExecuteEntry':
Source/exehead/exec.c:722: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1004: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1009: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_zlib/fileform.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/exehead/fileform.c
i586-mingw32msvc-gcc -o build/release/stub_zlib/Main.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/exehead/Main.c
i586-mingw32msvc-gcc -o build/release/stub_zlib/Ui.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/exehead/Ui.c
Source/exehead/Ui.c: In function `DialogProc':
Source/exehead/Ui.c:559: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_zlib/util.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/exehead/util.c
i586-mingw32msvc-gcc -o build/release/stub_zlib/crc32.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/crc32.c
i586-mingw32msvc-g++ -o build/release/stub_zlib/INFBLOCK.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall Source/zlib/INFBLOCK.C
i586-mingw32msvc-windres -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -ISource/exehead -i Source/exehead/resource.rc -o build/release/stub_zlib/resource.o
i586-mingw32msvc-g++ -o build/release/stub_zlib/stub_zlib.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-e,_WinMain@16 -Wl,-Map,build/release/stub_zlib/stub_zlib.map -T /home/pabs/devel/debian/misc/nsis/NSIS/SCons/Config/linker_script build/release/stub_zlib/bgbg.o build/release/stub_zlib/components.o build/release/stub_zlib/exec.o build/release/stub_zlib/fileform.o build/release/stub_zlib/Main.o build/release/stub_zlib/Ui.o build/release/stub_zlib/util.o build/release/stub_zlib/crc32.o build/release/stub_zlib/INFBLOCK.o build/release/stub_zlib/resource.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -lversion -luuid
Install file: "build/release/stub_zlib/stub_zlib.exe" as "debian/nsis/usr/share/nsis/Stubs/zlib"
i586-mingw32msvc-gcc -o build/release/stub_zlib_solid/bgbg.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/exehead/bgbg.c
i586-mingw32msvc-gcc -o build/release/stub_zlib_solid/components.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/exehead/components.c
i586-mingw32msvc-gcc -o build/release/stub_zlib_solid/exec.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/exehead/exec.c
Source/exehead/exec.c: In function `ExecuteEntry':
Source/exehead/exec.c:722: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1004: warning: dereferencing type-punned pointer will break strict-aliasing rules
Source/exehead/exec.c:1009: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_zlib_solid/fileform.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/exehead/fileform.c
i586-mingw32msvc-gcc -o build/release/stub_zlib_solid/Main.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/exehead/Main.c
i586-mingw32msvc-gcc -o build/release/stub_zlib_solid/Ui.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/exehead/Ui.c
Source/exehead/Ui.c: In function `DialogProc':
Source/exehead/Ui.c:559: warning: dereferencing type-punned pointer will break strict-aliasing rules
i586-mingw32msvc-gcc -o build/release/stub_zlib_solid/util.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/exehead/util.c
i586-mingw32msvc-gcc -o build/release/stub_zlib_solid/crc32.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/crc32.c
i586-mingw32msvc-g++ -o build/release/stub_zlib_solid/INFBLOCK.o -c -Os -Wall -x c -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE Source/zlib/INFBLOCK.C
i586-mingw32msvc-windres -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_MAX_STRLEN=1024 -DNSIS_MAX_INST_TYPES=32 -DNSIS_DEFAULT_LANG=1033 -DNSIS_CONFIG_UNINSTALL_SUPPORT -DNSIS_CONFIG_LICENSEPAGE -DNSIS_CONFIG_COMPONENTPAGE -DNSIS_CONFIG_SILENT_SUPPORT -DNSIS_CONFIG_VISIBLE_SUPPORT -DNSIS_CONFIG_ENHANCEDUI_SUPPORT -DNSIS_CONFIG_COMPRESSION_SUPPORT -DNSIS_COMPRESS_BZIP2_LEVEL=9 -DNSIS_CONFIG_CRC_SUPPORT -DNSIS_SUPPORT_BGBG -DNSIS_SUPPORT_CODECALLBACKS -DNSIS_SUPPORT_MOVEONREBOOT -DNSIS_SUPPORT_ACTIVEXREG -DNSIS_SUPPORT_INTOPTS -DNSIS_SUPPORT_STROPTS -DNSIS_SUPPORT_STACK -DNSIS_SUPPORT_FILEFUNCTIONS -DNSIS_SUPPORT_FINDFIRST -DNSIS_SUPPORT_CREATESHORTCUT -DNSIS_SUPPORT_INIFILES -DNSIS_SUPPORT_REGISTRYFUNCTIONS -DNSIS_SUPPORT_COPYFILES -DNSIS_SUPPORT_REBOOT -DNSIS_SUPPORT_FNUTIL -DNSIS_SUPPORT_EXECUTE -DNSIS_SUPPORT_SHELLEXECUTE -DNSIS_SUPPORT_GETDLLVERSION -DNSIS_SUPPORT_GETFILETIME -DNSIS_SUPPORT_HWNDS -DNSIS_SUPPORT_ENVIRONMENT -DNSIS_SUPPORT_RMDIR -DNSIS_SUPPORT_FILE -DNSIS_SUPPORT_DELETE -DNSIS_SUPPORT_RENAME -DNSIS_SUPPORT_MESSAGEBOX -DNSIS_SUPPORT_VERSION_INFO -DNSIS_SUPPORT_STANDARD_PREDEFINES -DNSIS_LOCKWINDOW_SUPPORT -DNSIS_CONFIG_PLUGIN_SUPPORT -DNSIS_FIX_COMMENT_HANDLING -DNSIS_CONF_DIR="/etc" -DNSIS_BIN_DIR="/usr/bin" -DNSIS_DATA_DIR="/usr/share/nsis" -DNSIS_CONTRIB_DIR="/usr/share/nsis/Contrib" -DNSIS_INCLUDE_DIR="/usr/share/nsis/Include" -DNSIS_PLUGIN_DIR="/usr/share/nsis/Plugins" -DNSIS_STUBS_DIR="/usr/share/nsis/Stubs" -DNSIS_W32_BIN_DIR="/usr/share/nsis/Bin" -DNSIS_DOC_DIR="/usr/share/doc/nsis" -DNSIS_DOCS_DIR="/usr/share/doc/nsis/Docs" -DNSIS_EXAMPLES_DIR="/usr/share/doc/nsis/Examples" -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -ISource/exehead -i Source/exehead/resource.rc -o build/release/stub_zlib_solid/resource.o
i586-mingw32msvc-g++ -o build/release/stub_zlib_solid/stub_zlib.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-e,_WinMain@16 -Wl,-Map,build/release/stub_zlib_solid/stub_zlib.map -T /home/pabs/devel/debian/misc/nsis/NSIS/SCons/Config/linker_script build/release/stub_zlib_solid/bgbg.o build/release/stub_zlib_solid/components.o build/release/stub_zlib_solid/exec.o build/release/stub_zlib_solid/fileform.o build/release/stub_zlib_solid/Main.o build/release/stub_zlib_solid/Ui.o build/release/stub_zlib_solid/util.o build/release/stub_zlib_solid/crc32.o build/release/stub_zlib_solid/INFBLOCK.o build/release/stub_zlib_solid/resource.o SCons/Config/memcpy.c SCons/Config/memset.c -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -lversion -luuid
Install file: "build/release/stub_zlib_solid/stub_zlib.exe" as "debian/nsis/usr/share/nsis/Stubs/zlib_solid"
scons: done building targets.
