building FF
Всем доброго дня Кто-нибудь собирал Mozzilla Firefox под Win10?
стоит Win10Pro, x64
Пробую собрать FF, даже начать не дает Скачал все, что только можно Разрешения на доступ к папке diskC program files X86, изменил
При запуске start-shell-msvc2015-x64 выдает следующее:
MozillaBuild Install Directory: C:\mozilla-build\ Visual C++ 2015 Directory: C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\ Windows SDK Directory: C:\Program Files (x86)\Windows Kits\8.1\
Unable to call a suitable vcvars script. Exiting.
Для продолжения нажмите любую клавишу . . .
Сам скрипт находится C/Program Files (86)/Microsoft Visual Studio/ Community/Common7/Tools/vsdevcmd/ext, свойства безопасности уже изменил - дал доступ всему, что есть, но не пойму почему установщик его не видит
所有回覆 (6)
Good day to all Somebody collected Mozzilla Firefox under Win10?
Worth Win10Pro, x64
I try to collect FF, even start does not give I downloaded everything that I can Permissions to access the folder diskC program files X86, changed
At start-up, start-shell-msvc2015-x64 displays the following:
MozillaBuild Install Directory: C: \ mozilla-build \ Visual C ++ 2015 Directory: C: \ Program Files (x86) \ Microsoft Visual Studio 14.0 \ VC \ Windows SDK Directory: C: \ Program Files (x86) \ Windows Kits \ 8.1 \
Unable to call a suitable vcvars script. Exiting.
To continue, press any key. . .
The script itself is located in C / Program Files (86) / Microsoft Visual Studio / Community / Common7 / Tools / vsdevcmd / ext, the security properties have already changed - gave access to everything that is, but I do not understand why the installer does not see it
Do a clean reinstall of the current Firefox release and delete the Firefox program folder before installing a fresh copy of the current Firefox release.
- download the Firefox installer and save the file to the desktop
*https://www.mozilla.org/en-US/firefox/all/
If possible uninstall your current Firefox version to cleanup the Windows Registry and settings in security software.
- do NOT remove "personal data" when you uninstall the current Firefox version, because this will remove all profile folders and you lose personal data like bookmarks and passwords including data in profiles created by other Firefox versions
Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
- (64 bit Firefox) "C:\Program Files\Mozilla Firefox\"
- (32 bit Firefox) "C:\Program Files (x86)\Mozilla Firefox\"
- it is important to delete the Firefox program folder to remove all the files and make sure there are no problems with files that were leftover after uninstalling
- http://kb.mozillazine.org/Uninstalling_Firefox
Your personal data like bookmarks is stored in the Firefox profile folder, so you won't lose personal data when you uninstall and reinstall or update Firefox, but make sure NOT to remove personal data when you uninstall Firefox as that will remove all Firefox profile folders and you lose your personal data.
If you keep having problems then you can create a new profile to test if your current profile is causing the problem. See "Creating a profile":
- https://support.mozilla.org/en-US/kb/profile-manager-create-and-remove-firefox-profiles
- http://kb.mozillazine.org/Standard_diagnostic_-_Firefox#Profile_issues
If the new profile works then you can transfer files from a previously used profile to the new profile, but be cautious not to copy corrupted files to avoid carrying over problems.
good afternoon I do not have Mozilla installed. I want to collect it myself.
I see: MozillaBuild Install Directory: C:\mozilla-build\ Visual C++ 2013 Directory: C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\ Windows SDK Directory: C:\Program Files (x86)\Windows Kits\8.1\ Using the MSVC 2013 64-bit toolchain.
Admin@DESKTOP-EUHSBJA ~ $ what to do next
и вот как с этим бороться? To begin, press the enter/return key.
- Unknown exception encountered with possibly-broken third-party extension configwizard
- which supports versions 4.2 of Mercurial.
- Please disable configwizard and try your action again.
- If that fixes the bug please report it to https://bugzilla.mozilla.org/enter_bug.cgi?product=Developer%20Services&component=Mercurial%3A%20configwizard
- Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:32:19) [MSC v.1500 32 bit (Intel)]
- Mercurial Distributed SCM (version 3.7.3)
- Extensions loaded: configwizard
Traceback (most recent call last):
File "c:\mozilla-build\python\Scripts\hg", line 43, in <module> mercurial.dispatch.run() File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line 54, in run sys.exit((dispatch(request(sys.argv[1:])) or 0) & 255) File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line 120, in dispatch ret = _runcatch(req) File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line 191, in _runcatch return _dispatch(req) File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line 924, in _dispatch cmdpats, cmdoptions) File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line 681, in runcommand ret = _runcommand(ui, options, cmd, d) File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line 1055, in _runcommand return checkargs() File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line 1015, in checkargs return cmdfunc() File "c:\mozilla-build\python\Lib\site-packages\mercurial\dispatch.py", line 921, in <lambda> d = lambda: util.checksignature(func)(ui, *args, **cmdoptions) File "c:\mozilla-build\python\Lib\site-packages\mercurial\util.py", line 991, in check return func(*args, **kwargs) File "c:/Users/Admin/.mozbuild/version-control-tools/hgext\configwizard\__init__.py", line 343, in configwizard from mercurial.rcutil import userrcpath File "c:\mozilla-build\python\Lib\site-packages\mercurial\rcutil.py", line 24, in <module> fallbackpager = scmplatform.fallbackpager
AttributeError: 'module' object has no attribute 'fallbackpager'
Admin@DESKTOP-EUHSBJA /c/dev/mozilla-source $ ./mach build
0:05.97 c:\mozilla-build\mozmake\mozmake.EXE -f client.mk -s configure 0:12.14 client.mk:209: c:/dev/mozilla-source/obj-i686-pc-mingw32/.mozconfig.mk: No such file or directory 0:18.57 Clobber not needed. 0:28.79 Generating c:/dev/mozilla-source/configure 0:29.17 Generating c:/dev/mozilla-source/js/src/configure 0:29.42 cd c:/dev/mozilla-source/obj-i686-pc-mingw32 0:29.48 c:/dev/mozilla-source/configure 0:30.67 Creating Python environment 1:00.40 New python executable in c:\dev\mozilla-source\obj-i686-pc-mingw32\_virtualenv\Scripts\python2.7.exe 1:00.40 Also creating executable in c:\dev\mozilla-source\obj-i686-pc-mingw32\_virtualenv\Scripts\python.exe 1:00.40 Installing setuptools, pip, wheel...done. 1:11.18 running build_ext 1:11.28 1:11.29 building 'psutil._psutil_windows' extension 1:11.29 1:11.29 creating build 1:11.29 1:11.30 creating build\temp.win32-2.7 1:11.30 1:11.32 creating build\temp.win32-2.7\Release 1:11.34 1:11.34 creating build\temp.win32-2.7\Release\psutil 1:11.34 1:11.35 creating build\temp.win32-2.7\Release\psutil\arch 1:11.35 1:11.35 creating build\temp.win32-2.7\Release\psutil\arch\windows 1:11.35 1:11.38 C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\BIN\cl.exe /c /nologo /Ox /MD /W3 /GS- /DNDEBUG -DPSUTIL_VERSION=311 -D_WIN32_WINNT=0x0602 -D_AVAIL_WINVER_=0x0602 -D_CRT_SECURE_NO_WARNINGS -DPSAPI_VERSION=1 -Ic:\mozilla-build\python\include -Ic:\dev\mozilla-source\obj-i686-pc-mingw32\_virtualenv\PC /Tcpsutil/_psutil_windows.c /Fobuild\temp.win32-2.7\Release\psutil/_psutil_windows.obj 1:11.41 1:11.41 _psutil_windows.c 1:11.42 1:11.44 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(1307) : error C2059: syntax error : ',' 1:11.45 1:11.45 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(1307) : error C2143: syntax error : missing ')' before '(' 1:11.45 1:11.45 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(1307) : error C2091: function returns function 1:11.46 1:11.46 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(1307) : error C2059: syntax error : ')' 1:11.47 1:11.48 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(1310) : error C2143: syntax error : missing ';' before 'type' 1:11.48 1:11.49 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(1318) : error C2143: syntax error : missing '{' before '*' 1:11.50 1:11.50 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(11367) : error C2061: syntax error : identifier 'PEXCEPTION_ROUTINE' 1:11.50 1:11.51 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(11368) : error C2059: syntax error : '}' 1:11.51 1:11.56 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(11370) : error C2143: syntax error : missing '{' before '*' 1:11.56 1:11.57 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17569) : error C2143: syntax error : missing ')' before '(' 1:11.57 1:11.58 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17569) : error C2081: '_SA_annotes3' : name in formal parameter list illegal 1:11.58 1:11.58 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17569) : error C2059: syntax error : ',' 1:11.58 1:11.59 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17569) : error C2143: syntax error : missing ')' before 'string' 1:11.59 1:11.59 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17569) : error C2091: function returns function 1:11.61 1:11.62 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17569) : error C2143: syntax error : missing '{' before 'string' 1:11.62 1:11.62 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17569) : error C2059: syntax error : '<Unknown>' 1:11.63 1:11.63 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17569) : error C2059: syntax error : ')' 1:11.63 1:11.63 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17570) : error C2059: syntax error : ')' 1:11.64 1:11.64 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17577) : error C2143: syntax error : missing ')' before '(' 1:11.65 1:11.65 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17577) : error C2081: '_SA_annotes3' : name in formal parameter list illegal 1:11.65 1:11.66 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17577) : error C2059: syntax error : ',' 1:11.66 1:11.67 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17577) : error C2143: syntax error : missing ')' before 'string' 1:11.67 1:11.67 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17577) : error C2091: function returns function 1:11.68 1:11.69 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17577) : error C2143: syntax error : missing '{' before 'string' 1:11.69 1:11.69 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17577) : error C2059: syntax error : '<Unknown>' 1:11.69 1:11.70 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17577) : error C2059: syntax error : ')' 1:11.70 1:11.71 C:\Program Files (x86)\Windows Kits\8.1\include\um\winnt.h(17580) : error C2059: syntax error : ')' 1:11.71 1:11.74 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(110) : error C2061: syntax error : identifier '_Field_z_' 1:11.75 1:11.75 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(111) : error C2054: expected '(' to follow '_Field_z_' 1:11.75 1:11.76 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(111) : error C2057: expected constant expression 1:11.76 1:11.76 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(111) : error C2085: 'cAlternateFileName' : not in formal parameter list 1:11.76 1:11.77 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(117) : error C2059: syntax error : '}' 1:11.78 1:11.78 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(127) : error C2061: syntax error : identifier '_Field_z_' 1:11.78 1:11.78 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(128) : error C2054: expected '(' to follow '_Field_z_' 1:11.79 1:11.79 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(128) : error C2057: expected constant expression 1:11.80 1:11.80 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(128) : error C2085: 'cAlternateFileName' : not in formal parameter list 1:11.80 1:11.81 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(134) : error C2059: syntax error : '}' 1:11.81 1:11.81 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(140) : error C2061: syntax error : identifier 'WIN32_FIND_DATA' 1:11.81 1:11.82 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(140) : error C2059: syntax error : ';' 1:11.83 1:11.83 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(141) : error C2061: syntax error : identifier 'PWIN32_FIND_DATA' 1:11.83 1:11.83 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(141) : error C2059: syntax error : ';' 1:11.83 1:11.84 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(142) : error C2061: syntax error : identifier 'LPWIN32_FIND_DATA' 1:11.84 1:11.84 C:\Program Files (x86)\Windows Kits\8.1\include\um\minwinbase.h(142) : error C2059: syntax error : ';' 1:11.85 1:11.85 C:\Program Files (x86)\Windows Kits\8.1\include\um\fileapi.h(282) : error C2146: syntax error : missing ')' before identifier 'lpFindFileData' 1:11.86 1:11.86 C:\Program Files (x86)\Windows Kits\8.1\include\um\fileapi.h(282) : error C2081: 'LPWIN32_FIND_DATAA' : name in formal parameter list illegal 1:11.86 1:11.86 C:\Program Files (x86)\Windows Kits\8.1\