supaplex@armada:~/usr/src/debian.exe/win32-loader-svn45270$ svn update ; env -i make clean all At revision 45274. make -C l10n clean make[1]: Entering directory `/home/supaplex/usr/src/debian.exe/win32-loader-svn45270/l10n' rm -rf *~ templates locale make[1]: Leaving directory `/home/supaplex/usr/src/debian.exe/win32-loader-svn45270/l10n' rm -f cpuid/*.dll cpuid/*.exe debian.exe *~ */*~ maps.ini cp maps.ini.in maps.ini echo -en "\n[countries]\n" >> maps.ini while read a b ; do echo "$b=$a" ; done < /usr/share/iso-codes/iso_3166.tab >> maps.ini i586-mingw32msvc-gcc -Os cpuid/cpuid.c cpuid/plugin.c -shared -o cpuid/test64.dll i586-mingw32msvc-strip cpuid/test64.dll make -C l10n make[1]: Entering directory `/home/supaplex/usr/src/debian.exe/win32-loader-svn45270/l10n' mkdir -p templates LANGUAGE=C ./generate_template.sh > templates/en.nsh mkdir -p templates locale/bg/LC_MESSAGES msgmerge -U po/bg.po po/messages.pot ... done. msgfmt -c --statistics -o locale/bg/LC_MESSAGES/win32-loader.mo po/bg.po 29 translated messages. LANGUAGE=bg ./generate_template.sh > templates/bg.nsh mkdir -p templates locale/cs/LC_MESSAGES msgmerge -U po/cs.po po/messages.pot ... done. msgfmt -c --statistics -o locale/cs/LC_MESSAGES/win32-loader.mo po/cs.po 29 translated messages. LANGUAGE=cs ./generate_template.sh > templates/cs.nsh mkdir -p templates locale/fi/LC_MESSAGES msgmerge -U po/fi.po po/messages.pot ... done. msgfmt -c --statistics -o locale/fi/LC_MESSAGES/win32-loader.mo po/fi.po 29 translated messages. LANGUAGE=fi ./generate_template.sh > templates/fi.nsh mkdir -p templates locale/fr/LC_MESSAGES msgmerge -U po/fr.po po/messages.pot ... done. msgfmt -c --statistics -o locale/fr/LC_MESSAGES/win32-loader.mo po/fr.po 29 translated messages. LANGUAGE=fr ./generate_template.sh > templates/fr.nsh mkdir -p templates locale/he/LC_MESSAGES msgmerge -U po/he.po po/messages.pot ... done. msgfmt -c --statistics -o locale/he/LC_MESSAGES/win32-loader.mo po/he.po 29 translated messages. LANGUAGE=he ./generate_template.sh > templates/he.nsh mkdir -p templates locale/nl/LC_MESSAGES msgmerge -U po/nl.po po/messages.pot ... done. msgfmt -c --statistics -o locale/nl/LC_MESSAGES/win32-loader.mo po/nl.po 29 translated messages. LANGUAGE=nl ./generate_template.sh > templates/nl.nsh mkdir -p templates locale/pt/LC_MESSAGES msgmerge -U po/pt.po po/messages.pot ... done. msgfmt -c --statistics -o locale/pt/LC_MESSAGES/win32-loader.mo po/pt.po 29 translated messages. LANGUAGE=pt ./generate_template.sh > templates/pt.nsh mkdir -p templates locale/sk/LC_MESSAGES msgmerge -U po/sk.po po/messages.pot ... done. msgfmt -c --statistics -o locale/sk/LC_MESSAGES/win32-loader.mo po/sk.po 29 translated messages. LANGUAGE=sk ./generate_template.sh > templates/sk.nsh mkdir -p templates locale/sv/LC_MESSAGES msgmerge -U po/sv.po po/messages.pot ... done. msgfmt -c --statistics -o locale/sv/LC_MESSAGES/win32-loader.mo po/sv.po 29 translated messages. LANGUAGE=sv ./generate_template.sh > templates/sv.nsh make[1]: Leaving directory `/home/supaplex/usr/src/debian.exe/win32-loader-svn45270/l10n' makensis main.nsi MakeNSIS v2.19-3 - Copyright 1999-2006 Nullsoft, Inc. Portions Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler (zlib). Portions Copyright (C) 1996-2002 Julian R Seward (bzip2). Portions Copyright (C) 1999-2003 Igor Pavlov (lzma). Contributors: nnop@newmail.ru, Ryan Geiss, Andras Varga, Drew Davidson, Peter Windridge, Dave Laundon, Robert Rainwater, Yaroslav Faybishenko, Jeff Doozan, Amir Szekely, Ximon Eighteen, et al. Processing config: Processing plugin dlls: "/usr/share/nsis/Plugins/*.dll" - AdvSplash::show - Banner::destroy - Banner::getWindow - Banner::show - BgImage::AddImage - BgImage::AddText - BgImage::Clear - BgImage::Destroy - BgImage::Redraw - BgImage::SetBg - BgImage::SetReturn - BgImage::Sound - Dialer::AttemptConnect - Dialer::AutodialHangup - Dialer::AutodialOnline - Dialer::AutodialUnattended - Dialer::GetConnectedState - InstallOptions::dialog - InstallOptions::initDialog - InstallOptions::show - LangDLL::LangDialog - Math::Script - NSISdl::download - NSISdl::download_quiet - Splash::show - StartMenu::Init - StartMenu::Select - StartMenu::Show - System::Alloc - System::Call - System::Copy - System::Free - System::Get - System::Int64Op - System::Store - TypeLib::GetLibVersion - TypeLib::Register - TypeLib::UnRegister - UserInfo::GetAccountType - UserInfo::GetName - VPatch::vpatchfile - nsExec::Exec - nsExec::ExecToLog - nsExec::ExecToStack !define: "MUI_INSERT_NSISCONF"="" Changing directory to: "/home/supaplex/usr/src/debian.exe/win32-loader-svn45270" Processing script file: "main.nsi" SetCompressor: /SOLID lzma !include: "l10n/templates/en.nsh" LoadLanguageFile: /usr/share/nsis\Contrib\Language files\English.nlf LicenseLangString: "license" 1033 "license\en.txt" LangString: "program_name" 1033 "Debian-Installer Loader" LangString: "d-i" 1033 "Debian Installer" LangString: "not_enough_space_for_debian" 1033 "There doesn't seem to be enough free disk space in drive $c. For a complete desktop install, it is recommended to have at least 3 GB of free disk. If there is already a separate disk or partition to install Debian, or if you plan to replace Windows completely, you can safely ignore this warning." LangString: "not_enough_space_for_loader" 1033 "Error: not enough free disk space. Aborting install." LangString: "expert1" 1033 "Select install mode:" LangString: "expert2" 1033 "Normal mode. Recommended for most users." LangString: "expert3" 1033 "Expert mode. Recommended for expert users who want full control of the install process." LangString: "graphics1" 1033 "Select install mode:" LangString: "graphics2" 1033 "Graphical install" LangString: "graphics3" 1033 "Text install" LangString: "custom1" 1033 "Debian-Installer Loader will be setup with the following parameters. Do NOT change any of these unless you know what you're doing." LangString: "custom2" 1033 "Proxy settings (host:port):" LangString: "custom3" 1033 "Location of boot.ini:" LangString: "custom4" 1033 "Debconf preseed line:" LangString: "custom5" 1033 "Base URL for netboot images (linux and initrd.gz):" LangString: "nsisdl1" 1033 "Downloading %s" LangString: "nsisdl2" 1033 "Connecting ..." LangString: "nsisdl3" 1033 "second" LangString: "nsisdl4" 1033 "minute" LangString: "nsisdl5" 1033 "hour" LangString: "nsisdl6" 1033 "s" LangString: "nsisdl7" 1033 "%dkB (%d%%) of %dkB at %d.%01dkB/s" LangString: "nsisdl8" 1033 " (%d %s%s remaining)" LangString: "error" 1033 "Error" LangString: "boot_ini_not_found" 1033 "Error: $boot_ini not found. Your version of Windows might be too old, or damaged." LangString: "warning" 1033 "VERY IMPORTANT NOTICE:\n\nYou need to reboot in order to proceed with your Debian install. During your next boot, you will be asked whether you want to start Windows or Debian Installer. Choose Debian Installer to continue the install process.\n\nDuring the install process, you will be offered the possibility of either reducing your Windows partition to install Debian or completely replacing it. In both cases, it is STRONGLY RECOMMENDED that you have previously made a backup of your data. Nor the authors of this loader neither the Debian project will take ANY RESPONSIBILITY in the event of data loss.\n\nOnce your Debian install is complete (and if you have chosen to keep Windows in your disk), you can uninstall the Debian-Installer Loader through the Windows Add/Remove Programs dialog in Control Panel." LangString: "reboot_now" 1033 "Do you want to reboot now?" !include: closed: "l10n/templates/en.nsh" !include: "l10n/templates/bg.nsh" LoadLanguageFile: /usr/share/nsis\Contrib\Language files\English.nlf Error: can't load same language file twice. !include: error in script: "l10n/templates/bg.nsh" on line 3 Error in script "main.nsi" on line 23 -- aborting creation process make: *** [debian.exe] Error 1 supaplex@armada:~/usr/src/debian.exe/win32-loader-svn45270$