[Bug 794425] [souphttpsrc] TLS/SSL support not available on Win32
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 19 19:15:05 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794425
--- Comment #6 from Tao <sauvage.laurent at gmail.com> ---
I am using Windows 10.0.16299.309 64 bits french and Visual Studio 2017
community edition 15.6.0
Here is complete stacktrace I obtain when using meson installed by its win64
installer and python 3.6.4:
The Meson build system
Version: 0.45.0
Source dir: C:\Users\sauva\Documents\glib-schannel
Build dir: C:\Users\sauva\Documents\glib-schannel\build
Build type: native build
Project name: glib-schannel
Exception in thread Thread-1:
Traceback (most recent call last):
File "C:\python\lib\threading.py", line 916, in _bootstrap_inner
File "C:\python\lib\threading.py", line 864, in run
File "C:\python\lib\subprocess.py", line 1063, in _readerthread
File "C:\python\lib\encodings\cp1252.py", line 23, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x90 in position 913:
character maps to <undefined>
Traceback (most recent call last):
File "mesonbuild\mesonmain.py", line 361, in run
File "mesonbuild\mesonmain.py", line 150, in generate
File "mesonbuild\mesonmain.py", line 189, in _generate
File "mesonbuild\interpreter.py", line 1444, in __init__
File "mesonbuild\interpreterbase.py", line 159, in parse_project
File "mesonbuild\interpreterbase.py", line 195, in evaluate_codeblock
File "mesonbuild\interpreterbase.py", line 189, in evaluate_codeblock
File "mesonbuild\interpreterbase.py", line 200, in evaluate_statement
File "mesonbuild\interpreterbase.py", line 456, in function_call
File "mesonbuild\interpreterbase.py", line 55, in wrapped
File "mesonbuild\interpreterbase.py", line 79, in wrapped
File "mesonbuild\interpreter.py", line 1947, in func_project
File "mesonbuild\interpreter.py", line 2078, in add_languages
File "mesonbuild\interpreter.py", line 2001, in detect_compilers
File "mesonbuild\environment.py", line 543, in detect_c_compiler
File "mesonbuild\environment.py", line 497, in _detect_c_or_cpp_compiler
File "mesonbuild\mesonlib.py", line 723, in Popen_safe
File "C:\python\lib\subprocess.py", line 843, in communicate
File "C:\python\lib\subprocess.py", line 1113, in _communicate
IndexError: list index out of range
I checked out glib-schannel in bash shell (from Ubuntu 16.04 from Windows
Store) using git 2.7.4.
I did not know visual studio has a cmd prompt ! I am just launched cmd from
searchbar. Notice I added C:\Program Files (x86)\Microsoft Visual
Studio\2017\Community\VC\Tools\MSVC\14.13.26128\bin\Hostx64\x64 to my PATH.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list