Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mingw-nsis.spec'], chrootPath='/var/lib/mock/f27-build-10364567-805564/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mingw-nsis.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mingw-nsis-3.02.1-1.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mingw-nsis.spec'], chrootPath='/var/lib/mock/f27-build-10364567-805564/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mingw-nsis.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.V4SEMA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf nsis-3.02.1-src + /usr/bin/bzip2 -dc /builddir/build/SOURCES/nsis-3.02.1-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd nsis-3.02.1-src + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Use-RPM_OPT_FLAGS-for-the-natively-built-parts.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/nsis-py3.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.n1pamq + umask 022 + cd /builddir/build/BUILD + cd nsis-3.02.1-src + scons VERSION=3.02.1 PREFIX=/usr PREFIX_CONF=/etc ZLIB_W32=/usr/i686-w64-mingw32/sys-root/mingw 'SKIPUTILS=NSIS Menu' STRIP_CP=false NSIS_MAX_STRLEN=8192 scons: Reading SConscript files ... Mkdir("build/urelease/config") Delete("nsis-3.02.1") Delete(".instdist") Delete(".test") Using GNU tools configuration Checking for linker flag $MAP_FLAG... yes Checking for linker flag $MAP_FLAG... yes Checking for memcpy requirement... no Checking for memset requirement... no Checking for linker flag -pthread... yes Checking for __BIG_ENDIAN__... no i686-w64-mingw32-gcc --version i686-w64-mingw32-gcc (GCC) 7.2.0 20170814 (Fedora MinGW 7.2.0-1.fc27) Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. g++ --version g++ (GCC) 7.2.1 20170915 (Red Hat 7.2.1-2) Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking for C library gdi32... no Checking for C library user32... no Checking for C library pthread... yes Checking for C library iconv... no Checking for C library shlwapi... no Checking for C library z... yes Checking for C library iconv... no Checking for C library z... yes Checking for C library zdll... no Checking for C library z... yes Checking for C library dl... yes Checking for C library gdi32... no Checking for C library iconv... no Checking for C library pthread... yes Checking for C library user32... no Checking for C library z... yes Checking for C++ library cppunit... no scons: done reading SConscript files. scons: Building targets ... Install file: "Contrib/ExDLL/pluginapi.h" as "build/urelease/api/nsis/pluginapi.h" Install file: "Source/exehead/api.h" as "build/urelease/api/nsis/api.h" Install file: "Contrib/ExDLL/nsis_tchar.h" as "build/urelease/api/nsis/nsis_tchar.h" i686-w64-mingw32-gcc -o build/urelease/AdvSplash/x86-ansi/advsplash.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/AdvSplash/advsplash.c i686-w64-mingw32-gcc -o build/urelease/ExDLL/x86-ansi/pluginapi.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -ISource/exehead Contrib/ExDLL/pluginapi.c i686-w64-mingw32-ar rc build/urelease/ExDLL/x86-ansi/libpluginapi-x86-ansi.a build/urelease/ExDLL/x86-ansi/pluginapi.o i686-w64-mingw32-ranlib build/urelease/ExDLL/x86-ansi/libpluginapi-x86-ansi.a Install file: "build/urelease/ExDLL/x86-ansi/libpluginapi-x86-ansi.a" as "build/urelease/api/nsis/libpluginapi-x86-ansi.a" i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/AdvSplash/x86-ansi/AdvSplash.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/AdvSplash/x86-ansi/AdvSplash.dll build/urelease/AdvSplash/x86-ansi/advsplash.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/urelease/AdvSplash/x86-ansi/libAdvSplash.a -Wl,--output-def,build/urelease/AdvSplash/x86-ansi/AdvSplash.def i686-w64-mingw32-gcc -o build/urelease/AdvSplash/x86-unicode/advsplash.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/AdvSplash/advsplash.c i686-w64-mingw32-gcc -o build/urelease/ExDLL/x86-unicode/pluginapi.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -ISource/exehead Contrib/ExDLL/pluginapi.c i686-w64-mingw32-ar rc build/urelease/ExDLL/x86-unicode/libpluginapi-x86-unicode.a build/urelease/ExDLL/x86-unicode/pluginapi.o i686-w64-mingw32-ranlib build/urelease/ExDLL/x86-unicode/libpluginapi-x86-unicode.a Install file: "build/urelease/ExDLL/x86-unicode/libpluginapi-x86-unicode.a" as "build/urelease/api/nsis/libpluginapi-x86-unicode.a" i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/AdvSplash/x86-unicode/AdvSplash.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/AdvSplash/x86-unicode/AdvSplash.dll build/urelease/AdvSplash/x86-unicode/advsplash.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/urelease/AdvSplash/x86-unicode/libAdvSplash.a -Wl,--output-def,build/urelease/AdvSplash/x86-unicode/AdvSplash.def i686-w64-mingw32-gcc -o build/urelease/Banner/x86-ansi/Banner.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/Banner/Banner.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Banner/x86-ansi/Banner.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/Banner/x86-ansi/Banner.dll build/urelease/Banner/x86-ansi/Banner.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -Wl,--out-implib,build/urelease/Banner/x86-ansi/libBanner.a -Wl,--output-def,build/urelease/Banner/x86-ansi/Banner.def i686-w64-mingw32-gcc -o build/urelease/Banner/x86-unicode/Banner.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/Banner/Banner.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Banner/x86-unicode/Banner.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/Banner/x86-unicode/Banner.dll build/urelease/Banner/x86-unicode/Banner.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -Wl,--out-implib,build/urelease/Banner/x86-unicode/libBanner.a -Wl,--output-def,build/urelease/Banner/x86-unicode/Banner.def i686-w64-mingw32-g++ -o build/urelease/BgImage/x86-ansi/BgImage.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/BgImage/BgImage.cpp i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/BgImage/x86-ansi/BgImage.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/BgImage/x86-ansi/BgImage.dll build/urelease/BgImage/x86-ansi/BgImage.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/urelease/BgImage/x86-ansi/libBgImage.a -Wl,--output-def,build/urelease/BgImage/x86-ansi/BgImage.def i686-w64-mingw32-g++ -o build/urelease/BgImage/x86-unicode/BgImage.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/BgImage/BgImage.cpp i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/BgImage/x86-unicode/BgImage.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/BgImage/x86-unicode/BgImage.dll build/urelease/BgImage/x86-unicode/BgImage.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/urelease/BgImage/x86-unicode/libBgImage.a -Wl,--output-def,build/urelease/BgImage/x86-unicode/BgImage.def i686-w64-mingw32-gcc -o build/urelease/Dialer/x86-ansi/dialer.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/Dialer/dialer.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Dialer/x86-ansi/Dialer.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/Dialer/x86-ansi/Dialer.dll build/urelease/Dialer/x86-ansi/dialer.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lwininet -Wl,--out-implib,build/urelease/Dialer/x86-ansi/libDialer.a -Wl,--output-def,build/urelease/Dialer/x86-ansi/Dialer.def i686-w64-mingw32-gcc -o build/urelease/Dialer/x86-unicode/dialer.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/Dialer/dialer.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Dialer/x86-unicode/Dialer.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/Dialer/x86-unicode/Dialer.dll build/urelease/Dialer/x86-unicode/dialer.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lwininet -Wl,--out-implib,build/urelease/Dialer/x86-unicode/libDialer.a -Wl,--output-def,build/urelease/Dialer/x86-unicode/Dialer.def gcc -o build/urelease/halibut/biblio.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/biblio.c gcc -o build/urelease/halibut/bk_xhtml.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/bk_xhtml.c gcc -o build/urelease/halibut/contents.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/contents.c gcc -o build/urelease/halibut/error.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/error.c gcc -o build/urelease/halibut/help.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/help.c gcc -o build/urelease/halibut/index.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/index.c gcc -o build/urelease/halibut/input.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/input.c gcc -o build/urelease/halibut/keywords.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/keywords.c gcc -o build/urelease/halibut/licence.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/licence.c gcc -o build/urelease/halibut/main.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/main.c gcc -o build/urelease/halibut/malloc.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/malloc.c gcc -o build/urelease/halibut/misc.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/misc.c gcc -o build/urelease/halibut/style.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/style.c gcc -o build/urelease/halibut/tree234.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/tree234.c gcc -o build/urelease/halibut/ustring.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/ustring.c gcc -o build/urelease/halibut/version.o -c -DNSISCALL="__attribute__((__stdcall__))" Docs/src/bin/halibut/version.c gcc -o build/urelease/halibut/halibut build/urelease/halibut/biblio.o build/urelease/halibut/bk_xhtml.o build/urelease/halibut/contents.o build/urelease/halibut/error.o build/urelease/halibut/help.o build/urelease/halibut/index.o build/urelease/halibut/input.o build/urelease/halibut/keywords.o build/urelease/halibut/licence.o build/urelease/halibut/main.o build/urelease/halibut/malloc.o build/urelease/halibut/misc.o build/urelease/halibut/style.o build/urelease/halibut/tree234.o build/urelease/halibut/ustring.o build/urelease/halibut/version.o docs_halibut_action(["build/urelease/Docs/html/IndexPage.html", "build/urelease/Docs/html/Contents.html", "build/urelease/Docs/html/Chapter1.html", "build/urelease/Docs/html/Chapter2.html", "build/urelease/Docs/html/Chapter3.html", "build/urelease/Docs/html/Chapter4.html", "build/urelease/Docs/html/Chapter5.html", "build/urelease/Docs/html/AppendixA.html", "build/urelease/Docs/html/AppendixB.html", "build/urelease/Docs/html/AppendixC.html", "build/urelease/Docs/html/AppendixD.html", "build/urelease/Docs/html/AppendixE.html", "build/urelease/Docs/html/AppendixF.html", "build/urelease/Docs/html/AppendixG.html", "build/urelease/Docs/html/AppendixH.html", "build/urelease/Docs/html/AppendixI.html"], ["Docs/src/config_html.but", "Docs/src/config.but", "Docs/src/intro.but", "Docs/src/tutorial.but", "Docs/src/usage.but", "Docs/src/script.but", "Docs/src/var.but", "Docs/src/labels.but", "Docs/src/jumps.but", "Docs/src/pages.but", "Docs/src/sections.but", "Docs/src/usection.but", "Docs/src/functions.but", "Docs/src/callback.but", "Docs/src/attributes.but", "Docs/src/compilerflags.but", "Docs/src/basic.but", "Docs/src/registry.but", "Docs/src/generalpurpose.but", "Docs/src/flowcontrol.but", "Docs/src/file.but", "Docs/src/uninstall.but", "Docs/src/misc.but", "Docs/src/string.but", "Docs/src/stack.but", "Docs/src/int.but", "Docs/src/reboot.but", "Docs/src/log.but", "Docs/src/sec.but", "Docs/src/ui.but", "Docs/src/langs.but", "Docs/src/plugin.but", "Docs/src/silent.but", "Docs/src/compiler.but", "Docs/src/defines.but", "Docs/src/modernui.but", "Docs/src/library.but", "Docs/src/usefulfunc.but", "Docs/src/usefulinfos.but", "Docs/src/headers.but", "Docs/src/history.but", "Docs/src/build.but", "Docs/src/credits.but", "Docs/src/license.but"]) os.chdir('/builddir/build/BUILD/nsis-3.02.1-src/build/urelease/Docs/html') /builddir/build/BUILD/nsis-3.02.1-src/build/urelease/halibut/halibut /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/config_html.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/config.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/intro.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/tutorial.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/usage.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/script.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/var.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/labels.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/jumps.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/pages.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/sections.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/usection.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/functions.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/callback.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/attributes.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/compilerflags.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/basic.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/registry.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/generalpurpose.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/flowcontrol.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/file.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/uninstall.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/misc.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/string.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/stack.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/int.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/reboot.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/log.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/sec.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/ui.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/langs.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/plugin.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/silent.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/compiler.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/defines.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/modernui.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/library.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/usefulfunc.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/usefulinfos.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/headers.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/history.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/build.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/credits.but /builddir/build/BUILD/nsis-3.02.1-src/Docs/src/license.but os.chdir('/builddir/build/BUILD/nsis-3.02.1-src') docs_fixer(["build/urelease/Docs/html/IndexPage.html", "build/urelease/Docs/html/Contents.html", "build/urelease/Docs/html/Chapter1.html", "build/urelease/Docs/html/Chapter2.html", "build/urelease/Docs/html/Chapter3.html", "build/urelease/Docs/html/Chapter4.html", "build/urelease/Docs/html/Chapter5.html", "build/urelease/Docs/html/AppendixA.html", "build/urelease/Docs/html/AppendixB.html", "build/urelease/Docs/html/AppendixC.html", "build/urelease/Docs/html/AppendixD.html", "build/urelease/Docs/html/AppendixE.html", "build/urelease/Docs/html/AppendixF.html", "build/urelease/Docs/html/AppendixG.html", "build/urelease/Docs/html/AppendixH.html", "build/urelease/Docs/html/AppendixI.html"], ["Docs/src/config_html.but", "Docs/src/config.but", "Docs/src/intro.but", "Docs/src/tutorial.but", "Docs/src/usage.but", "Docs/src/script.but", "Docs/src/var.but", "Docs/src/labels.but", "Docs/src/jumps.but", "Docs/src/pages.but", "Docs/src/sections.but", "Docs/src/usection.but", "Docs/src/functions.but", "Docs/src/callback.but", "Docs/src/attributes.but", "Docs/src/compilerflags.but", "Docs/src/basic.but", "Docs/src/registry.but", "Docs/src/generalpurpose.but", "Docs/src/flowcontrol.but", "Docs/src/file.but", "Docs/src/uninstall.but", "Docs/src/misc.but", "Docs/src/string.but", "Docs/src/stack.but", "Docs/src/int.but", "Docs/src/reboot.but", "Docs/src/log.but", "Docs/src/sec.but", "Docs/src/ui.but", "Docs/src/langs.but", "Docs/src/plugin.but", "Docs/src/silent.but", "Docs/src/compiler.but", "Docs/src/defines.but", "Docs/src/modernui.but", "Docs/src/library.but", "Docs/src/usefulfunc.but", "Docs/src/usefulinfos.but", "Docs/src/headers.but", "Docs/src/history.but", "Docs/src/build.but", "Docs/src/credits.but", "Docs/src/license.but"]) docs_extras(["build/urelease/Docs/html/IndexPage.html", "build/urelease/Docs/html/Contents.html", "build/urelease/Docs/html/Chapter1.html", "build/urelease/Docs/html/Chapter2.html", "build/urelease/Docs/html/Chapter3.html", "build/urelease/Docs/html/Chapter4.html", "build/urelease/Docs/html/Chapter5.html", "build/urelease/Docs/html/AppendixA.html", "build/urelease/Docs/html/AppendixB.html", "build/urelease/Docs/html/AppendixC.html", "build/urelease/Docs/html/AppendixD.html", "build/urelease/Docs/html/AppendixE.html", "build/urelease/Docs/html/AppendixF.html", "build/urelease/Docs/html/AppendixG.html", "build/urelease/Docs/html/AppendixH.html", "build/urelease/Docs/html/AppendixI.html"], ["Docs/src/config_html.but", "Docs/src/config.but", "Docs/src/intro.but", "Docs/src/tutorial.but", "Docs/src/usage.but", "Docs/src/script.but", "Docs/src/var.but", "Docs/src/labels.but", "Docs/src/jumps.but", "Docs/src/pages.but", "Docs/src/sections.but", "Docs/src/usection.but", "Docs/src/functions.but", "Docs/src/callback.but", "Docs/src/attributes.but", "Docs/src/compilerflags.but", "Docs/src/basic.but", "Docs/src/registry.but", "Docs/src/generalpurpose.but", "Docs/src/flowcontrol.but", "Docs/src/file.but", "Docs/src/uninstall.but", "Docs/src/misc.but", "Docs/src/string.but", "Docs/src/stack.but", "Docs/src/int.but", "Docs/src/reboot.but", "Docs/src/log.but", "Docs/src/sec.but", "Docs/src/ui.but", "Docs/src/langs.but", "Docs/src/plugin.but", "Docs/src/silent.but", "Docs/src/compiler.but", "Docs/src/defines.but", "Docs/src/modernui.but", "Docs/src/library.but", "Docs/src/usefulfunc.but", "Docs/src/usefulinfos.but", "Docs/src/headers.but", "Docs/src/history.but", "Docs/src/build.but", "Docs/src/credits.but", "Docs/src/license.but"]) Copy("/builddir/build/BUILD/nsis-3.02.1-src/build/urelease/Docs/html", "Docs/style.css") i686-w64-mingw32-g++ -o build/urelease/InstallOptions/x86-ansi/InstallerOptions.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/InstallOptions/InstallerOptions.cpp i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api -IContrib/InstallOptions -i Contrib/InstallOptions/ioptdll.rc -o build/urelease/InstallOptions/x86-ansi/ioptdll-rc.o i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/InstallOptions/x86-ansi/InstallOptions.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/InstallOptions/x86-ansi/InstallOptions.dll build/urelease/InstallOptions/x86-ansi/InstallerOptions.o build/urelease/InstallOptions/x86-ansi/ioptdll-rc.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lgdi32 -lshell32 -lcomdlg32 -lole32 -Wl,--out-implib,build/urelease/InstallOptions/x86-ansi/libInstallOptions.a -Wl,--output-def,build/urelease/InstallOptions/x86-ansi/InstallOptions.def i686-w64-mingw32-g++ -o build/urelease/InstallOptions/x86-unicode/InstallerOptions.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/InstallOptions/InstallerOptions.cpp i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api -IContrib/InstallOptions -i Contrib/InstallOptions/ioptdll.rc -o build/urelease/InstallOptions/x86-unicode/ioptdll-rc.o i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/InstallOptions/x86-unicode/InstallOptions.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/InstallOptions/x86-unicode/InstallOptions.dll build/urelease/InstallOptions/x86-unicode/InstallerOptions.o build/urelease/InstallOptions/x86-unicode/ioptdll-rc.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lgdi32 -lshell32 -lcomdlg32 -lole32 -Wl,--out-implib,build/urelease/InstallOptions/x86-unicode/libInstallOptions.a -Wl,--output-def,build/urelease/InstallOptions/x86-unicode/InstallOptions.def i686-w64-mingw32-gcc -o build/urelease/LangDLL/x86-ansi/LangDLL.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/LangDLL/LangDLL.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api -IContrib/LangDLL -i Contrib/LangDLL/resource.rc -o build/urelease/LangDLL/x86-ansi/resource-rc.o i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/LangDLL/x86-ansi/LangDLL.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/LangDLL/x86-ansi/LangDLL.dll build/urelease/LangDLL/x86-ansi/LangDLL.o build/urelease/LangDLL/x86-ansi/resource-rc.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lgdi32 -Wl,--out-implib,build/urelease/LangDLL/x86-ansi/libLangDLL.a -Wl,--output-def,build/urelease/LangDLL/x86-ansi/LangDLL.def i686-w64-mingw32-gcc -o build/urelease/LangDLL/x86-unicode/LangDLL.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/LangDLL/LangDLL.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api -IContrib/LangDLL -i Contrib/LangDLL/resource.rc -o build/urelease/LangDLL/x86-unicode/resource-rc.o i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/LangDLL/x86-unicode/LangDLL.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/LangDLL/x86-unicode/LangDLL.dll build/urelease/LangDLL/x86-unicode/LangDLL.o build/urelease/LangDLL/x86-unicode/resource-rc.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lgdi32 -Wl,--out-implib,build/urelease/LangDLL/x86-unicode/libLangDLL.a -Wl,--output-def,build/urelease/LangDLL/x86-unicode/LangDLL.def g++ -o build/urelease/Library/LibraryLocal/LibraryLocal.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/Library/LibraryLocal/LibraryLocal.cpp In file included from Contrib/Library/LibraryLocal/../../../Source/util.h:24:0, from Contrib/Library/LibraryLocal/LibraryLocal.cpp:17: Contrib/Library/LibraryLocal/../../../Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Contrib/Library/LibraryLocal/../../../Source/boost/scoped_ptr.hpp:22, from Contrib/Library/LibraryLocal/../../../Source/util.h:24, from Contrib/Library/LibraryLocal/LibraryLocal.cpp:17: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/Library/LibraryLocal/ResourceEditor.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Source/ResourceEditor.cpp In file included from Source/util.h:24:0, from Source/ResourceEditor.cpp:20: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/ResourceEditor.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/Library/LibraryLocal/util.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Source/util.cpp In file included from Source/util.h:24:0, from Source/util.cpp:24: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/util.cpp:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/Library/LibraryLocal/winchar.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Source/winchar.cpp In file included from Source/util.h:24:0, from Source/winchar.cpp:19: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/winchar.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/Library/LibraryLocal/LibraryLocal -Wl,-Map,build/urelease/Library/LibraryLocal/LibraryLocal.map build/urelease/Library/LibraryLocal/LibraryLocal.o build/urelease/Library/LibraryLocal/ResourceEditor.o build/urelease/Library/LibraryLocal/util.o build/urelease/Library/LibraryLocal/winchar.o i686-w64-mingw32-g++ -o build/urelease/Library/RegTool/RegTool.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config Contrib/Library/RegTool/RegTool.cpp i686-w64-mingw32-g++ -o build/urelease/Library/RegTool/RegTool/RegTool-x86.bin -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows -Wl,-e_NSISWinMainNOCRT -nostdlib -Wl,--exclude-libs,msvcrt.a build/urelease/Library/RegTool/RegTool.o -lkernel32 -loleaut32 -ladvapi32 -luser32 -lole32 i686-w64-mingw32-g++ -o build/urelease/Library/TypeLib/x86-ansi/TypeLib.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/Library/TypeLib/TypeLib.cpp i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Library/TypeLib/x86-ansi/TypeLib.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/Library/TypeLib/x86-ansi/TypeLib.dll build/urelease/Library/TypeLib/x86-ansi/TypeLib.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -loleaut32 -Wl,--out-implib,build/urelease/Library/TypeLib/x86-ansi/libTypeLib.a -Wl,--output-def,build/urelease/Library/TypeLib/x86-ansi/TypeLib.def i686-w64-mingw32-g++ -o build/urelease/Library/TypeLib/x86-unicode/TypeLib.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/Library/TypeLib/TypeLib.cpp i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Library/TypeLib/x86-unicode/TypeLib.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/Library/TypeLib/x86-unicode/TypeLib.dll build/urelease/Library/TypeLib/x86-unicode/TypeLib.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -loleaut32 -Wl,--out-implib,build/urelease/Library/TypeLib/x86-unicode/libTypeLib.a -Wl,--output-def,build/urelease/Library/TypeLib/x86-unicode/TypeLib.def i686-w64-mingw32-g++ -o build/urelease/MakeLangId/MakeLangId.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config Contrib/MakeLangId/MakeLangId.cpp i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -IContrib/MakeLangId -i Contrib/MakeLangId/resource.rc -o build/urelease/MakeLangId/resource-rc.o i686-w64-mingw32-g++ -o build/urelease/MakeLangId/MakeLangId.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows -Wl,-e_NSISWinMainNOCRT -nostdlib -Wl,--exclude-libs,msvcrt.a build/urelease/MakeLangId/MakeLangId.o build/urelease/MakeLangId/resource-rc.o -lkernel32 -luser32 -lcomctl32 i686-w64-mingw32-g++ -o build/urelease/Makensisw/makensisw.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DRELEASE=2.3.3 -Ibuild/urelease/config Contrib/Makensisw/makensisw.cpp i686-w64-mingw32-g++ -o build/urelease/Makensisw/toolbar.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DRELEASE=2.3.3 -Ibuild/urelease/config Contrib/Makensisw/toolbar.cpp i686-w64-mingw32-g++ -o build/urelease/Makensisw/utils.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DRELEASE=2.3.3 -Ibuild/urelease/config Contrib/Makensisw/utils.cpp i686-w64-mingw32-g++ -o build/urelease/Makensisw/version.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DRELEASE=2.3.3 -Ibuild/urelease/config Contrib/Makensisw/version.cpp i686-w64-mingw32-g++ -o build/urelease/Makensisw/update.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DRELEASE=2.3.3 -Ibuild/urelease/config Contrib/Makensisw/update.cpp i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DRELEASE=2.3.3 -Ibuild/urelease/config -IContrib/Makensisw -i Contrib/Makensisw/resource.rc -o build/urelease/Makensisw/resource-rc.o i686-w64-mingw32-g++ -o build/urelease/Makensisw/makensisw.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/Makensisw/makensisw.o build/urelease/Makensisw/toolbar.o build/urelease/Makensisw/utils.o build/urelease/Makensisw/version.o build/urelease/Makensisw/update.o build/urelease/Makensisw/resource-rc.o -lkernel32 -ladvapi32 -luser32 -lgdi32 -lshell32 -lshlwapi -lcomdlg32 -lcomctl32 -lwininet i686-w64-mingw32-gcc -o build/urelease/Math/x86-ansi/Source/Math.o -c -Os -Wall -fno-strict-aliasing -xc++ -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/Math/Source/Math.c i686-w64-mingw32-gcc -o build/urelease/Math/x86-ansi/Source/MyMath.o -c -Os -Wall -fno-strict-aliasing -xc++ -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/Math/Source/MyMath.c i686-w64-mingw32-gcc -o build/urelease/Math/x86-ansi/Source/plugin.o -c -Os -Wall -fno-strict-aliasing -xc++ -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/Math/Source/plugin.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Math/x86-ansi/Math.map -static-libgcc -static-libstdc++ -shared -o build/urelease/Math/x86-ansi/Math.dll build/urelease/Math/x86-ansi/Source/Math.o build/urelease/Math/x86-ansi/Source/MyMath.o build/urelease/Math/x86-ansi/Source/plugin.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -Wl,--out-implib,build/urelease/Math/x86-ansi/libMath.a -Wl,--output-def,build/urelease/Math/x86-ansi/Math.def i686-w64-mingw32-gcc -o build/urelease/Math/x86-unicode/Source/Math.o -c -Os -Wall -fno-strict-aliasing -xc++ -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/Math/Source/Math.c i686-w64-mingw32-gcc -o build/urelease/Math/x86-unicode/Source/MyMath.o -c -Os -Wall -fno-strict-aliasing -xc++ -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/Math/Source/MyMath.c i686-w64-mingw32-gcc -o build/urelease/Math/x86-unicode/Source/plugin.o -c -Os -Wall -fno-strict-aliasing -xc++ -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/Math/Source/plugin.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Math/x86-unicode/Math.map -static-libgcc -static-libstdc++ -shared -o build/urelease/Math/x86-unicode/Math.dll build/urelease/Math/x86-unicode/Source/Math.o build/urelease/Math/x86-unicode/Source/MyMath.o build/urelease/Math/x86-unicode/Source/plugin.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -Wl,--out-implib,build/urelease/Math/x86-unicode/libMath.a -Wl,--output-def,build/urelease/Math/x86-unicode/Math.def i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-ansi/asyncdns.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/NSISdl/asyncdns.cpp i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-ansi/connection.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/NSISdl/connection.cpp i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-ansi/httpget.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/NSISdl/httpget.cpp i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-ansi/nsisdl.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/NSISdl/nsisdl.cpp i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-ansi/util.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/NSISdl/util.cpp i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/NSISdl/x86-ansi/NSISdl.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -shared -o build/urelease/NSISdl/x86-ansi/NSISdl.dll build/urelease/NSISdl/x86-ansi/asyncdns.o build/urelease/NSISdl/x86-ansi/connection.o build/urelease/NSISdl/x86-ansi/httpget.o build/urelease/NSISdl/x86-ansi/nsisdl.o build/urelease/NSISdl/x86-ansi/util.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -ladvapi32 -lwsock32 -Wl,--out-implib,build/urelease/NSISdl/x86-ansi/libNSISdl.a -Wl,--output-def,build/urelease/NSISdl/x86-ansi/NSISdl.def i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-unicode/asyncdns.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/NSISdl/asyncdns.cpp i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-unicode/connection.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/NSISdl/connection.cpp i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-unicode/httpget.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/NSISdl/httpget.cpp i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-unicode/nsisdl.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/NSISdl/nsisdl.cpp i686-w64-mingw32-g++ -o build/urelease/NSISdl/x86-unicode/util.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/NSISdl/util.cpp i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/NSISdl/x86-unicode/NSISdl.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -shared -o build/urelease/NSISdl/x86-unicode/NSISdl.dll build/urelease/NSISdl/x86-unicode/asyncdns.o build/urelease/NSISdl/x86-unicode/connection.o build/urelease/NSISdl/x86-unicode/httpget.o build/urelease/NSISdl/x86-unicode/nsisdl.o build/urelease/NSISdl/x86-unicode/util.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -ladvapi32 -lwsock32 -Wl,--out-implib,build/urelease/NSISdl/x86-unicode/libNSISdl.a -Wl,--output-def,build/urelease/NSISdl/x86-unicode/NSISdl.def i686-w64-mingw32-gcc -o build/urelease/Splash/x86-ansi/splash.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/Splash/splash.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Splash/x86-ansi/Splash.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/Splash/x86-ansi/Splash.dll build/urelease/Splash/x86-ansi/splash.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/urelease/Splash/x86-ansi/libSplash.a -Wl,--output-def,build/urelease/Splash/x86-ansi/Splash.def i686-w64-mingw32-gcc -o build/urelease/Splash/x86-unicode/splash.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/Splash/splash.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/Splash/x86-unicode/Splash.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/Splash/x86-unicode/Splash.dll build/urelease/Splash/x86-unicode/splash.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lgdi32 -lwinmm -Wl,--out-implib,build/urelease/Splash/x86-unicode/libSplash.a -Wl,--output-def,build/urelease/Splash/x86-unicode/Splash.def i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api -IContrib/StartMenu -i Contrib/StartMenu/StartMenu.rc -o build/urelease/StartMenu/x86-ansi/StartMenu-rc.o i686-w64-mingw32-gcc -o build/urelease/StartMenu/x86-ansi/StartMenu.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/StartMenu/StartMenu.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/StartMenu/x86-ansi/StartMenu.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/StartMenu/x86-ansi/StartMenu.dll build/urelease/StartMenu/x86-ansi/StartMenu.o build/urelease/StartMenu/x86-ansi/StartMenu-rc.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lgdi32 -lshell32 -lole32 -Wl,--out-implib,build/urelease/StartMenu/x86-ansi/libStartMenu.a -Wl,--output-def,build/urelease/StartMenu/x86-ansi/StartMenu.def i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api -IContrib/StartMenu -i Contrib/StartMenu/StartMenu.rc -o build/urelease/StartMenu/x86-unicode/StartMenu-rc.o i686-w64-mingw32-gcc -o build/urelease/StartMenu/x86-unicode/StartMenu.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/StartMenu/StartMenu.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/StartMenu/x86-unicode/StartMenu.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/StartMenu/x86-unicode/StartMenu.dll build/urelease/StartMenu/x86-unicode/StartMenu.o build/urelease/StartMenu/x86-unicode/StartMenu-rc.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lgdi32 -lshell32 -lole32 -Wl,--out-implib,build/urelease/StartMenu/x86-unicode/libStartMenu.a -Wl,--output-def,build/urelease/StartMenu/x86-unicode/StartMenu.def i686-w64-mingw32-gcc -o build/urelease/SubStart/substart.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config Contrib/SubStart/substart.c i686-w64-mingw32-g++ -o build/urelease/SubStart/substart.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,console -nostdlib -Wl,--exclude-libs,msvcrt.a build/urelease/SubStart/substart.o -lkernel32 -luser32 i686-w64-mingw32-gcc -o build/urelease/System/x86-ansi/Resource/Main.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/System/Resource/Main.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api -IContrib/System/Resource -i Contrib/System/Resource/Resource.rc -o build/urelease/System/x86-ansi/Resource/Resource-rc.o i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/System/x86-ansi/Resource.map -static-libgcc -static-libstdc++ -shared -o build/urelease/System/x86-ansi/Resource.dll build/urelease/System/x86-ansi/Resource/Resource-rc.o build/urelease/System/x86-ansi/Resource/Main.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -Wl,--out-implib,build/urelease/System/x86-ansi/libResource.a -Wl,--output-def,build/urelease/System/x86-ansi/Resource.def i686-w64-mingw32-gcc -o build/urelease/System/x86-ansi/Source/Buffers.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DSYSTEM_EXPORTS -Ibuild/urelease/api Contrib/System/Source/Buffers.c i686-w64-mingw32-gcc -DNSISCALL="__attribute__((__stdcall__))" -DSYSTEM_EXPORTS -Ibuild/urelease/api -c -o build/urelease/System/x86-ansi/Source/CallCPP.o Contrib/System/Source/CallCPP.S i686-w64-mingw32-gcc -o build/urelease/System/x86-ansi/Source/Plugin.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DSYSTEM_EXPORTS -Ibuild/urelease/api Contrib/System/Source/Plugin.c i686-w64-mingw32-gcc -o build/urelease/System/x86-ansi/Source/System.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DSYSTEM_EXPORTS -Ibuild/urelease/api Contrib/System/Source/System.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/System/x86-ansi/System.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -shared -o build/urelease/System/x86-ansi/System.dll build/urelease/System/x86-ansi/Source/Buffers.o build/urelease/System/x86-ansi/Source/Plugin.o build/urelease/System/x86-ansi/Source/System.o build/urelease/System/x86-ansi/Source/CallCPP.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lole32 -Wl,--out-implib,build/urelease/System/x86-ansi/libSystem.a -Wl,--output-def,build/urelease/System/x86-ansi/System.def i686-w64-mingw32-gcc -o build/urelease/System/x86-unicode/Resource/Main.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/System/Resource/Main.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api -IContrib/System/Resource -i Contrib/System/Resource/Resource.rc -o build/urelease/System/x86-unicode/Resource/Resource-rc.o i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/System/x86-unicode/Resource.map -static-libgcc -static-libstdc++ -shared -o build/urelease/System/x86-unicode/Resource.dll build/urelease/System/x86-unicode/Resource/Resource-rc.o build/urelease/System/x86-unicode/Resource/Main.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -Wl,--out-implib,build/urelease/System/x86-unicode/libResource.a -Wl,--output-def,build/urelease/System/x86-unicode/Resource.def i686-w64-mingw32-gcc -o build/urelease/System/x86-unicode/Source/Buffers.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DSYSTEM_EXPORTS -Ibuild/urelease/api Contrib/System/Source/Buffers.c i686-w64-mingw32-gcc -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DSYSTEM_EXPORTS -Ibuild/urelease/api -c -o build/urelease/System/x86-unicode/Source/CallCPP.o Contrib/System/Source/CallCPP.S i686-w64-mingw32-gcc -o build/urelease/System/x86-unicode/Source/Plugin.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DSYSTEM_EXPORTS -Ibuild/urelease/api Contrib/System/Source/Plugin.c i686-w64-mingw32-gcc -o build/urelease/System/x86-unicode/Source/System.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DSYSTEM_EXPORTS -Ibuild/urelease/api Contrib/System/Source/System.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/System/x86-unicode/System.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -shared -o build/urelease/System/x86-unicode/System.dll build/urelease/System/x86-unicode/Source/Buffers.o build/urelease/System/x86-unicode/Source/Plugin.o build/urelease/System/x86-unicode/Source/System.o build/urelease/System/x86-unicode/Source/CallCPP.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lole32 -Wl,--out-implib,build/urelease/System/x86-unicode/libSystem.a -Wl,--output-def,build/urelease/System/x86-unicode/System.def i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -IContrib/UIs -i Contrib/UIs/default.rc -o build/urelease/UIs/default-rc.o i686-w64-mingw32-gcc -o build/urelease/UIs/ui.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config Contrib/UIs/ui.c i686-w64-mingw32-g++ -o build/urelease/UIs/default.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/UIs/ui.o build/urelease/UIs/default-rc.o -lkernel32 -lcomctl32 -luser32 -lgdi32 i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -IContrib/UIs -i Contrib/UIs/modern.rc -o build/urelease/UIs/modern-rc.o i686-w64-mingw32-g++ -o build/urelease/UIs/modern.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/UIs/ui.o build/urelease/UIs/modern-rc.o -lkernel32 -lcomctl32 -luser32 -lgdi32 i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -IContrib/UIs -i Contrib/UIs/modern_headerbmp.rc -o build/urelease/UIs/modern_headerbmp-rc.o i686-w64-mingw32-g++ -o build/urelease/UIs/modern_headerbmp.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/UIs/ui.o build/urelease/UIs/modern_headerbmp-rc.o -lkernel32 -lcomctl32 -luser32 -lgdi32 i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -IContrib/UIs -i Contrib/UIs/modern_headerbmpr.rc -o build/urelease/UIs/modern_headerbmpr-rc.o i686-w64-mingw32-g++ -o build/urelease/UIs/modern_headerbmpr.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/UIs/ui.o build/urelease/UIs/modern_headerbmpr-rc.o -lkernel32 -lcomctl32 -luser32 -lgdi32 i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -IContrib/UIs -i Contrib/UIs/modern_nodesc.rc -o build/urelease/UIs/modern_nodesc-rc.o i686-w64-mingw32-g++ -o build/urelease/UIs/modern_nodesc.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/UIs/ui.o build/urelease/UIs/modern_nodesc-rc.o -lkernel32 -lcomctl32 -luser32 -lgdi32 i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -IContrib/UIs -i Contrib/UIs/modern_smalldesc.rc -o build/urelease/UIs/modern_smalldesc-rc.o i686-w64-mingw32-g++ -o build/urelease/UIs/modern_smalldesc.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/UIs/ui.o build/urelease/UIs/modern_smalldesc-rc.o -lkernel32 -lcomctl32 -luser32 -lgdi32 i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -IContrib/UIs -i Contrib/UIs/sdbarker_tiny.rc -o build/urelease/UIs/sdbarker_tiny-rc.o i686-w64-mingw32-g++ -o build/urelease/UIs/sdbarker_tiny.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/UIs/ui.o build/urelease/UIs/sdbarker_tiny-rc.o -lkernel32 -lcomctl32 -luser32 -lgdi32 i686-w64-mingw32-gcc -o build/urelease/UserInfo/x86-ansi/UserInfo.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/UserInfo/UserInfo.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/UserInfo/x86-ansi/UserInfo.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/UserInfo/x86-ansi/UserInfo.dll build/urelease/UserInfo/x86-ansi/UserInfo.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -ladvapi32 -luser32 -Wl,--out-implib,build/urelease/UserInfo/x86-ansi/libUserInfo.a -Wl,--output-def,build/urelease/UserInfo/x86-ansi/UserInfo.def i686-w64-mingw32-gcc -o build/urelease/UserInfo/x86-unicode/UserInfo.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/UserInfo/UserInfo.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/UserInfo/x86-unicode/UserInfo.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/UserInfo/x86-unicode/UserInfo.dll build/urelease/UserInfo/x86-unicode/UserInfo.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -ladvapi32 -luser32 -Wl,--out-implib,build/urelease/UserInfo/x86-unicode/libUserInfo.a -Wl,--output-def,build/urelease/UserInfo/x86-unicode/UserInfo.def g++ -o build/urelease/VPatch/Source/GenPat/Checksums.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/Checksums.cpp g++ -o build/urelease/VPatch/Source/GenPat/ChunkedFile.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/ChunkedFile.cpp g++ -o build/urelease/VPatch/Source/GenPat/FileFormat1.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/FileFormat1.cpp g++ -o build/urelease/VPatch/Source/GenPat/adler32.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/adler32.cpp g++ -o build/urelease/VPatch/Source/GenPat/GlobalTypes.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/GlobalTypes.cpp g++ -o build/urelease/VPatch/Source/GenPat/main.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/main.cpp gcc -o build/urelease/VPatch/Source/GenPat/md5.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/md5.c g++ -o build/urelease/VPatch/Source/GenPat/PatchGenerator.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/PatchGenerator.cpp g++ -o build/urelease/VPatch/Source/GenPat/POSIXUtil.o -c -O2 -Wall -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/config Contrib/VPatch/Source/GenPat/POSIXUtil.cpp g++ -o build/urelease/VPatch/Source/GenPat/GenPat -Wl,-Map,build/urelease/VPatch/Source/GenPat/GenPat.map build/urelease/VPatch/Source/GenPat/adler32.o build/urelease/VPatch/Source/GenPat/Checksums.o build/urelease/VPatch/Source/GenPat/ChunkedFile.o build/urelease/VPatch/Source/GenPat/FileFormat1.o build/urelease/VPatch/Source/GenPat/GlobalTypes.o build/urelease/VPatch/Source/GenPat/main.o build/urelease/VPatch/Source/GenPat/md5.o build/urelease/VPatch/Source/GenPat/PatchGenerator.o build/urelease/VPatch/Source/GenPat/POSIXUtil.o -lz i686-w64-mingw32-gcc -o build/urelease/VPatch/Source/Plugin/x86-ansi/apply_patch.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DDLL_CHECKSUMS -Ibuild/urelease/api Contrib/VPatch/Source/Plugin/apply_patch.c i686-w64-mingw32-gcc -o build/urelease/VPatch/Source/Plugin/x86-ansi/checksum.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DDLL_CHECKSUMS -Ibuild/urelease/api Contrib/VPatch/Source/Plugin/checksum.c i686-w64-mingw32-gcc -o build/urelease/VPatch/Source/Plugin/x86-ansi/md5.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DDLL_CHECKSUMS -Ibuild/urelease/api Contrib/VPatch/Source/Plugin/md5.c i686-w64-mingw32-gcc -o build/urelease/VPatch/Source/Plugin/x86-ansi/vpatchdll.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DDLL_CHECKSUMS -Ibuild/urelease/api Contrib/VPatch/Source/Plugin/vpatchdll.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/VPatch/Source/Plugin/x86-ansi/VPatch.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/VPatch/Source/Plugin/x86-ansi/VPatch.dll build/urelease/VPatch/Source/Plugin/x86-ansi/apply_patch.o build/urelease/VPatch/Source/Plugin/x86-ansi/checksum.o build/urelease/VPatch/Source/Plugin/x86-ansi/md5.o build/urelease/VPatch/Source/Plugin/x86-ansi/vpatchdll.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -Wl,--out-implib,build/urelease/VPatch/Source/Plugin/x86-ansi/libVPatch.a -Wl,--output-def,build/urelease/VPatch/Source/Plugin/x86-ansi/VPatch.def i686-w64-mingw32-gcc -o build/urelease/VPatch/Source/Plugin/x86-unicode/apply_patch.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DDLL_CHECKSUMS -Ibuild/urelease/api Contrib/VPatch/Source/Plugin/apply_patch.c i686-w64-mingw32-gcc -o build/urelease/VPatch/Source/Plugin/x86-unicode/checksum.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DDLL_CHECKSUMS -Ibuild/urelease/api Contrib/VPatch/Source/Plugin/checksum.c i686-w64-mingw32-gcc -o build/urelease/VPatch/Source/Plugin/x86-unicode/md5.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DDLL_CHECKSUMS -Ibuild/urelease/api Contrib/VPatch/Source/Plugin/md5.c i686-w64-mingw32-gcc -o build/urelease/VPatch/Source/Plugin/x86-unicode/vpatchdll.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DDLL_CHECKSUMS -Ibuild/urelease/api Contrib/VPatch/Source/Plugin/vpatchdll.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/VPatch/Source/Plugin/x86-unicode/VPatch.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/VPatch/Source/Plugin/x86-unicode/VPatch.dll build/urelease/VPatch/Source/Plugin/x86-unicode/apply_patch.o build/urelease/VPatch/Source/Plugin/x86-unicode/checksum.o build/urelease/VPatch/Source/Plugin/x86-unicode/md5.o build/urelease/VPatch/Source/Plugin/x86-unicode/vpatchdll.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -Wl,--out-implib,build/urelease/VPatch/Source/Plugin/x86-unicode/libVPatch.a -Wl,--output-def,build/urelease/VPatch/Source/Plugin/x86-unicode/VPatch.def g++ -o build/urelease/makensis/7zip/7zGuids.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -DCOMPRESS_MF_BT -Ibuild/urelease/config Source/7zip/7zGuids.cpp g++ -o build/urelease/makensis/7zip/7zip/Common/OutBuffer.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -DCOMPRESS_MF_BT -Ibuild/urelease/config Source/7zip/7zip/Common/OutBuffer.cpp g++ -o build/urelease/makensis/7zip/7zip/Common/StreamUtils.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -DCOMPRESS_MF_BT -Ibuild/urelease/config Source/7zip/7zip/Common/StreamUtils.cpp g++ -o build/urelease/makensis/7zip/7zip/Compress/LZ/LZInWindow.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -DCOMPRESS_MF_BT -Ibuild/urelease/config Source/7zip/7zip/Compress/LZ/LZInWindow.cpp g++ -o build/urelease/makensis/7zip/7zip/Compress/LZMA/LZMAEncoder.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -DCOMPRESS_MF_BT -Ibuild/urelease/config Source/7zip/7zip/Compress/LZMA/LZMAEncoder.cpp g++ -o build/urelease/makensis/7zip/7zip/Compress/RangeCoder/RangeCoderBit.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -DCOMPRESS_MF_BT -Ibuild/urelease/config Source/7zip/7zip/Compress/RangeCoder/RangeCoderBit.cpp g++ -o build/urelease/makensis/7zip/Common/Alloc.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -DCOMPRESS_MF_BT -Ibuild/urelease/config Source/7zip/Common/Alloc.cpp g++ -o build/urelease/makensis/7zip/Common/CRC.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -DCOMPRESS_MF_BT -Ibuild/urelease/config Source/7zip/Common/CRC.cpp g++ -o build/urelease/makensis/DialogTemplate.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/DialogTemplate.cpp In file included from Source/util.h:24:0, from Source/DialogTemplate.cpp:21: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/DialogTemplate.cpp:21: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/Plugins.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/Plugins.cpp In file included from Source/util.h:24:0, from Source/Plugins.cpp:26: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/Plugins.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/ResourceEditor.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/ResourceEditor.cpp In file included from Source/util.h:24:0, from Source/ResourceEditor.cpp:20: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/ResourceEditor.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/ResourceVersionInfo.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/ResourceVersionInfo.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/ResourceVersionInfo.h:30, from Source/ResourceVersionInfo.cpp:19: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/ResourceVersionInfo.h:30, from Source/ResourceVersionInfo.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/ShConstants.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/ShConstants.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/ShConstants.h:23, from Source/ShConstants.cpp:19: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/ShConstants.h:23, from Source/ShConstants.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/build.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/build.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/build.h:22, from Source/build.cpp:26: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/build.h:22, from Source/build.cpp:26: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ gcc -o build/urelease/makensis/bzip2/blocksort.o -c -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/bzip2/blocksort.c gcc -o build/urelease/makensis/bzip2/bzlib.o -c -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/bzip2/bzlib.c gcc -o build/urelease/makensis/bzip2/compress.o -c -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/bzip2/compress.c gcc -o build/urelease/makensis/bzip2/huffman.o -c -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/bzip2/huffman.c g++ -o build/urelease/makensis/clzma.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/clzma.cpp gcc -o build/urelease/makensis/crc32.o -c -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/crc32.c g++ -o build/urelease/makensis/dirreader.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/dirreader.cpp In file included from Source/util.h:24:0, from Source/dirreader.cpp:20: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/dirreader.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/fileform.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/fileform.cpp g++ -o build/urelease/makensis/growbuf.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/growbuf.cpp In file included from Source/util.h:24:0, from Source/growbuf.cpp:27: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/growbuf.cpp:27: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/icon.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/icon.cpp In file included from Source/util.h:24:0, from Source/icon.cpp:20: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/icon.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/lang.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/lang.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/build.h:22, from Source/lang.cpp:23: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/build.h:22, from Source/lang.cpp:23: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/lineparse.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/lineparse.cpp In file included from Source/util.h:24:0, from Source/lineparse.cpp:23: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/lineparse.cpp:23: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/makenssi.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/makenssi.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/build.h:22, from Source/makenssi.cpp:29: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/build.h:22, from Source/makenssi.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/manifest.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/manifest.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/manifest.h:23, from Source/manifest.cpp:20: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/manifest.h:23, from Source/manifest.cpp:20: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/mmap.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/mmap.cpp In file included from Source/util.h:24:0, from Source/mmap.cpp:29: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/mmap.cpp:29: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/script.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/script.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/build.h:22, from Source/script.cpp:21: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/build.h:22, from Source/script.cpp:21: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/scriptpp.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/scriptpp.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/build.h:22, from Source/scriptpp.cpp:24: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/build.h:22, from Source/scriptpp.cpp:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/strlist.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/strlist.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/strlist.cpp:19: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/strlist.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/tokens.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/tokens.cpp In file included from Source/util.h:24:0, from Source/strlist.h:27, from Source/build.h:22, from Source/tokens.cpp:23: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/strlist.h:27, from Source/build.h:22, from Source/tokens.cpp:23: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/tstring.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/tstring.cpp In file included from Source/util.h:24:0, from Source/tstring.cpp:18: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/tstring.cpp:18: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/utf.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/utf.cpp In file included from Source/util.h:24:0, from Source/utf.h:89, from Source/utf.cpp:18: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/utf.h:89, from Source/utf.cpp:18: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/util.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/util.cpp In file included from Source/util.h:24:0, from Source/util.cpp:24: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/util.cpp:24: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/winchar.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/winchar.cpp In file included from Source/util.h:24:0, from Source/winchar.cpp:19: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/winchar.cpp:19: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/writer.o -c -Wno-non-virtual-dtor -Wall -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -DNSISCALL= -D_UNICODE -DUNICODE -DMAKENSIS -D_WIN32_IE=0x0500 -Ibuild/urelease/config Source/writer.cpp In file included from Source/util.h:24:0, from Source/writer.cpp:22: Source/boost/scoped_ptr.hpp:51:30: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] explicit scoped_ptr(std::auto_ptr p): ptr(p.release()) // never throws ^~~~~~~~ In file included from /usr/include/c++/7/memory:80:0, from Source/boost/scoped_ptr.hpp:22, from Source/util.h:24, from Source/writer.cpp:22: /usr/include/c++/7/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -o build/urelease/makensis/makensis -Wl,-Map,build/urelease/makensis/makensis.map -pthread build/urelease/makensis/build.o build/urelease/makensis/clzma.o build/urelease/makensis/crc32.o build/urelease/makensis/DialogTemplate.o build/urelease/makensis/dirreader.o build/urelease/makensis/fileform.o build/urelease/makensis/growbuf.o build/urelease/makensis/icon.o build/urelease/makensis/lang.o build/urelease/makensis/lineparse.o build/urelease/makensis/makenssi.o build/urelease/makensis/manifest.o build/urelease/makensis/mmap.o build/urelease/makensis/Plugins.o build/urelease/makensis/ResourceEditor.o build/urelease/makensis/ResourceVersionInfo.o build/urelease/makensis/script.o build/urelease/makensis/scriptpp.o build/urelease/makensis/ShConstants.o build/urelease/makensis/strlist.o build/urelease/makensis/tokens.o build/urelease/makensis/tstring.o build/urelease/makensis/utf.o build/urelease/makensis/util.o build/urelease/makensis/winchar.o build/urelease/makensis/writer.o build/urelease/makensis/bzip2/blocksort.o build/urelease/makensis/bzip2/bzlib.o build/urelease/makensis/bzip2/compress.o build/urelease/makensis/bzip2/huffman.o build/urelease/makensis/7zip/7zGuids.o build/urelease/makensis/7zip/7zip/Common/OutBuffer.o build/urelease/makensis/7zip/7zip/Common/StreamUtils.o build/urelease/makensis/7zip/7zip/Compress/LZ/LZInWindow.o build/urelease/makensis/7zip/7zip/Compress/LZMA/LZMAEncoder.o build/urelease/makensis/7zip/7zip/Compress/RangeCoder/RangeCoderBit.o build/urelease/makensis/7zip/Common/Alloc.o build/urelease/makensis/7zip/Common/CRC.o -lpthread -lz i686-w64-mingw32-gcc -o build/urelease/nsDialogs/x86-ansi/browse.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/nsDialogs/browse.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api -IContrib/nsDialogs -i Contrib/nsDialogs/dialog.rc -o build/urelease/nsDialogs/x86-ansi/dialog-rc.o i686-w64-mingw32-gcc -o build/urelease/nsDialogs/x86-ansi/input.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/nsDialogs/input.c i686-w64-mingw32-gcc -o build/urelease/nsDialogs/x86-ansi/nsDialogs.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/nsDialogs/nsDialogs.c i686-w64-mingw32-gcc -o build/urelease/nsDialogs/x86-ansi/rtl.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/nsDialogs/rtl.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/nsDialogs/x86-ansi/nsDialogs.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/nsDialogs/x86-ansi/nsDialogs.dll build/urelease/nsDialogs/x86-ansi/browse.o build/urelease/nsDialogs/x86-ansi/input.o build/urelease/nsDialogs/x86-ansi/nsDialogs.o Contrib/nsDialogs/nsDialogs.def build/urelease/nsDialogs/x86-ansi/rtl.o build/urelease/nsDialogs/x86-ansi/dialog-rc.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -lgdi32 -lshell32 -lcomdlg32 -lole32 -Wl,--out-implib,build/urelease/nsDialogs/x86-ansi/libnsDialogs.a i686-w64-mingw32-gcc -o build/urelease/nsDialogs/x86-unicode/browse.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/nsDialogs/browse.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api -IContrib/nsDialogs -i Contrib/nsDialogs/dialog.rc -o build/urelease/nsDialogs/x86-unicode/dialog-rc.o i686-w64-mingw32-gcc -o build/urelease/nsDialogs/x86-unicode/input.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/nsDialogs/input.c i686-w64-mingw32-gcc -o build/urelease/nsDialogs/x86-unicode/nsDialogs.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/nsDialogs/nsDialogs.c i686-w64-mingw32-gcc -o build/urelease/nsDialogs/x86-unicode/rtl.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/nsDialogs/rtl.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/nsDialogs/x86-unicode/nsDialogs.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/nsDialogs/x86-unicode/nsDialogs.dll build/urelease/nsDialogs/x86-unicode/browse.o build/urelease/nsDialogs/x86-unicode/input.o build/urelease/nsDialogs/x86-unicode/nsDialogs.o Contrib/nsDialogs/nsDialogs.def build/urelease/nsDialogs/x86-unicode/rtl.o build/urelease/nsDialogs/x86-unicode/dialog-rc.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -lgdi32 -lshell32 -lcomdlg32 -lole32 -Wl,--out-implib,build/urelease/nsDialogs/x86-unicode/libnsDialogs.a i686-w64-mingw32-gcc -o build/urelease/nsExec/x86-ansi/nsexec.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -Ibuild/urelease/api Contrib/nsExec/nsexec.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/nsExec/x86-ansi/nsExec.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/nsExec/x86-ansi/nsExec.dll build/urelease/nsExec/x86-ansi/nsexec.o -Lbuild/urelease/api/nsis -lpluginapi-x86-ansi -lkernel32 -luser32 -ladvapi32 -Wl,--out-implib,build/urelease/nsExec/x86-ansi/libnsExec.a -Wl,--output-def,build/urelease/nsExec/x86-ansi/nsExec.def i686-w64-mingw32-gcc -o build/urelease/nsExec/x86-unicode/nsexec.o -c -Os -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/api Contrib/nsExec/nsexec.c i686-w64-mingw32-g++ -s -mwindows -Wl,--file-alignment,512 -Wl,-Map,build/urelease/nsExec/x86-unicode/nsExec.map -static-libgcc -static-libstdc++ -Wl,-e_DllMain@12 -nostdlib -Wl,--exclude-libs,msvcrt.a -shared -o build/urelease/nsExec/x86-unicode/nsExec.dll build/urelease/nsExec/x86-unicode/nsexec.o -Lbuild/urelease/api/nsis -lpluginapi-x86-unicode -lkernel32 -luser32 -ladvapi32 -Wl,--out-implib,build/urelease/nsExec/x86-unicode/libnsExec.a -Wl,--output-def,build/urelease/nsExec/x86-unicode/nsExec.def i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/bzlib.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/bzlib.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/decompress.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/decompress.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/huffman.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/huffman.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_bzip2-x86-ansi/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-ansi/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_bzip2-x86-ansi/stub_bzip2.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_bzip2-x86-ansi/stub_bzip2.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_bzip2-x86-ansi/bgbg.o build/urelease/stub_bzip2-x86-ansi/components.o build/urelease/stub_bzip2-x86-ansi/exec.o build/urelease/stub_bzip2-x86-ansi/fileform.o build/urelease/stub_bzip2-x86-ansi/Main.o build/urelease/stub_bzip2-x86-ansi/plugin.o build/urelease/stub_bzip2-x86-ansi/Ui.o build/urelease/stub_bzip2-x86-ansi/util.o build/urelease/stub_bzip2-x86-ansi/crc32.o build/urelease/stub_bzip2-x86-ansi/bzlib.o build/urelease/stub_bzip2-x86-ansi/decompress.o build/urelease/stub_bzip2-x86-ansi/huffman.o build/urelease/stub_bzip2-x86-ansi/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/bzlib.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/bzlib.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/decompress.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/decompress.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/huffman.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/bzip2/huffman.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_bzip2-x86-unicode/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_bzip2-x86-unicode/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_bzip2-x86-unicode/stub_bzip2.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_bzip2-x86-unicode/stub_bzip2.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_bzip2-x86-unicode/bgbg.o build/urelease/stub_bzip2-x86-unicode/components.o build/urelease/stub_bzip2-x86-unicode/exec.o build/urelease/stub_bzip2-x86-unicode/fileform.o build/urelease/stub_bzip2-x86-unicode/Main.o build/urelease/stub_bzip2-x86-unicode/plugin.o build/urelease/stub_bzip2-x86-unicode/Ui.o build/urelease/stub_bzip2-x86-unicode/util.o build/urelease/stub_bzip2-x86-unicode/crc32.o build/urelease/stub_bzip2-x86-unicode/bzlib.o build/urelease/stub_bzip2-x86-unicode/decompress.o build/urelease/stub_bzip2-x86-unicode/huffman.o build/urelease/stub_bzip2-x86-unicode/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/bzlib.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/bzip2/bzlib.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/decompress.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/bzip2/decompress.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/huffman.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/bzip2/huffman.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_bzip2_solid-x86-ansi/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-ansi/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_bzip2_solid-x86-ansi/stub_bzip2.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_bzip2_solid-x86-ansi/stub_bzip2.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_bzip2_solid-x86-ansi/bgbg.o build/urelease/stub_bzip2_solid-x86-ansi/components.o build/urelease/stub_bzip2_solid-x86-ansi/exec.o build/urelease/stub_bzip2_solid-x86-ansi/fileform.o build/urelease/stub_bzip2_solid-x86-ansi/Main.o build/urelease/stub_bzip2_solid-x86-ansi/plugin.o build/urelease/stub_bzip2_solid-x86-ansi/Ui.o build/urelease/stub_bzip2_solid-x86-ansi/util.o build/urelease/stub_bzip2_solid-x86-ansi/crc32.o build/urelease/stub_bzip2_solid-x86-ansi/bzlib.o build/urelease/stub_bzip2_solid-x86-ansi/decompress.o build/urelease/stub_bzip2_solid-x86-ansi/huffman.o build/urelease/stub_bzip2_solid-x86-ansi/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/bzlib.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/bzip2/bzlib.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/decompress.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/bzip2/decompress.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/huffman.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/bzip2/huffman.c i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_bzip2_solid-x86-unicode/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_bzip2_solid-x86-unicode/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_BZIP2 -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_bzip2_solid-x86-unicode/stub_bzip2.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_bzip2_solid-x86-unicode/stub_bzip2.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_bzip2_solid-x86-unicode/bgbg.o build/urelease/stub_bzip2_solid-x86-unicode/components.o build/urelease/stub_bzip2_solid-x86-unicode/exec.o build/urelease/stub_bzip2_solid-x86-unicode/fileform.o build/urelease/stub_bzip2_solid-x86-unicode/Main.o build/urelease/stub_bzip2_solid-x86-unicode/plugin.o build/urelease/stub_bzip2_solid-x86-unicode/Ui.o build/urelease/stub_bzip2_solid-x86-unicode/util.o build/urelease/stub_bzip2_solid-x86-unicode/crc32.o build/urelease/stub_bzip2_solid-x86-unicode/bzlib.o build/urelease/stub_bzip2_solid-x86-unicode/decompress.o build/urelease/stub_bzip2_solid-x86-unicode/huffman.o build/urelease/stub_bzip2_solid-x86-unicode/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/LZMADecode.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/7zip/LZMADecode.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_lzma-x86-ansi/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-ansi/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_lzma-x86-ansi/stub_lzma.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_lzma-x86-ansi/stub_lzma.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_lzma-x86-ansi/bgbg.o build/urelease/stub_lzma-x86-ansi/components.o build/urelease/stub_lzma-x86-ansi/exec.o build/urelease/stub_lzma-x86-ansi/fileform.o build/urelease/stub_lzma-x86-ansi/Main.o build/urelease/stub_lzma-x86-ansi/plugin.o build/urelease/stub_lzma-x86-ansi/Ui.o build/urelease/stub_lzma-x86-ansi/util.o build/urelease/stub_lzma-x86-ansi/crc32.o build/urelease/stub_lzma-x86-ansi/LZMADecode.o build/urelease/stub_lzma-x86-ansi/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/LZMADecode.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/7zip/LZMADecode.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_lzma-x86-unicode/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_lzma-x86-unicode/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_lzma-x86-unicode/stub_lzma.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_lzma-x86-unicode/stub_lzma.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_lzma-x86-unicode/bgbg.o build/urelease/stub_lzma-x86-unicode/components.o build/urelease/stub_lzma-x86-unicode/exec.o build/urelease/stub_lzma-x86-unicode/fileform.o build/urelease/stub_lzma-x86-unicode/Main.o build/urelease/stub_lzma-x86-unicode/plugin.o build/urelease/stub_lzma-x86-unicode/Ui.o build/urelease/stub_lzma-x86-unicode/util.o build/urelease/stub_lzma-x86-unicode/crc32.o build/urelease/stub_lzma-x86-unicode/LZMADecode.o build/urelease/stub_lzma-x86-unicode/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/LZMADecode.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/7zip/LZMADecode.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_lzma_solid-x86-ansi/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-ansi/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_lzma_solid-x86-ansi/stub_lzma.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_lzma_solid-x86-ansi/stub_lzma.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_lzma_solid-x86-ansi/bgbg.o build/urelease/stub_lzma_solid-x86-ansi/components.o build/urelease/stub_lzma_solid-x86-ansi/exec.o build/urelease/stub_lzma_solid-x86-ansi/fileform.o build/urelease/stub_lzma_solid-x86-ansi/Main.o build/urelease/stub_lzma_solid-x86-ansi/plugin.o build/urelease/stub_lzma_solid-x86-ansi/Ui.o build/urelease/stub_lzma_solid-x86-ansi/util.o build/urelease/stub_lzma_solid-x86-ansi/crc32.o build/urelease/stub_lzma_solid-x86-ansi/LZMADecode.o build/urelease/stub_lzma_solid-x86-ansi/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/LZMADecode.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/7zip/LZMADecode.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_lzma_solid-x86-unicode/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_lzma_solid-x86-unicode/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_LZMA -DLZMACALL=__fastcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_lzma_solid-x86-unicode/stub_lzma.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_lzma_solid-x86-unicode/stub_lzma.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_lzma_solid-x86-unicode/bgbg.o build/urelease/stub_lzma_solid-x86-unicode/components.o build/urelease/stub_lzma_solid-x86-unicode/exec.o build/urelease/stub_lzma_solid-x86-unicode/fileform.o build/urelease/stub_lzma_solid-x86-unicode/Main.o build/urelease/stub_lzma_solid-x86-unicode/plugin.o build/urelease/stub_lzma_solid-x86-unicode/Ui.o build/urelease/stub_lzma_solid-x86-unicode/util.o build/urelease/stub_lzma_solid-x86-unicode/crc32.o build/urelease/stub_lzma_solid-x86-unicode/LZMADecode.o build/urelease/stub_lzma_solid-x86-unicode/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-g++ -o build/urelease/stub_zlib-x86-ansi/INFBLOCK.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/zlib/INFBLOCK.C i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_zlib-x86-ansi/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-ansi/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_zlib-x86-ansi/stub_zlib.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_zlib-x86-ansi/stub_zlib.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_zlib-x86-ansi/bgbg.o build/urelease/stub_zlib-x86-ansi/components.o build/urelease/stub_zlib-x86-ansi/exec.o build/urelease/stub_zlib-x86-ansi/fileform.o build/urelease/stub_zlib-x86-ansi/Main.o build/urelease/stub_zlib-x86-ansi/plugin.o build/urelease/stub_zlib-x86-ansi/Ui.o build/urelease/stub_zlib-x86-ansi/util.o build/urelease/stub_zlib-x86-ansi/crc32.o build/urelease/stub_zlib-x86-ansi/INFBLOCK.o build/urelease/stub_zlib-x86-ansi/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-g++ -o build/urelease/stub_zlib-x86-unicode/INFBLOCK.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/zlib/INFBLOCK.C i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_zlib-x86-unicode/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_zlib-x86-unicode/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_zlib-x86-unicode/stub_zlib.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_zlib-x86-unicode/stub_zlib.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_zlib-x86-unicode/bgbg.o build/urelease/stub_zlib-x86-unicode/components.o build/urelease/stub_zlib-x86-unicode/exec.o build/urelease/stub_zlib-x86-unicode/fileform.o build/urelease/stub_zlib-x86-unicode/Main.o build/urelease/stub_zlib-x86-unicode/plugin.o build/urelease/stub_zlib-x86-unicode/Ui.o build/urelease/stub_zlib-x86-unicode/util.o build/urelease/stub_zlib-x86-unicode/crc32.o build/urelease/stub_zlib-x86-unicode/INFBLOCK.o build/urelease/stub_zlib-x86-unicode/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-g++ -o build/urelease/stub_zlib_solid-x86-ansi/INFBLOCK.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/zlib/INFBLOCK.C i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_zlib_solid-x86-ansi/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-ansi/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_zlib_solid-x86-ansi/stub_zlib.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_zlib_solid-x86-ansi/stub_zlib.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_zlib_solid-x86-ansi/bgbg.o build/urelease/stub_zlib_solid-x86-ansi/components.o build/urelease/stub_zlib_solid-x86-ansi/exec.o build/urelease/stub_zlib_solid-x86-ansi/fileform.o build/urelease/stub_zlib_solid-x86-ansi/Main.o build/urelease/stub_zlib_solid-x86-ansi/plugin.o build/urelease/stub_zlib_solid-x86-ansi/Ui.o build/urelease/stub_zlib_solid-x86-ansi/util.o build/urelease/stub_zlib_solid-x86-ansi/crc32.o build/urelease/stub_zlib_solid-x86-ansi/INFBLOCK.o build/urelease/stub_zlib_solid-x86-ansi/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-g++ -o build/urelease/stub_zlib_solid-x86-unicode/INFBLOCK.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/zlib/INFBLOCK.C i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/Main.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Main.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/Ui.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/Ui.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/bgbg.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/bgbg.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/components.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/components.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/crc32.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/crc32.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/exec.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/exec.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/fileform.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/fileform.c i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/plugin.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/plugin.c i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config -ISource/exehead -i Source/exehead/resource.rc -o build/urelease/stub_zlib_solid-x86-unicode/resource.o i686-w64-mingw32-gcc -o build/urelease/stub_zlib_solid-x86-unicode/util.o -c -Os -Wall -xc -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -DEXEHEAD -DWIN32_LEAN_AND_MEAN -D_WIN32_IE=0x0500 -DNSIS_COMPRESS_USE_ZLIB -DZEXPORT=__stdcall -DNSIS_COMPRESS_WHOLE -Ibuild/urelease/config Source/exehead/util.c i686-w64-mingw32-g++ -o build/urelease/stub_zlib_solid-x86-unicode/stub_zlib.exe -s -mwindows -nostdlib -Wl,--exclude-libs,msvcrt.a -Wl,--file-alignment,512 -Wl,-Map,build/urelease/stub_zlib_solid-x86-unicode/stub_zlib.map -B pei-i386 -T SCons/Config/linker_script -Wl,-e_NSISWinMainNOCRT -Wl,--subsystem,windows build/urelease/stub_zlib_solid-x86-unicode/bgbg.o build/urelease/stub_zlib_solid-x86-unicode/components.o build/urelease/stub_zlib_solid-x86-unicode/exec.o build/urelease/stub_zlib_solid-x86-unicode/fileform.o build/urelease/stub_zlib_solid-x86-unicode/Main.o build/urelease/stub_zlib_solid-x86-unicode/plugin.o build/urelease/stub_zlib_solid-x86-unicode/Ui.o build/urelease/stub_zlib_solid-x86-unicode/util.o build/urelease/stub_zlib_solid-x86-unicode/crc32.o build/urelease/stub_zlib_solid-x86-unicode/INFBLOCK.o build/urelease/stub_zlib_solid-x86-unicode/resource.o -lkernel32 -luser32 -lgdi32 -lshell32 -ladvapi32 -lcomdlg32 -lcomctl32 -lole32 -luuid i686-w64-mingw32-g++ -o build/urelease/zip2exe/main.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -I/usr/i686-w64-mingw32/sys-root/mingw/include Contrib/zip2exe/main.cpp i686-w64-mingw32-windres -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -I/usr/i686-w64-mingw32/sys-root/mingw/include -IContrib/zip2exe -i Contrib/zip2exe/res.rc -o build/urelease/zip2exe/res-rc.o i686-w64-mingw32-gcc -o build/urelease/zip2exe/zlib/ioapi.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -I/usr/i686-w64-mingw32/sys-root/mingw/include Contrib/zip2exe/zlib/ioapi.c i686-w64-mingw32-gcc -o build/urelease/zip2exe/zlib/unzip.o -c -O2 -Wall -fno-strict-aliasing -DNSISCALL="__attribute__((__stdcall__))" -D_UNICODE -DUNICODE -Ibuild/urelease/config -I/usr/i686-w64-mingw32/sys-root/mingw/include Contrib/zip2exe/zlib/unzip.c i686-w64-mingw32-g++ -o build/urelease/zip2exe/zip2exe.exe -mwindows -Wl,--file-alignment,512 -s -Wl,--subsystem,windows build/urelease/zip2exe/main.o build/urelease/zip2exe/zlib/ioapi.o build/urelease/zip2exe/zlib/unzip.o build/urelease/zip2exe/res-rc.o -L/usr/i686-w64-mingw32/sys-root/mingw/lib -lz -luser32 -lgdi32 -lcomctl32 -lcomdlg32 -ladvapi32 -lshell32 scons: done building targets. + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LCNHde + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64 ++ dirname /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64 + cd nsis-3.02.1-src + scons VERSION=3.02.1 PREFIX=/usr PREFIX_CONF=/etc ZLIB_W32=/usr/i686-w64-mingw32/sys-root/mingw 'SKIPUTILS=NSIS Menu' STRIP_CP=false NSIS_MAX_STRLEN=8192 PREFIX_DEST=/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64 install scons: Reading SConscript files ... Delete("nsis-3.02.1") Delete(".instdist") Delete(".test") Using GNU tools configuration Checking for linker flag $MAP_FLAG... (cached) yes Checking for linker flag $MAP_FLAG... (cached) yes Checking for memcpy requirement... (cached) no Checking for memset requirement... (cached) no Checking for linker flag -pthread... (cached) yes Checking for __BIG_ENDIAN__... (cached) no i686-w64-mingw32-gcc --version i686-w64-mingw32-gcc (GCC) 7.2.0 20170814 (Fedora MinGW 7.2.0-1.fc27) Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. g++ --version g++ (GCC) 7.2.1 20170915 (Red Hat 7.2.1-2) Copyright (C) 2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Checking for C library gdi32... (cached) no Checking for C library user32... (cached) no Checking for C library pthread... (cached) yes Checking for C library iconv... (cached) no Checking for C library shlwapi... (cached) no Checking for C library z... (cached) yes Checking for C library iconv... (cached) no Checking for C library z... (cached) yes Checking for C library zdll... (cached) no Checking for C library z... (cached) yes Checking for C library dl... (cached) yes Checking for C library gdi32... (cached) no Checking for C library iconv... (cached) no Checking for C library pthread... (cached) yes Checking for C library user32... (cached) no Checking for C library z... (cached) yes Checking for C++ library cppunit... (cached) no scons: done reading SConscript files. scons: Building targets ... Install file: "COPYING" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/COPYING" Install file: "nsisconf.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/etc/nsisconf.nsh" Install file: "build/urelease/stub_bzip2-x86-unicode/stub_bzip2.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/bzip2-x86-unicode" Install file: "build/urelease/stub_bzip2_solid-x86-unicode/stub_bzip2.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/bzip2_solid-x86-unicode" Install file: "build/urelease/stub_bzip2-x86-ansi/stub_bzip2.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/bzip2-x86-ansi" Install file: "build/urelease/stub_bzip2_solid-x86-ansi/stub_bzip2.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/bzip2_solid-x86-ansi" Install file: "build/urelease/stub_lzma-x86-unicode/stub_lzma.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/lzma-x86-unicode" Install file: "build/urelease/stub_lzma_solid-x86-unicode/stub_lzma.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/lzma_solid-x86-unicode" Install file: "build/urelease/stub_lzma-x86-ansi/stub_lzma.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/lzma-x86-ansi" Install file: "build/urelease/stub_lzma_solid-x86-ansi/stub_lzma.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/lzma_solid-x86-ansi" Install file: "build/urelease/stub_zlib-x86-unicode/stub_zlib.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/zlib-x86-unicode" Install file: "build/urelease/stub_zlib_solid-x86-unicode/stub_zlib.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/zlib_solid-x86-unicode" Install file: "build/urelease/stub_zlib-x86-ansi/stub_zlib.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/zlib-x86-ansi" Install file: "build/urelease/stub_zlib_solid-x86-ansi/stub_zlib.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/zlib_solid-x86-ansi" Install file: "Source/exehead/uninst.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Stubs/uninst" Install file: "build/urelease/makensis/makensis" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/bin/makensis" Install file: "Contrib/ExDLL/pluginapi.h" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/nsis/pluginapi.h" Install file: "Contrib/ExDLL/nsis_tchar.h" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/nsis/nsis_tchar.h" Install file: "Source/exehead/api.h" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/nsis/api.h" Install file: "Contrib/ExDLL/exdll.c" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/exdll.c" Install file: "Contrib/ExDLL/exdll.dpr" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/exdll.dpr" Install file: "Contrib/ExDLL/exdll.dsp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/exdll.dsp" Install file: "Contrib/ExDLL/exdll.dsw" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/exdll.dsw" Install file: "Contrib/ExDLL/exdll_with_unit.dpr" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/exdll_with_unit.dpr" Install file: "Contrib/ExDLL/exdll-vs2008.sln" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/exdll-vs2008.sln" Install file: "Contrib/ExDLL/exdll-vs2008.vcproj" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/exdll-vs2008.vcproj" Install file: "Contrib/ExDLL/nsis.pas" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/nsis.pas" Install file: "Contrib/ExDLL/extdll.inc" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Plugin/extdll.inc" Install file: "build/urelease/AdvSplash/x86-ansi/AdvSplash.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/AdvSplash.dll" Install file: "build/urelease/AdvSplash/x86-unicode/AdvSplash.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/AdvSplash.dll" Install file: "Contrib/AdvSplash/Example.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/AdvSplash/Example.nsi" Install file: "Contrib/AdvSplash/advsplash.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AdvSplash/advsplash.txt" Install file: "build/urelease/Banner/x86-ansi/Banner.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/Banner.dll" Install file: "build/urelease/Banner/x86-unicode/Banner.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/Banner.dll" Install file: "Contrib/Banner/Example.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Banner/Example.nsi" Install file: "Contrib/Banner/Readme.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Banner/Readme.txt" Install file: "build/urelease/BgImage/x86-ansi/BgImage.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/BgImage.dll" Install file: "build/urelease/BgImage/x86-unicode/BgImage.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/BgImage.dll" Install file: "Contrib/BgImage/Example.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/BgImage/Example.nsi" Install file: "Contrib/BgImage/BgImage.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/BgImage/BgImage.txt" Install file: "build/urelease/Dialer/x86-ansi/Dialer.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/Dialer.dll" Install file: "build/urelease/Dialer/x86-unicode/Dialer.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/Dialer.dll" Install file: "Contrib/Dialer/Dialer.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Dialer/Dialer.txt" Install file: "build/urelease/InstallOptions/x86-ansi/InstallOptions.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/InstallOptions.dll" Install file: "build/urelease/InstallOptions/x86-unicode/InstallOptions.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/InstallOptions.dll" Install file: "Contrib/InstallOptions/test.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/InstallOptions/test.nsi" Install file: "Contrib/InstallOptions/test.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/InstallOptions/test.ini" Install file: "Contrib/InstallOptions/testimgs.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/InstallOptions/testimgs.nsi" Install file: "Contrib/InstallOptions/testimgs.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/InstallOptions/testimgs.ini" Install file: "Contrib/InstallOptions/testlink.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/InstallOptions/testlink.nsi" Install file: "Contrib/InstallOptions/testlink.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/InstallOptions/testlink.ini" Install file: "Contrib/InstallOptions/testnotify.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/InstallOptions/testnotify.nsi" Install file: "Contrib/InstallOptions/testnotify.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/InstallOptions/testnotify.ini" Install file: "Contrib/InstallOptions/Changelog.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/InstallOptions/Changelog.txt" Install file: "Contrib/InstallOptions/Readme.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/InstallOptions/Readme.html" Install file: "Contrib/InstallOptions/InstallOptions.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/InstallOptions.nsh" Install file: "build/urelease/LangDLL/x86-ansi/LangDLL.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/LangDLL.dll" Install file: "build/urelease/LangDLL/x86-unicode/LangDLL.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/LangDLL.dll" Install file: "build/urelease/Library/TypeLib/x86-ansi/TypeLib.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/TypeLib.dll" Install file: "build/urelease/Library/TypeLib/x86-unicode/TypeLib.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/TypeLib.dll" Install file: "build/urelease/Math/x86-ansi/Math.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/Math.dll" Install file: "build/urelease/Math/x86-unicode/Math.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/Math.dll" Install file: "Contrib/Math/math.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Math/math.nsi" Install file: "Contrib/Math/mathtest.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Math/mathtest.nsi" Install file: "Contrib/Math/mathtest.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Math/mathtest.ini" Install file: "Contrib/Math/mathtest.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Math/mathtest.txt" Install file: "Contrib/Math/Math.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Math/Math.txt" Install file: "build/urelease/nsDialogs/x86-ansi/nsDialogs.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/nsDialogs.dll" Install file: "build/urelease/nsDialogs/x86-unicode/nsDialogs.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/nsDialogs.dll" Install file: "Contrib/nsDialogs/example.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/nsDialogs/example.nsi" Install file: "Contrib/nsDialogs/InstallOptions.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/nsDialogs/InstallOptions.nsi" Install file: "Contrib/nsDialogs/timer.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/nsDialogs/timer.nsi" Install file: "Contrib/nsDialogs/welcome.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/nsDialogs/welcome.nsi" Install file: "Contrib/nsDialogs/Readme.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/nsDialogs/Readme.html" Install file: "Contrib/nsDialogs/nsDialogs.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/nsDialogs.nsh" Install file: "build/urelease/nsExec/x86-ansi/nsExec.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/nsExec.dll" Install file: "build/urelease/nsExec/x86-unicode/nsExec.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/nsExec.dll" Install file: "Contrib/nsExec/test.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/nsExec/test.nsi" Install file: "Contrib/nsExec/nsExec.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/nsExec/nsExec.txt" Install file: "build/urelease/NSISdl/x86-ansi/NSISdl.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/NSISdl.dll" Install file: "build/urelease/NSISdl/x86-unicode/NSISdl.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/NSISdl.dll" Install file: "Contrib/NSISdl/License.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/NSISdl/License.txt" Install file: "Contrib/NSISdl/ReadMe.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/NSISdl/ReadMe.txt" Install file: "build/urelease/Splash/x86-ansi/Splash.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/Splash.dll" Install file: "build/urelease/Splash/x86-unicode/Splash.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/Splash.dll" Install file: "Contrib/Splash/Example.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Splash/Example.nsi" Install file: "Contrib/Splash/splash.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Splash/splash.txt" Install file: "build/urelease/StartMenu/x86-ansi/StartMenu.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/StartMenu.dll" Install file: "build/urelease/StartMenu/x86-unicode/StartMenu.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/StartMenu.dll" Install file: "Contrib/StartMenu/Example.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/StartMenu/Example.nsi" Install file: "Contrib/StartMenu/Readme.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/StartMenu/Readme.txt" Install file: "build/urelease/System/x86-ansi/System.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/System.dll" Install file: "build/urelease/System/x86-unicode/System.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/System.dll" Install file: "build/urelease/System/x86-unicode/Resource.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/System/Resource.dll" Install file: "Contrib/System/System.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/System/System.nsi" Install file: "Contrib/System/System.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/System/System.nsh" Install file: "Contrib/System/SysFunc.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/System/SysFunc.nsh" Install file: "Contrib/System/System.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/System/System.html" Install file: "Contrib/System/WhatsNew.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/System/WhatsNew.txt" Install file: "build/urelease/UserInfo/x86-ansi/UserInfo.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/UserInfo.dll" Install file: "build/urelease/UserInfo/x86-unicode/UserInfo.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/UserInfo.dll" Install file: "Contrib/UserInfo/UserInfo.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/UserInfo/UserInfo.nsi" Install file: "build/urelease/VPatch/Source/Plugin/x86-ansi/VPatch.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-ansi/VPatch.dll" Install file: "build/urelease/VPatch/Source/Plugin/x86-unicode/VPatch.dll" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Plugins/x86-unicode/VPatch.dll" Install file: "build/urelease/Library/LibraryLocal/LibraryLocal" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/bin/LibraryLocal" Install file: "build/urelease/Library/RegTool/RegTool/RegTool-x86.bin" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Bin/RegTool-x86.bin" Install file: "build/urelease/MakeLangId/MakeLangId.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Bin/MakeLangId.exe" Install file: "build/urelease/Makensisw/makensisw.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Bin/makensisw.exe" Install file: "Contrib/Makensisw/License.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/makensisw/License.txt" Install file: "Contrib/Makensisw/Readme.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/makensisw/Readme.txt" Install file: "build/urelease/UIs/default.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/UIs/default.exe" Install file: "build/urelease/UIs/modern.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/UIs/modern.exe" Install file: "build/urelease/UIs/modern_headerbmp.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/UIs/modern_headerbmp.exe" Install file: "build/urelease/UIs/modern_headerbmpr.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/UIs/modern_headerbmpr.exe" Install file: "build/urelease/UIs/modern_nodesc.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/UIs/modern_nodesc.exe" Install file: "build/urelease/UIs/modern_smalldesc.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/UIs/modern_smalldesc.exe" Install file: "build/urelease/UIs/sdbarker_tiny.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/UIs/sdbarker_tiny.exe" Install file: "build/urelease/SubStart/substart.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/bin/makensis.exe" Install file: "build/urelease/VPatch/Source/GenPat/GenPat" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/bin/GenPat" Install file: "build/urelease/zip2exe/zip2exe.exe" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Bin/zip2exe.exe" Install file: "Contrib/zip2exe/Base.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/zip2exe/Base.nsh" Install file: "Contrib/zip2exe/Classic.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/zip2exe/Classic.nsh" Install file: "Contrib/zip2exe/Modern.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/zip2exe/Modern.nsh" Install file: "build/urelease/Docs/html/IndexPage.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/IndexPage.html" Install file: "build/urelease/Docs/html/Contents.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Contents.html" Install file: "build/urelease/Docs/html/Chapter1.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Chapter1.html" Install file: "build/urelease/Docs/html/Chapter2.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Chapter2.html" Install file: "build/urelease/Docs/html/Chapter3.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Chapter3.html" Install file: "build/urelease/Docs/html/Chapter4.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Chapter4.html" Install file: "build/urelease/Docs/html/Chapter5.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Chapter5.html" Install file: "build/urelease/Docs/html/AppendixA.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixA.html" Install file: "build/urelease/Docs/html/AppendixB.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixB.html" Install file: "build/urelease/Docs/html/AppendixC.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixC.html" Install file: "build/urelease/Docs/html/AppendixD.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixD.html" Install file: "build/urelease/Docs/html/AppendixE.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixE.html" Install file: "build/urelease/Docs/html/AppendixF.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixF.html" Install file: "build/urelease/Docs/html/AppendixG.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixG.html" Install file: "build/urelease/Docs/html/AppendixH.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixH.html" Install file: "build/urelease/Docs/html/AppendixI.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/AppendixI.html" Install file: "Docs/style.css" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/style.css" Install file: "Examples/bigtest.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/bigtest.nsi" Install file: "Examples/example1.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/example1.nsi" Install file: "Examples/example2.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/example2.nsi" Install file: "Examples/FileFunc.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/FileFunc.ini" Install file: "Examples/FileFunc.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/FileFunc.nsi" Install file: "Examples/FileFuncTest.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/FileFuncTest.nsi" Install file: "Examples/gfx.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/gfx.nsi" Install file: "Examples/languages.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/languages.nsi" Install file: "Examples/Library.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Library.nsi" Install file: "Examples/LogicLib.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/LogicLib.nsi" Install file: "Examples/makensis.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/makensis.nsi" Install file: "Examples/Memento.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Memento.nsi" Install file: "Examples/one-section.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/one-section.nsi" Install file: "Examples/primes.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/primes.nsi" Install file: "Examples/rtest.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/rtest.nsi" Install file: "Examples/silent.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/silent.nsi" Install file: "Examples/StrFunc.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/StrFunc.nsi" Install file: "Examples/TextFunc.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/TextFunc.ini" Install file: "Examples/TextFunc.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/TextFunc.nsi" Install file: "Examples/TextFuncTest.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/TextFuncTest.nsi" Install file: "Examples/unicode.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/unicode.nsi" Install file: "Examples/UserVars.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/UserVars.nsi" Install file: "Examples/VersionInfo.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/VersionInfo.nsi" Install file: "Examples/viewhtml.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/viewhtml.nsi" Install file: "Examples/waplugin.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/waplugin.nsi" Install file: "Examples/WordFunc.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/WordFunc.ini" Install file: "Examples/WordFunc.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/WordFunc.nsi" Install file: "Examples/WordFuncTest.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/WordFuncTest.nsi" Install file: "Examples/Modern UI/Basic.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Modern UI/Basic.nsi" Install file: "Examples/Modern UI/HeaderBitmap.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Modern UI/HeaderBitmap.nsi" Install file: "Examples/Modern UI/MultiLanguage.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Modern UI/MultiLanguage.nsi" Install file: "Examples/Modern UI/StartMenu.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Modern UI/StartMenu.nsi" Install file: "Examples/Modern UI/WelcomeFinish.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/Modern UI/WelcomeFinish.nsi" Install file: "Include/Colors.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Colors.nsh" Install file: "Include/FileFunc.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/FileFunc.nsh" Install file: "Include/LangFile.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/LangFile.nsh" Install file: "Include/Library.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Library.nsh" Install file: "Include/LogicLib.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/LogicLib.nsh" Install file: "Include/Memento.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Memento.nsh" Install file: "Include/MUI.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/MUI.nsh" Install file: "Include/MUI2.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/MUI2.nsh" Install file: "Include/Sections.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Sections.nsh" Install file: "Include/StrFunc.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/StrFunc.nsh" Install file: "Include/TextFunc.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/TextFunc.nsh" Install file: "Include/UpgradeDLL.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/UpgradeDLL.nsh" Install file: "Include/Util.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Util.nsh" Install file: "Include/VB6RunTime.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/VB6RunTime.nsh" Install file: "Include/WinCore.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/WinCore.nsh" Install file: "Include/WinMessages.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/WinMessages.nsh" Install file: "Include/WinVer.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/WinVer.nsh" Install file: "Include/WordFunc.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/WordFunc.nsh" Install file: "Include/x64.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/x64.nsh" Install file: "Include/Win/COM.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Win/COM.nsh" Install file: "Include/Win/Propkey.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Win/Propkey.nsh" Install file: "Include/Win/WinDef.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Win/WinDef.nsh" Install file: "Include/Win/WinError.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Win/WinError.nsh" Install file: "Include/Win/WinNT.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Win/WinNT.nsh" Install file: "Include/Win/WinUser.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/Win/WinUser.nsh" Install file: "Include/StrFunc.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/StrFunc/StrFunc.txt" Install file: "Contrib/Graphics/Checks/big.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/big.bmp" Install file: "Contrib/Graphics/Checks/classic-cross.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/classic-cross.bmp" Install file: "Contrib/Graphics/Checks/classic.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/classic.bmp" Install file: "Contrib/Graphics/Checks/colorful.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/colorful.bmp" Install file: "Contrib/Graphics/Checks/grey-cross.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/grey-cross.bmp" Install file: "Contrib/Graphics/Checks/grey.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/grey.bmp" Install file: "Contrib/Graphics/Checks/modern.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/modern.bmp" Install file: "Contrib/Graphics/Checks/red-round.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/red-round.bmp" Install file: "Contrib/Graphics/Checks/red.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/red.bmp" Install file: "Contrib/Graphics/Checks/simple-round.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/simple-round.bmp" Install file: "Contrib/Graphics/Checks/simple-round2.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/simple-round2.bmp" Install file: "Contrib/Graphics/Checks/simple.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Checks/simple.bmp" Install file: "Contrib/Graphics/Header/nsis-r.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis-r.bmp" Install file: "Contrib/Graphics/Header/nsis.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis.bmp" Install file: "Contrib/Graphics/Header/nsis3-branding-r.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis3-branding-r.bmp" Install file: "Contrib/Graphics/Header/nsis3-branding.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis3-branding.bmp" Install file: "Contrib/Graphics/Header/nsis3-grey-right.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis3-grey-right.bmp" Install file: "Contrib/Graphics/Header/nsis3-grey.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis3-grey.bmp" Install file: "Contrib/Graphics/Header/nsis3-metro-right.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis3-metro-right.bmp" Install file: "Contrib/Graphics/Header/nsis3-metro.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis3-metro.bmp" Install file: "Contrib/Graphics/Header/nsis3-vintage-right.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis3-vintage-right.bmp" Install file: "Contrib/Graphics/Header/nsis3-vintage.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/nsis3-vintage.bmp" Install file: "Contrib/Graphics/Header/orange-nsis.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/orange-nsis.bmp" Install file: "Contrib/Graphics/Header/orange-r-nsis.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/orange-r-nsis.bmp" Install file: "Contrib/Graphics/Header/orange-r.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/orange-r.bmp" Install file: "Contrib/Graphics/Header/orange-uninstall-nsis.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/orange-uninstall-nsis.bmp" Install file: "Contrib/Graphics/Header/orange-uninstall-r-nsis.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/orange-uninstall-r-nsis.bmp" Install file: "Contrib/Graphics/Header/orange-uninstall-r.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/orange-uninstall-r.bmp" Install file: "Contrib/Graphics/Header/orange-uninstall.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/orange-uninstall.bmp" Install file: "Contrib/Graphics/Header/orange.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/orange.bmp" Install file: "Contrib/Graphics/Header/win.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Header/win.bmp" Install file: "Contrib/Graphics/Icons/arrow-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/arrow-install.ico" Install file: "Contrib/Graphics/Icons/arrow-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/arrow-uninstall.ico" Install file: "Contrib/Graphics/Icons/arrow2-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/arrow2-install.ico" Install file: "Contrib/Graphics/Icons/arrow2-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/arrow2-uninstall.ico" Install file: "Contrib/Graphics/Icons/box-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/box-install.ico" Install file: "Contrib/Graphics/Icons/box-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/box-uninstall.ico" Install file: "Contrib/Graphics/Icons/classic-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/classic-install.ico" Install file: "Contrib/Graphics/Icons/classic-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/classic-uninstall.ico" Install file: "Contrib/Graphics/Icons/llama-blue.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/llama-blue.ico" Install file: "Contrib/Graphics/Icons/llama-grey.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/llama-grey.ico" Install file: "Contrib/Graphics/Icons/modern-install-blue-full.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-install-blue-full.ico" Install file: "Contrib/Graphics/Icons/modern-install-blue.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-install-blue.ico" Install file: "Contrib/Graphics/Icons/modern-install-colorful.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-install-colorful.ico" Install file: "Contrib/Graphics/Icons/modern-install-full.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-install-full.ico" Install file: "Contrib/Graphics/Icons/modern-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-install.ico" Install file: "Contrib/Graphics/Icons/modern-uninstall-blue-full.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall-blue-full.ico" Install file: "Contrib/Graphics/Icons/modern-uninstall-blue.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall-blue.ico" Install file: "Contrib/Graphics/Icons/modern-uninstall-colorful.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall-colorful.ico" Install file: "Contrib/Graphics/Icons/modern-uninstall-full.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall-full.ico" Install file: "Contrib/Graphics/Icons/modern-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/modern-uninstall.ico" Install file: "Contrib/Graphics/Icons/nsis1-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/nsis1-install.ico" Install file: "Contrib/Graphics/Icons/nsis1-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/nsis1-uninstall.ico" Install file: "Contrib/Graphics/Icons/nsis3-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/nsis3-install.ico" Install file: "Contrib/Graphics/Icons/nsis3-install-alt.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/nsis3-install-alt.ico" Install file: "Contrib/Graphics/Icons/nsis3-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/nsis3-uninstall.ico" Install file: "Contrib/Graphics/Icons/orange-install-nsis.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/orange-install-nsis.ico" Install file: "Contrib/Graphics/Icons/orange-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/orange-install.ico" Install file: "Contrib/Graphics/Icons/orange-uninstall-nsis.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/orange-uninstall-nsis.ico" Install file: "Contrib/Graphics/Icons/orange-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/orange-uninstall.ico" Install file: "Contrib/Graphics/Icons/pixel-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/pixel-install.ico" Install file: "Contrib/Graphics/Icons/pixel-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/pixel-uninstall.ico" Install file: "Contrib/Graphics/Icons/win-install.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/win-install.ico" Install file: "Contrib/Graphics/Icons/win-uninstall.ico" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Icons/win-uninstall.ico" Install file: "Contrib/Graphics/Wizard/arrow.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/arrow.bmp" Install file: "Contrib/Graphics/Wizard/llama.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/llama.bmp" Install file: "Contrib/Graphics/Wizard/nsis.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/nsis.bmp" Install file: "Contrib/Graphics/Wizard/nsis3-branding.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/nsis3-branding.bmp" Install file: "Contrib/Graphics/Wizard/nsis3-grey.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/nsis3-grey.bmp" Install file: "Contrib/Graphics/Wizard/nsis3-metro.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/nsis3-metro.bmp" Install file: "Contrib/Graphics/Wizard/nsis3-vintage.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/nsis3-vintage.bmp" Install file: "Contrib/Graphics/Wizard/nullsoft.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/nullsoft.bmp" Install file: "Contrib/Graphics/Wizard/orange-nsis.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/orange-nsis.bmp" Install file: "Contrib/Graphics/Wizard/orange-uninstall-nsis.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/orange-uninstall-nsis.bmp" Install file: "Contrib/Graphics/Wizard/orange-uninstall.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/orange-uninstall.bmp" Install file: "Contrib/Graphics/Wizard/orange.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/orange.bmp" Install file: "Contrib/Graphics/Wizard/win.bmp" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Graphics/Wizard/win.bmp" Install file: "Contrib/Language files/Albanian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Albanian.nlf" Install file: "Contrib/Language files/Albanian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Albanian.nsh" Install file: "Contrib/Language files/Afrikaans.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Afrikaans.nlf" Install file: "Contrib/Language files/Afrikaans.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Afrikaans.nsh" Install file: "Contrib/Language files/Arabic.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Arabic.nlf" Install file: "Contrib/Language files/Arabic.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Arabic.nsh" Install file: "Contrib/Language files/Armenian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Armenian.nlf" Install file: "Contrib/Language files/Armenian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Armenian.nsh" Install file: "Contrib/Language files/Asturian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Asturian.nlf" Install file: "Contrib/Language files/Asturian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Asturian.nsh" Install file: "Contrib/Language files/Basque.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Basque.nlf" Install file: "Contrib/Language files/Basque.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Basque.nsh" Install file: "Contrib/Language files/Belarusian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Belarusian.nlf" Install file: "Contrib/Language files/Belarusian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Belarusian.nsh" Install file: "Contrib/Language files/Bosnian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Bosnian.nlf" Install file: "Contrib/Language files/Bosnian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Bosnian.nsh" Install file: "Contrib/Language files/Breton.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Breton.nlf" Install file: "Contrib/Language files/Breton.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Breton.nsh" Install file: "Contrib/Language files/Bulgarian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Bulgarian.nlf" Install file: "Contrib/Language files/Bulgarian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Bulgarian.nsh" Install file: "Contrib/Language files/Catalan.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Catalan.nlf" Install file: "Contrib/Language files/Catalan.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Catalan.nsh" Install file: "Contrib/Language files/Corsican.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Corsican.nlf" Install file: "Contrib/Language files/Corsican.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Corsican.nsh" Install file: "Contrib/Language files/Croatian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Croatian.nlf" Install file: "Contrib/Language files/Croatian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Croatian.nsh" Install file: "Contrib/Language files/Czech.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Czech.nlf" Install file: "Contrib/Language files/Czech.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Czech.nsh" Install file: "Contrib/Language files/Danish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Danish.nlf" Install file: "Contrib/Language files/Danish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Danish.nsh" Install file: "Contrib/Language files/Dutch.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Dutch.nlf" Install file: "Contrib/Language files/Dutch.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Dutch.nsh" Install file: "Contrib/Language files/English.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/English.nlf" Install file: "Contrib/Language files/English.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/English.nsh" Install file: "Contrib/Language files/Esperanto.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Esperanto.nlf" Install file: "Contrib/Language files/Esperanto.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Esperanto.nsh" Install file: "Contrib/Language files/Estonian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Estonian.nlf" Install file: "Contrib/Language files/Estonian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Estonian.nsh" Install file: "Contrib/Language files/Farsi.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Farsi.nlf" Install file: "Contrib/Language files/Farsi.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Farsi.nsh" Install file: "Contrib/Language files/Finnish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Finnish.nlf" Install file: "Contrib/Language files/Finnish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Finnish.nsh" Install file: "Contrib/Language files/French.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/French.nlf" Install file: "Contrib/Language files/French.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/French.nsh" Install file: "Contrib/Language files/Galician.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Galician.nlf" Install file: "Contrib/Language files/Galician.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Galician.nsh" Install file: "Contrib/Language files/Georgian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Georgian.nlf" Install file: "Contrib/Language files/Georgian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Georgian.nsh" Install file: "Contrib/Language files/German.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/German.nlf" Install file: "Contrib/Language files/German.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/German.nsh" Install file: "Contrib/Language files/Greek.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Greek.nlf" Install file: "Contrib/Language files/Greek.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Greek.nsh" Install file: "Contrib/Language files/Hebrew.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Hebrew.nlf" Install file: "Contrib/Language files/Hebrew.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Hebrew.nsh" Install file: "Contrib/Language files/Hungarian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Hungarian.nlf" Install file: "Contrib/Language files/Hungarian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Hungarian.nsh" Install file: "Contrib/Language files/Icelandic.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Icelandic.nlf" Install file: "Contrib/Language files/Icelandic.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Icelandic.nsh" Install file: "Contrib/Language files/Indonesian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Indonesian.nlf" Install file: "Contrib/Language files/Indonesian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Indonesian.nsh" Install file: "Contrib/Language files/Irish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Irish.nlf" Install file: "Contrib/Language files/Irish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Irish.nsh" Install file: "Contrib/Language files/Italian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Italian.nlf" Install file: "Contrib/Language files/Italian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Italian.nsh" Install file: "Contrib/Language files/Japanese.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Japanese.nlf" Install file: "Contrib/Language files/Japanese.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Japanese.nsh" Install file: "Contrib/Language files/Korean.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Korean.nlf" Install file: "Contrib/Language files/Korean.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Korean.nsh" Install file: "Contrib/Language files/Kurdish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Kurdish.nlf" Install file: "Contrib/Language files/Kurdish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Kurdish.nsh" Install file: "Contrib/Language files/Latvian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Latvian.nlf" Install file: "Contrib/Language files/Latvian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Latvian.nsh" Install file: "Contrib/Language files/Lithuanian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Lithuanian.nlf" Install file: "Contrib/Language files/Lithuanian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Lithuanian.nsh" Install file: "Contrib/Language files/Luxembourgish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Luxembourgish.nlf" Install file: "Contrib/Language files/Luxembourgish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Luxembourgish.nsh" Install file: "Contrib/Language files/Macedonian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Macedonian.nlf" Install file: "Contrib/Language files/Macedonian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Macedonian.nsh" Install file: "Contrib/Language files/Malay.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Malay.nlf" Install file: "Contrib/Language files/Malay.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Malay.nsh" Install file: "Contrib/Language files/Mongolian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Mongolian.nlf" Install file: "Contrib/Language files/Mongolian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Mongolian.nsh" Install file: "Contrib/Language files/Norwegian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Norwegian.nlf" Install file: "Contrib/Language files/Norwegian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Norwegian.nsh" Install file: "Contrib/Language files/NorwegianNynorsk.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/NorwegianNynorsk.nlf" Install file: "Contrib/Language files/NorwegianNynorsk.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/NorwegianNynorsk.nsh" Install file: "Contrib/Language files/Pashto.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Pashto.nlf" Install file: "Contrib/Language files/Pashto.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Pashto.nsh" Install file: "Contrib/Language files/Polish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Polish.nlf" Install file: "Contrib/Language files/Polish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Polish.nsh" Install file: "Contrib/Language files/Portuguese.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Portuguese.nlf" Install file: "Contrib/Language files/Portuguese.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Portuguese.nsh" Install file: "Contrib/Language files/PortugueseBR.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/PortugueseBR.nlf" Install file: "Contrib/Language files/PortugueseBR.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/PortugueseBR.nsh" Install file: "Contrib/Language files/Romanian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Romanian.nlf" Install file: "Contrib/Language files/Romanian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Romanian.nsh" Install file: "Contrib/Language files/Russian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Russian.nlf" Install file: "Contrib/Language files/Russian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Russian.nsh" Install file: "Contrib/Language files/ScotsGaelic.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/ScotsGaelic.nlf" Install file: "Contrib/Language files/ScotsGaelic.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/ScotsGaelic.nsh" Install file: "Contrib/Language files/Serbian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Serbian.nlf" Install file: "Contrib/Language files/Serbian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Serbian.nsh" Install file: "Contrib/Language files/SerbianLatin.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/SerbianLatin.nlf" Install file: "Contrib/Language files/SerbianLatin.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/SerbianLatin.nsh" Install file: "Contrib/Language files/SimpChinese.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/SimpChinese.nlf" Install file: "Contrib/Language files/SimpChinese.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/SimpChinese.nsh" Install file: "Contrib/Language files/Slovak.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Slovak.nlf" Install file: "Contrib/Language files/Slovak.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Slovak.nsh" Install file: "Contrib/Language files/Slovenian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Slovenian.nlf" Install file: "Contrib/Language files/Slovenian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Slovenian.nsh" Install file: "Contrib/Language files/Spanish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Spanish.nlf" Install file: "Contrib/Language files/Spanish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Spanish.nsh" Install file: "Contrib/Language files/SpanishInternational.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/SpanishInternational.nlf" Install file: "Contrib/Language files/SpanishInternational.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/SpanishInternational.nsh" Install file: "Contrib/Language files/Swedish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Swedish.nlf" Install file: "Contrib/Language files/Swedish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Swedish.nsh" Install file: "Contrib/Language files/Thai.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Thai.nlf" Install file: "Contrib/Language files/Thai.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Thai.nsh" Install file: "Contrib/Language files/TradChinese.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/TradChinese.nlf" Install file: "Contrib/Language files/TradChinese.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/TradChinese.nsh" Install file: "Contrib/Language files/Turkish.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Turkish.nlf" Install file: "Contrib/Language files/Turkish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Turkish.nsh" Install file: "Contrib/Language files/Ukrainian.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Ukrainian.nlf" Install file: "Contrib/Language files/Ukrainian.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Ukrainian.nsh" Install file: "Contrib/Language files/Uzbek.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Uzbek.nlf" Install file: "Contrib/Language files/Uzbek.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Uzbek.nsh" Install file: "Contrib/Language files/Vietnamese.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Vietnamese.nlf" Install file: "Contrib/Language files/Vietnamese.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Vietnamese.nsh" Install file: "Contrib/Language files/Welsh.nlf" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Welsh.nlf" Install file: "Contrib/Language files/Welsh.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Language files/Welsh.nsh" Install file: "Contrib/MultiUser/Readme.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/MultiUser/Readme.html" Install file: "Contrib/MultiUser/MultiUser.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/MultiUser.nsh" Install file: "Contrib/Modern UI/Changelog.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI/Changelog.txt" Install file: "Contrib/Modern UI/License.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI/License.txt" Install file: "Contrib/Modern UI/Readme.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI/Readme.html" Install file: "Contrib/Modern UI/images/closed.gif" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI/images/closed.gif" Install file: "Contrib/Modern UI/images/header.gif" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI/images/header.gif" Install file: "Contrib/Modern UI/images/open.gif" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI/images/open.gif" Install file: "Contrib/Modern UI/images/screen1.png" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI/images/screen1.png" Install file: "Contrib/Modern UI/images/screen2.png" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI/images/screen2.png" Install file: "Contrib/Modern UI/ioSpecial.ini" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI/ioSpecial.ini" Install file: "Contrib/Modern UI/System.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI/System.nsh" Install file: "Contrib/Modern UI 2/License.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI 2/License.txt" Install file: "Contrib/Modern UI 2/Readme.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI 2/Readme.html" Install file: "Contrib/Modern UI/images/closed.gif" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI 2/images/closed.gif" Install file: "Contrib/Modern UI/images/header.gif" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI 2/images/header.gif" Install file: "Contrib/Modern UI/images/open.gif" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI 2/images/open.gif" Install file: "Contrib/Modern UI/images/screen1.png" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI 2/images/screen1.png" Install file: "Contrib/Modern UI/images/screen2.png" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/Modern UI 2/images/screen2.png" Install file: "Contrib/Modern UI 2/Pages/Components.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages/Components.nsh" Install file: "Contrib/Modern UI 2/Pages/Directory.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages/Directory.nsh" Install file: "Contrib/Modern UI 2/Pages/Finish.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages/Finish.nsh" Install file: "Contrib/Modern UI 2/Pages/InstallFiles.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages/InstallFiles.nsh" Install file: "Contrib/Modern UI 2/Pages/License.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages/License.nsh" Install file: "Contrib/Modern UI 2/Pages/StartMenu.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages/StartMenu.nsh" Install file: "Contrib/Modern UI 2/Pages/UninstallConfirm.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages/UninstallConfirm.nsh" Install file: "Contrib/Modern UI 2/Pages/Welcome.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages/Welcome.nsh" Install file: "Contrib/Modern UI 2/Deprecated.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Deprecated.nsh" Install file: "Contrib/Modern UI 2/Interface.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Interface.nsh" Install file: "Contrib/Modern UI 2/Localization.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Localization.nsh" Install file: "Contrib/Modern UI 2/MUI2.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/MUI2.nsh" Install file: "Contrib/Modern UI 2/Pages.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Contrib/Modern UI 2/Pages.nsh" Install file: "Contrib/VPatch/example.nsi" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/VPatch/example.nsi" Install file: "Contrib/VPatch/newfile.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/VPatch/newfile.txt" Install file: "Contrib/VPatch/oldfile.txt" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/VPatch/oldfile.txt" Install file: "Contrib/VPatch/patch.pat" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Examples/VPatch/patch.pat" Install file: "Contrib/VPatch/Readme.html" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis/Docs/VPatch/Readme.html" Install file: "Contrib/VPatch/VPatchLib.nsh" as "/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/nsis/Include/VPatchLib.nsh" scons: done building targets. + mv /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/nsis /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/doc/mingw-nsis + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.02.1-1.fc27 --unique-debug-suffix -3.02.1-1.fc27.x86_64 --unique-debug-src-base mingw-nsis-3.02.1-1.fc27.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/nsis-3.02.1-src extracting debug info from /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/bin/LibraryLocal extracting debug info from /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/bin/makensis extracting debug info from /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/bin/GenPat /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 2323 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: mingw32-nsis-3.02.1-1.fc27.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8r62Qr + umask 022 + cd /builddir/build/BUILD + cd nsis-3.02.1-src + LICENSEDIR=/builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/licenses/mingw32-nsis + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/licenses/mingw32-nsis + cp -pr COPYING /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64/usr/share/licenses/mingw32-nsis + exit 0 Provides: config(mingw32-nsis) = 3.02.1-1.fc27 mingw32-nsis = 3.02.1-1.fc27 mingw32-nsis(x86-64) = 3.02.1-1.fc27 nsis = 3.02.1-1.fc27 nsis-data = 3.02.1-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Obsoletes: nsis < 3.02.1-1.fc27 nsis-data < 3.02.1-1.fc27 Processing files: mingw-nsis-debugsource-3.02.1-1.fc27.x86_64 Provides: mingw-nsis-debugsource = 3.02.1-1.fc27 mingw-nsis-debugsource(x86-64) = 3.02.1-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mingw32-nsis-debuginfo-3.02.1-1.fc27.x86_64 Provides: debuginfo(build-id) = 24c34524ffc400897b2d17aa74619c278bafdce2 debuginfo(build-id) = 2a20d018b3d2a2402ace34abe1752df52cfdd70d debuginfo(build-id) = 54accfd79f0d5166a3786b47ca26d61680bad564 mingw32-nsis-debuginfo = 3.02.1-1.fc27 mingw32-nsis-debuginfo(x86-64) = 3.02.1-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mingw-nsis-debugsource(x86-64) = 3.02.1-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64 Wrote: /builddir/build/RPMS/mingw32-nsis-3.02.1-1.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/mingw-nsis-debugsource-3.02.1-1.fc27.x86_64.rpm Wrote: /builddir/build/RPMS/mingw32-nsis-debuginfo-3.02.1-1.fc27.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.i2OHBN + umask 022 + cd /builddir/build/BUILD + cd nsis-3.02.1-src + /usr/bin/rm -rf /builddir/build/BUILDROOT/mingw-nsis-3.02.1-1.fc27.x86_64 + exit 0 Child return code was: 0