Building gst-plugins-bad from sources

Ilya Aleshkov ilya.aleshkov at gmail.com
Thu Jan 6 08:18:48 UTC 2022


Hi Nirbheek,

I've attached my meson-logs/meson-log.txt file.

Thanks,
Ilya

On Tue, Jan 4, 2022 at 8:57 PM Nirbheek Chauhan <nirbheek.chauhan at gmail.com>
wrote:

> Hi Ilya,
>
> Can you attach meson-logs/meson-log.txt?
>
> Cheers,
> Nirbheek
>
> On Tue, Jan 4, 2022 at 4:30 PM Ilya Aleshkov via gstreamer-devel
> <gstreamer-devel at lists.freedesktop.org> wrote:
> >
> > Hi,
> >
> > I've successfully built the gst-plugins-bad repository [1.18.5, Windows,
> MSVC 2019]
> > Now I'm looking for a meson configuration to build the mediafoundation
> plugin only.
> >
> > My current configuration:
> > meson -Dauto_features=disabled -Dgstreamer:tools=enabled
> -Dgst-plugins-bad:mediafoundation=enabled C:\gstreamer\gst-plugins-bad
> >
> > Output:
> >
> > gst-plugins-bad 1.18.5
> >
> >     Plugins                        :
> >
> >   User defined options
> >
> >     auto_features                  : disabled
> >
> >     gst-plugins-bad:mediafoundation: enabled
> >
> >     gstreamer:tools                : enabled
> >
> >
> > But the ninja output doesn't look as good:
> >
> > C:\gstreamer\gst-plugins-bad_build>ninja -C
> C:\gstreamer\gst-plugins-bad_build
> >
> > ninja: Entering directory `C:\gstreamer\gst-plugins-bad_build'
> >
> > [10/88] Linking target
> gst-libs/gst/basecamerabinsrc/gstbasecamerabinsrc-1.0-0.dll
> >
> >    Creating library
> gst-libs\gst\basecamerabinsrc\gstbasecamerabinsrc-1.0.lib and object
> gst-libs\gst\basecamerabinsrc\gstbasecamerabinsrc-1.0.exp
> >
> > [12/88] Linking target gst-libs/gst/audio/gstbadaudio-1.0-0.dll
> >
> >    Creating library gst-libs\gst\audio\gstbadaudio-1.0.lib and object
> gst-libs\gst\audio\gstbadaudio-1.0.exp
> >
> > [20/88] Linking target
> gst-libs/gst/uridownloader/gsturidownloader-1.0-0.dll
> >
> >    Creating library gst-libs\gst\uridownloader\gsturidownloader-1.0.lib
> and object gst-libs\gst\uridownloader\gsturidownloader-1.0.exp
> >
> > [38/88] Linking target gst-libs/gst/insertbin/gstinsertbin-1.0-0.dll
> >
> >    Creating library gst-libs\gst\insertbin\gstinsertbin-1.0.lib and
> object gst-libs\gst\insertbin\gstinsertbin-1.0.exp
> >
> > [41/88] Linking target gst-libs/gst/isoff/gstisoff-1.0-0.dll
> >
> >    Creating library gst-libs\gst\isoff\gstisoff-1.0.lib and object
> gst-libs\gst\isoff\gstisoff-1.0.exp
> >
> > [47/88] Linking target gst-libs/gst/player/gstplayer-1.0-0.dll
> >
> >    Creating library gst-libs\gst\player\gstplayer-1.0.lib and object
> gst-libs\gst\player\gstplayer-1.0.exp
> >
> > [48/88] Compiling C object
> gst-libs/gst/sctp/gstsctp-1.0-0.dll.p/sctpsendmeta.c.obj
> >
> > ../gst-plugins-bad/gst-libs/gst/sctp/sctpsendmeta.c(53): warning C4090:
> 'function': different 'const' qualifiers
> >
> > ../gst-plugins-bad/gst-libs/gst/sctp/sctpsendmeta.c(60): warning C4090:
> 'function': different 'const' qualifiers
> >
> > [49/88] Compiling C object
> gst-libs/gst/sctp/gstsctp-1.0-0.dll.p/sctpreceivemeta.c.obj
> >
> > ../gst-plugins-bad/gst-libs/gst/sctp/sctpreceivemeta.c(53): warning
> C4090: 'function': different 'const' qualifiers
> >
> > ../gst-plugins-bad/gst-libs/gst/sctp/sctpreceivemeta.c(60): warning
> C4090: 'function': different 'const' qualifiers
> >
> > [50/88] Linking target gst-libs/gst/sctp/gstsctp-1.0-0.dll
> >
> >    Creating library gst-libs\gst\sctp\gstsctp-1.0.lib and object
> gst-libs\gst\sctp\gstsctp-1.0.exp
> >
> > [53/88] Linking target
> gst-libs/gst/codecparsers/gstcodecparsers-1.0-0.dll
> >
> >    Creating library gst-libs\gst\codecparsers\gstcodecparsers-1.0.lib
> and object gst-libs\gst\codecparsers\gstcodecparsers-1.0.exp
> >
> > [54/88] Linking target gst-libs/gst/transcoder/gsttranscoder-1.0-0.dll
> >
> >    Creating library gst-libs\gst\transcoder\gsttranscoder-1.0.lib and
> object gst-libs\gst\transcoder\gsttranscoder-1.0.exp
> >
> > [57/88] Linking target
> gst-libs/gst/adaptivedemux/gstadaptivedemux-1.0-0.dll
> >
> >    Creating library gst-libs\gst\adaptivedemux\gstadaptivedemux-1.0.lib
> and object gst-libs\gst\adaptivedemux\gstadaptivedemux-1.0.exp
> >
> > [65/88] Linking target gst-libs/gst/interfaces/gstphotography-1.0-0.dll
> >
> >    Creating library gst-libs\gst\interfaces\gstphotography-1.0.lib and
> object gst-libs\gst\interfaces\gstphotography-1.0.exp
> >
> > [75/88] Linking target gst-libs/gst/mpegts/gstmpegts-1.0-0.dll
> >
> >    Creating library gst-libs\gst\mpegts\gstmpegts-1.0.lib and object
> gst-libs\gst\mpegts\gstmpegts-1.0.exp
> >
> > [84/88] Linking target gst-libs/gst/codecs/gstcodecs-1.0-0.dll
> >
> >    Creating library gst-libs\gst\codecs\gstcodecs-1.0.lib and object
> gst-libs\gst\codecs\gstcodecs-1.0.exp
> >
> > [88/88] Linking target gst-libs/gst/webrtc/gstwebrtc-1.0-0.dll
> >
> >    Creating library gst-libs\gst\webrtc\gstwebrtc-1.0.lib and object
> gst-libs\gst\webrtc\gstwebrtc-1.0.exp
> >
> >
> > So I've got some other plugins but not the mediafoundation.
> >
> >
> > Thanks,
> > Ilya
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20220106/f7ed23ce/attachment-0001.htm>
-------------- next part --------------
Build started at 2022-01-04T12:47:23.761372
Main binary: c:\users\ilyaa\appdata\local\programs\python\python39\python.exe
Build Options: -Dauto_features=disabled -Dgstreamer:tools=enabled -Dgst-plugins-bad:mediafoundation=enabled
Python system: Windows
The Meson build system
Version: 0.60.3
Source dir: C:\gstreamer\gst-plugins-bad
Build dir: C:\gstreamer\gst-plugins-bad_build
Build type: native build
Project name: gst-plugins-bad
Project version: 1.18.5
Sanity testing C compiler: cl
Is cross compiler: False.
Sanity check compiler command line: cl sanitycheckc.c /Fesanitycheckc.exe /MD /nologo /showIncludes /utf-8 /link
Sanity check compile stdout:
sanitycheckc.c

-----
Sanity check compile stderr:

-----
Running test binary command: C:\gstreamer\gst-plugins-bad_build\meson-private\sanitycheckc.exe
C compiler for the host machine: cl (msvc 19.29.30138 "Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30138 for x64")
C linker for the host machine: link link 14.29.30138.0
Sanity testing C++ compiler: cl
Is cross compiler: False.
Sanity check compiler command line: cl sanitycheckcpp.cc /Fesanitycheckcpp.exe /MD /nologo /showIncludes /utf-8 /link
Sanity check compile stdout:
sanitycheckcpp.cc

-----
Sanity check compile stderr:

-----
Running test binary command: C:\gstreamer\gst-plugins-bad_build\meson-private\sanitycheckcpp.exe
C++ compiler for the host machine: cl (msvc 19.29.30138 "Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30138 for x64")
C++ linker for the host machine: link link 14.29.30138.0
Sanity testing C compiler: cl
Is cross compiler: False.
Sanity check compiler command line: cl sanitycheckc.c /Fesanitycheckc.exe /MD /nologo /showIncludes /utf-8 /link
Sanity check compile stdout:
sanitycheckc.c

-----
Sanity check compile stderr:

-----
Running test binary command: C:\gstreamer\gst-plugins-bad_build\meson-private\sanitycheckc.exe
C compiler for the build machine: cl (msvc 19.29.30138 "Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30138 for x64")
C linker for the build machine: link link 14.29.30138.0
Sanity testing C++ compiler: cl
Is cross compiler: False.
Sanity check compiler command line: cl sanitycheckcpp.cc /Fesanitycheckcpp.exe /MD /nologo /showIncludes /utf-8 /link
Sanity check compile stdout:
sanitycheckcpp.cc

-----
Sanity check compile stderr:

-----
Running test binary command: C:\gstreamer\gst-plugins-bad_build\meson-private\sanitycheckcpp.exe
C++ compiler for the build machine: cl (msvc 19.29.30138 "Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30138 for x64")
C++ linker for the build machine: link link 14.29.30138.0
Build machine cpu family: x86_64
Build machine cpu: x86_64
Host machine cpu family: x86_64
Host machine cpu: x86_64
Target machine cpu family: x86_64
Target machine cpu: x86_64
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp075ryksn
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp075ryksn\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmp075ryksn\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- /utf-8 

Code:
 extern int i;
int i;

Compiler stdout:
 testfile.c

Compiler stderr:
 
Compiler for C supports arguments /utf-8: YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpp1319ezq
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpp1319ezq\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpp1319ezq\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- /link -Wl,-Bsymbolic-functions 

Code:
 int main(void) { return 0; }

Compiler stdout:
 testfile.c
LINK : warning LNK4044: unrecognized option '/Wl,-Bsymbolic-functions'; ignored

Compiler stderr:
 
Compiler for C supports link arguments -Wl,-Bsymbolic-functions: NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpvam7cw2y
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpvam7cw2y\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpvam7cw2y\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -fno-strict-aliasing 

Code:
 extern int i;
int i;

Compiler stdout:
 testfile.c

Compiler stderr:
 cl : Command line warning D9002 : ignoring unknown option '-fno-strict-aliasing'

Compiler for C supports arguments -fno-strict-aliasing: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 testfile.c

Cached compiler stderr:
 cl : Command line warning D9002 : ignoring unknown option '-fno-strict-aliasing'

Compiler for C++ supports arguments -fno-strict-aliasing: NO (cached)
Message: Disabling GLib cast checks
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp54racrd6
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp54racrd6\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("dlfcn.h")
          #error "Header 'dlfcn.h' could not be found"
         #endif
        #else
         #include <dlfcn.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp54racrd6\testfile.c(4): fatal error C1189: #error:  "Header 'dlfcn.h' could not be found"

Has header "dlfcn.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxs77m9km
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxs77m9km\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("fcntl.h")
          #error "Header 'fcntl.h' could not be found"
         #endif
        #else
         #include <fcntl.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "fcntl.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp9mipfp2u
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp9mipfp2u\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("inttypes.h")
          #error "Header 'inttypes.h' could not be found"
         #endif
        #else
         #include <inttypes.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "inttypes.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp3al0vw15
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp3al0vw15\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("memory.h")
          #error "Header 'memory.h' could not be found"
         #endif
        #else
         #include <memory.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "memory.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpojiaqgm5
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpojiaqgm5\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("netinet/in.h")
          #error "Header 'netinet/in.h' could not be found"
         #endif
        #else
         #include <netinet/in.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpojiaqgm5\testfile.c(4): fatal error C1189: #error:  "Header 'netinet/in.h' could not be found"

Has header "netinet/in.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp8ikyiyl0
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp8ikyiyl0\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("netinet/ip.h")
          #error "Header 'netinet/ip.h' could not be found"
         #endif
        #else
         #include <netinet/ip.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp8ikyiyl0\testfile.c(4): fatal error C1189: #error:  "Header 'netinet/ip.h' could not be found"

Has header "netinet/ip.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmplsl7jjwf
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmplsl7jjwf\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("netinet/tcp.h")
          #error "Header 'netinet/tcp.h' could not be found"
         #endif
        #else
         #include <netinet/tcp.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmplsl7jjwf\testfile.c(4): fatal error C1189: #error:  "Header 'netinet/tcp.h' could not be found"

Has header "netinet/tcp.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp0ya9_qmu
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp0ya9_qmu\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("pthread.h")
          #error "Header 'pthread.h' could not be found"
         #endif
        #else
         #include <pthread.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp0ya9_qmu\testfile.c(4): fatal error C1189: #error:  "Header 'pthread.h' could not be found"

Has header "pthread.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpimvf23bc
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpimvf23bc\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("stdint.h")
          #error "Header 'stdint.h' could not be found"
         #endif
        #else
         #include <stdint.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "stdint.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpvkmr83qx
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpvkmr83qx\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("stdlib.h")
          #error "Header 'stdlib.h' could not be found"
         #endif
        #else
         #include <stdlib.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "stdlib.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpe37fnhps
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpe37fnhps\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("strings.h")
          #error "Header 'strings.h' could not be found"
         #endif
        #else
         #include <strings.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpe37fnhps\testfile.c(4): fatal error C1189: #error:  "Header 'strings.h' could not be found"

Has header "strings.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpfppgv1ad
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpfppgv1ad\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("string.h")
          #error "Header 'string.h' could not be found"
         #endif
        #else
         #include <string.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "string.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp10xxexfz
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp10xxexfz\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/param.h")
          #error "Header 'sys/param.h' could not be found"
         #endif
        #else
         #include <sys/param.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp10xxexfz\testfile.c(4): fatal error C1189: #error:  "Header 'sys/param.h' could not be found"

Has header "sys/param.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp29i0or7r
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp29i0or7r\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/socket.h")
          #error "Header 'sys/socket.h' could not be found"
         #endif
        #else
         #include <sys/socket.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp29i0or7r\testfile.c(4): fatal error C1189: #error:  "Header 'sys/socket.h' could not be found"

Has header "sys/socket.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpadumg580
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpadumg580\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/stat.h")
          #error "Header 'sys/stat.h' could not be found"
         #endif
        #else
         #include <sys/stat.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "sys/stat.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpulmktfkv
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpulmktfkv\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/time.h")
          #error "Header 'sys/time.h' could not be found"
         #endif
        #else
         #include <sys/time.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpulmktfkv\testfile.c(4): fatal error C1189: #error:  "Header 'sys/time.h' could not be found"

Has header "sys/time.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpyegp52xn
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpyegp52xn\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/types.h")
          #error "Header 'sys/types.h' could not be found"
         #endif
        #else
         #include <sys/types.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "sys/types.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp5kcc_nvk
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp5kcc_nvk\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("sys/utsname.h")
          #error "Header 'sys/utsname.h' could not be found"
         #endif
        #else
         #include <sys/utsname.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp5kcc_nvk\testfile.c(4): fatal error C1189: #error:  "Header 'sys/utsname.h' could not be found"

Has header "sys/utsname.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmplqqwjcf1
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmplqqwjcf1\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("unistd.h")
          #error "Header 'unistd.h' could not be found"
         #endif
        #else
         #include <unistd.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmplqqwjcf1\testfile.c(4): fatal error C1189: #error:  "Header 'unistd.h' could not be found"

Has header "unistd.h" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxqeblnyg
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxqeblnyg\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("windows.h")
          #error "Header 'windows.h' could not be found"
         #endif
        #else
         #include <windows.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "windows.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpoxot9kfx
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpoxot9kfx\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("winsock2.h")
          #error "Header 'winsock2.h' could not be found"
         #endif
        #else
         #include <winsock2.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "winsock2.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpvhkf1lvq
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpvhkf1lvq\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("ws2tcpip.h")
          #error "Header 'ws2tcpip.h' could not be found"
         #endif
        #else
         #include <ws2tcpip.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "ws2tcpip.h" : YES 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp1ippssvv
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp1ippssvv\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmp1ippssvv\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib 

Code:
 
        #define dcgettext meson_disable_define_of_dcgettext
        
        #include <limits.h>
        #undef dcgettext
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char dcgettext (void);
        
        #if defined __stub_dcgettext || defined __stub___dcgettext
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return dcgettext ();
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\limits.h
Note: including file:  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
testfile.obj : error LNK2019: unresolved external symbol dcgettext referenced in function main
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp1ippssvv\output.exe : fatal error LNK1120: 1 unresolved externals

Compiler stderr:
 
Checking for function "dcgettext" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpoq8rwnw7
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpoq8rwnw7\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpoq8rwnw7\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib 

Code:
 
        #define getpagesize meson_disable_define_of_getpagesize
        
        #include <limits.h>
        #undef getpagesize
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char getpagesize (void);
        
        #if defined __stub_getpagesize || defined __stub___getpagesize
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return getpagesize ();
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\limits.h
Note: including file:  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
testfile.obj : error LNK2019: unresolved external symbol getpagesize referenced in function main
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpoq8rwnw7\output.exe : fatal error LNK1120: 1 unresolved externals

Compiler stderr:
 
Checking for function "getpagesize" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp85vy6pw5
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp85vy6pw5\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmp85vy6pw5\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib 

Code:
 
        #define gmtime_r meson_disable_define_of_gmtime_r
        
        #include <limits.h>
        #undef gmtime_r
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char gmtime_r (void);
        
        #if defined __stub_gmtime_r || defined __stub___gmtime_r
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return gmtime_r ();
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\limits.h
Note: including file:  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
testfile.obj : error LNK2019: unresolved external symbol gmtime_r referenced in function main
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp85vy6pw5\output.exe : fatal error LNK1120: 1 unresolved externals

Compiler stderr:
 
Checking for function "gmtime_r" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpe1nu8jpd
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpe1nu8jpd\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpe1nu8jpd\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib 

Code:
 
        #define mmap meson_disable_define_of_mmap
        
        #include <limits.h>
        #undef mmap
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char mmap (void);
        
        #if defined __stub_mmap || defined __stub___mmap
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return mmap ();
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\limits.h
Note: including file:  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
testfile.obj : error LNK2019: unresolved external symbol mmap referenced in function main
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpe1nu8jpd\output.exe : fatal error LNK1120: 1 unresolved externals

Compiler stderr:
 
Checking for function "mmap" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpr48pa20j
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpr48pa20j\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpr48pa20j\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib 

Code:
 
        #define pipe2 meson_disable_define_of_pipe2
        
        #include <limits.h>
        #undef pipe2
        
        #ifdef __cplusplus
        extern "C"
        #endif
        char pipe2 (void);
        
        #if defined __stub_pipe2 || defined __stub___pipe2
        fail fail fail this function is not going to work
        #endif
        
        int main(void) {
          return pipe2 ();
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\limits.h
Note: including file:  C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
testfile.obj : error LNK2019: unresolved external symbol pipe2 referenced in function main
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpr48pa20j\output.exe : fatal error LNK1120: 1 unresolved externals

Compiler stderr:
 
Checking for function "pipe2" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpgtu5ky16
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpgtu5ky16\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpgtu5ky16\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib 

Code:
 #include<sys/resource.h>
#include <limits.h>

        #if defined __stub_getrusage || defined __stub___getrusage
        fail fail fail this function is not going to work
        #endif
        
int main(void) {
            void *a = (void*) &getrusage;
            long long b = (long long) a;
            return (int) b;
        }
Compiler stdout:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpgtu5ky16\testfile.c(1): fatal error C1083: Cannot open include file: 'sys/resource.h': No such file or directory

Compiler stderr:
 
Checking for function "getrusage" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp6lnoqxy0
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp6lnoqxy0\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmp6lnoqxy0\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(char)));
            return 0;
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:     C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_wstdio.h
Note: including file:   C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_stdio_config.h

Compiler stderr:
 
Program stdout:

1

Program stderr:


Checking for size of "char" : 1
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpi877xmbr
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpi877xmbr\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpi877xmbr\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(int)));
            return 0;
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:     C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_wstdio.h
Note: including file:   C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_stdio_config.h

Compiler stderr:
 
Program stdout:

4

Program stderr:


Checking for size of "int" : 4
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpsb0303h7
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpsb0303h7\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpsb0303h7\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(long)));
            return 0;
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:     C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_wstdio.h
Note: including file:   C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_stdio_config.h

Compiler stderr:
 
Program stdout:

4

Program stderr:


Checking for size of "long" : 4
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpt_iu3u_z
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpt_iu3u_z\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpt_iu3u_z\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(short)));
            return 0;
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:     C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_wstdio.h
Note: including file:   C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_stdio_config.h

Compiler stderr:
 
Program stdout:

2

Program stderr:


Checking for size of "short" : 2
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmptmpz5akq
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmptmpz5akq\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmptmpz5akq\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(void*)));
            return 0;
        }
Compiler stdout:
 testfile.c
Note: including file: C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:     C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_wstdio.h
Note: including file:   C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_stdio_config.h

Compiler stderr:
 
Program stdout:

8

Program stderr:


Checking for size of "void*" : 8
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpj4xr7hbx
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpj4xr7hbx\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpj4xr7hbx\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wmissing-prototypes 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wmissing-prototypes'

Compiler for C supports arguments -Wmissing-prototypes: NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpkufgyica
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpkufgyica\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpkufgyica\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wdeclaration-after-statement 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wdeclaration-after-statement'

Compiler for C supports arguments -Wdeclaration-after-statement: NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp9ycuosnd
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp9ycuosnd\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmp9ycuosnd\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wold-style-definition 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wold-style-definition'

Compiler for C supports arguments -Wold-style-definition: NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpo50fthqp
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpo50fthqp\testfile.cpp /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpo50fthqp\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wformat-nonliteral 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wformat-nonliteral'

Compiler for C++ supports arguments -Wformat-nonliteral: NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmplzk02jwa
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmplzk02jwa\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmplzk02jwa\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wmissing-declarations 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wmissing-declarations'

Compiler for C supports arguments -Wmissing-declarations: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wmissing-declarations'

Compiler for C++ supports arguments -Wmissing-declarations: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpznvly3rd
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpznvly3rd\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpznvly3rd\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wredundant-decls 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wredundant-decls'

Compiler for C supports arguments -Wredundant-decls: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wredundant-decls'

Compiler for C++ supports arguments -Wredundant-decls: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpuw_srwe8
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpuw_srwe8\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpuw_srwe8\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wwrite-strings 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wwrite-strings'

Compiler for C supports arguments -Wwrite-strings: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wwrite-strings'

Compiler for C++ supports arguments -Wwrite-strings: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpwrr5ylxp
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpwrr5ylxp\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpwrr5ylxp\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wformat 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wformat'

Compiler for C supports arguments -Wformat: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wformat'

Compiler for C++ supports arguments -Wformat: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpk12xccw6
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpk12xccw6\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpk12xccw6\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wformat-security 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wformat-security'

Compiler for C supports arguments -Wformat-security: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wformat-security'

Compiler for C++ supports arguments -Wformat-security: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp4bm91x2y
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp4bm91x2y\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmp4bm91x2y\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Winit-self 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Winit-self'

Compiler for C supports arguments -Winit-self: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Winit-self'

Compiler for C++ supports arguments -Winit-self: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxmpb8fy_
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxmpb8fy_\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpxmpb8fy_\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wmissing-include-dirs 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wmissing-include-dirs'

Compiler for C supports arguments -Wmissing-include-dirs: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wmissing-include-dirs'

Compiler for C++ supports arguments -Wmissing-include-dirs: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpmf7mju86
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpmf7mju86\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpmf7mju86\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Waddress 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Waddress'

Compiler for C supports arguments -Waddress: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Waddress'

Compiler for C++ supports arguments -Waddress: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpa1gp21t4
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpa1gp21t4\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpa1gp21t4\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wmultichar -Wno-multichar 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wmultichar'

Compiler for C supports arguments -Wno-multichar: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wmultichar'

Compiler for C++ supports arguments -Wno-multichar: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpwvkxvulc
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpwvkxvulc\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpwvkxvulc\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wvla 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wvla'

Compiler for C supports arguments -Wvla: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wvla'

Compiler for C++ supports arguments -Wvla: NO (cached)
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpgjrhmqv7
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpgjrhmqv7\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpgjrhmqv7\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wpointer-arith 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wpointer-arith'

Compiler for C supports arguments -Wpointer-arith: NO 
Using cached compile:
Cached command line:   

Code:
 extern int i;
int i;

Cached compiler stdout:
 
Cached compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wpointer-arith'

Compiler for C++ supports arguments -Wpointer-arith: NO (cached)
Pkg-config binary for MachineChoice.HOST is not cached.
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE (0.29.2)
Determining dependency 'gstreamer-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpgtjy0nzm
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpgtjy0nzm\testfile.cpp /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpgtjy0nzm\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- 

Code:
 #include<stdio.h>
        
        int main(void) {
            printf("%ld\n", (long)(sizeof(void *)));
            return 0;
        }
Compiler stdout:
 testfile.cpp
Note: including file: C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\stdio.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt.h
Note: including file:   C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vcruntime.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\sal.h
Note: including file:     C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\concurrencysal.h
Note: including file:    C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\VC\Tools\MSVC\14.29.30133\include\vadefs.h
Note: including file:  C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_wstdio.h
Note: including file:   C:\Program Files (x86)\Windows Kits\10\include\10.0.19041.0\ucrt\corecrt_stdio_config.h

Compiler stderr:
 
Program stdout:

8

Program stderr:


Run-time dependency gstreamer-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-base-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-base-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-base-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-base-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-base-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-base-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-net-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-net-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-net-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-net-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstnet-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-net-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstnet-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-net-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-controller-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-controller-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-controller-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-controller-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-controller-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstcontroller-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-controller-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-pbutils-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-pbutils-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-pbutils-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include/orc-0.4 -IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-pbutils-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-pbutils-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-pbutils-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-allocators-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-allocators-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-allocators-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-allocators-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstallocators-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-allocators-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstallocators-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-allocators-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-app-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-app-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-app-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-app-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-app-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstapp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-app-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-audio-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-audio-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-audio-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include/orc-0.4 -IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-audio-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-audio-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstaudio-1.0 -lgstbase-1.0 -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-audio-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-fft-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-fft-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-fft-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-fft-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstfft-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-fft-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstfft-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-fft-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-riff-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-riff-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-riff-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-riff-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstriff-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-riff-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstriff-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-riff-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-rtp-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-rtp-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-rtp-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-rtp-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-rtp-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-rtp-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-rtsp-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-rtsp-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-rtsp-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-rtsp-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstrtsp-1.0 -lgstsdp-1.0 -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-rtsp-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstrtsp-1.0 -lgstsdp-1.0 -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-rtsp-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-sdp-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-sdp-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-sdp-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-sdp-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstsdp-1.0 -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-sdp-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstsdp-1.0 -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-sdp-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-tag-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-tag-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-tag-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-tag-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-tag-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgsttag-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-tag-1.0 found: YES 1.18.5
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gstreamer-video-1.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gstreamer-video-1.0` -> 0
1.18.5
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gstreamer-video-1.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include/orc-0.4 -IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-video-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gstreamer-video-1.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gstreamer-video-1.0 found: YES 1.18.5
Dependency gstreamer-check-1.0 skipped: feature tests disabled
Dependency gstreamer-gl-1.0 skipped: feature gl disabled
Dependency gstreamer-gl-prototypes-1.0 skipped: feature gl disabled
Library m found: NO
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'glib-2.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion glib-2.0` -> 0
2.62.6
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags glib-2.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs glib-2.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs glib-2.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lglib-2.0 -lintl
Run-time dependency glib-2.0 found: YES 2.62.6
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gmodule-2.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gmodule-2.0` -> 0
2.62.6
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gmodule-2.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gmodule-2.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgmodule-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gmodule-2.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgmodule-2.0 -lglib-2.0 -lintl
Run-time dependency gmodule-2.0 found: YES 2.62.6
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'gio-2.0' with pkg-config executable 'C:\\gstreamer\\1.0\\msvc_x86_64\\bin\\pkg-config.EXE'
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --modversion gio-2.0` -> 0
2.62.6
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --cflags gio-2.0` -> 0
-IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gio-2.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --libs gio-2.0` -> 0
-LC:/gstreamer/1.0/msvc_x86_64/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl
Run-time dependency gio-2.0 found: YES 2.62.6
Dependency x11 skipped: feature x11 disabled
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpjhvxq3uk
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpjhvxq3uk\testfile.c /FeC:\gstreamer\gst-plugins-bad_build\meson-private\tmpjhvxq3uk\output.exe /nologo /showIncludes /utf-8 /MD /nologo /showIncludes /utf-8 /Od /Oi- ws2_32.lib /link /nologo /release /nologo 

Code:
 int main(void) { return 0; }

Compiler stdout:
 testfile.c

Compiler stderr:
 
Library ws2_32 found: YES
Dependency orc-0.4 skipped: feature orc disabled
Program orcc skipped: feature orc disabled
Message: Orc Compiler not found or disabled, will use backup C code
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp_cj1ex2_
Command line:  cl -IC:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0 -IC:/gstreamer/1.0/msvc_x86_64/include -IC:/gstreamer/1.0/msvc_x86_64/include/glib-2.0 -IC:/gstreamer/1.0/msvc_x86_64/lib/glib-2.0/include C:\gstreamer\gst-plugins-bad_build\meson-private\tmp_cj1ex2_\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmp_cj1ex2_\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- 

Code:
 
        #include <gst/gstconfig.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef GST_DISABLE_GST_DEBUG
                GST_DISABLE_GST_DEBUG;
            #endif
            return 0;
        }
Compiler stdout:
 testfile.c
Note: including file: C:/gstreamer/1.0/msvc_x86_64/include/gstreamer-1.0\gst/gstconfig.h
C:\gstreamer\gst-plugins-bad_build\meson-private\tmp_cj1ex2_\testfile.c(6): error C2065: 'GST_DISABLE_GST_DEBUG': undeclared identifier

Compiler stderr:
 
Header <gst/gstconfig.h> has symbol "GST_DISABLE_GST_DEBUG" with dependency gstreamer-1.0: NO 
Message: GStreamer debug system is enabled
'utf-8' codec can't decode byte 0x90 in position 2: invalid start byte
Unusable script 'c:\\users\\ilyaa\\appdata\\local\\programs\\python\\python39\\python.exe'
Program python3 found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe)
WARNING: Broken python installation detected. Python files installed by Meson might not be found by python interpreter.
 This warning can be avoided by setting "python.platlibdir" option.
WARNING: Broken python installation detected. Python files installed by Meson might not be found by python interpreter.
 This warning can be avoided by setting "python.purelibdir" option.
Program g-ir-scanner skipped: feature introspection disabled
Program glib-mkenums found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\1.0\msvc_x86_64\bin\glib-mkenums)
Program glib-mkenums found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\1.0\msvc_x86_64\bin\glib-mkenums)
Program glib-mkenums found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\1.0\msvc_x86_64\bin\glib-mkenums)
Program glib-mkenums found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\1.0\msvc_x86_64\bin\glib-mkenums)
Dependency wayland-client skipped: feature wayland disabled
Dependency libdrm skipped: feature wayland disabled
Dependency wayland-protocols skipped: feature wayland disabled
Program wayland-scanner skipped: feature wayland disabled
Program glib-mkenums found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\1.0\msvc_x86_64\bin\glib-mkenums)
Program glib-mkenums found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\1.0\msvc_x86_64\bin\glib-mkenums)
Library ml_audio skipped: feature magicleap disabled
Library lumin_rt_core_1_5 skipped: feature magicleap disabled
Library lumin_rt_app_1_5 skipped: feature magicleap disabled
Dependency gudev-1.0 skipped: feature uvch264 disabled
Dependency libusb-1.0 skipped: feature uvch264 disabled
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpjhmmedpl
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpjhmmedpl\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("linux/uvcvideo.h")
          #error "Header 'linux/uvcvideo.h' could not be found"
         #endif
        #else
         #include <linux/uvcvideo.h>
        #endif
Compiler stdout:
 

        
         
          
Compiler stderr:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpjhmmedpl\testfile.c(4): fatal error C1189: #error:  "Header 'linux/uvcvideo.h' could not be found"

Has header "linux/uvcvideo.h" : NO 
Dependency gudev-1.0 skipped: feature v4l2codecs disabled
Message: V4L2 CODECs plugin is disabled
Library ole32 skipped: feature wasapi disabled
Library ksuser skipped: feature wasapi disabled
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp5rs35g34
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp5rs35g34\testfile.c /nologo /showIncludes /utf-8 /EP /nologo /showIncludes /utf-8 /EP /Od /Oi- 

Code:
 
        #ifdef __has_include
         #if !__has_include("audioclient.h")
          #error "Header 'audioclient.h' could not be found"
         #endif
        #else
         #include <audioclient.h>
        #endif
Compiler stdout:
 

        
         


        



Compiler stderr:
 testfile.c

Has header "audioclient.h" : YES 
Library ole32 skipped: feature wasapi2 disabled
Library ksuser skipped: feature wasapi2 disabled
Library runtimeobject skipped: feature wasapi2 disabled
Library mmdevapi skipped: feature wasapi2 disabled
Dependency libass skipped: feature assrender disabled
Dependency aom skipped: feature aom disabled
Dependency libbs2b skipped: feature bs2b disabled
Library bz2 skipped: feature bz2 disabled
Dependency libchromaprint skipped: feature chromaprint disabled
Dependency pangocairo skipped: feature closedcaption disabled
Dependency lcms2 skipped: feature colormanagement disabled
Dependency libcurl skipped: feature curl disabled
Dependency libxml-2.0 skipped: feature dash disabled
Dependency libdc1394-2 skipped: feature dc1394 disabled
Dependency directfb skipped: feature directfb disabled
Dependency openssl skipped: feature dtls disabled
Dependency libcrypto skipped: feature dtls disabled
Library faac skipped: feature faac disabled
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmptwbkoswc
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmptwbkoswc\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmptwbkoswc\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- 

Code:
 
        #include <faac.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef faacEncOpen
                faacEncOpen;
            #endif
            return 0;
        }
Compiler stdout:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmptwbkoswc\testfile.c(2): fatal error C1083: Cannot open include file: 'faac.h': No such file or directory

Compiler stderr:
 
Header <faac.h> has symbol "faacEncOpen" : NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxxoi0r1h
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxxoi0r1h\testfile.c /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmpxxoi0r1h\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- 

Code:
 
        #include <neaacdec.h>
        int main(void) {
            /* If it's not defined as a macro, try to use as a symbol */
            #ifndef NeAACDecOpen
                NeAACDecOpen;
            #endif
            return 0;
        }
Compiler stdout:
 testfile.c
C:\gstreamer\gst-plugins-bad_build\meson-private\tmpxxoi0r1h\testfile.c(2): fatal error C1083: Cannot open include file: 'neaacdec.h': No such file or directory

Compiler stderr:
 
Header <neaacdec.h> has symbol "NeAACDecOpen" : NO 
Library faad skipped: feature faad disabled
Dependency fdk-aac skipped: feature fdkaac disabled
Dependency fluidsynth skipped: feature fluidsynth disabled
Dependency dssim skipped: feature iqa disabled
Dependency kate skipped: feature kate disabled
Dependency libde265 skipped: feature libde265 disabled
Dependency libmms skipped: feature libmms disabled
Dependency lilv-0 skipped: feature lv2 disabled
Dependency microdns skipped: feature microdns disabled
WARNING: Project targeting '>= 0.49' but tried to use feature introduced in '0.54.0': native arg in add_languages.
Compiler for language cpp skipped: feature modplug disabled
Dependency mjpegtools skipped: feature mpeg2enc disabled
Library mpeg2encpp skipped: feature mpeg2enc disabled
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp7ctw89d2
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp7ctw89d2\testfile.cpp /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmp7ctw89d2\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wmismatched-tags -Wno-mismatched-tags 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wmismatched-tags'

Compiler for C++ supports arguments -Wno-mismatched-tags: NO 
Running compile:
Working directory:  C:\gstreamer\gst-plugins-bad_build\meson-private\tmp2soigzox
Command line:  cl C:\gstreamer\gst-plugins-bad_build\meson-private\tmp2soigzox\testfile.cpp /FoC:\gstreamer\gst-plugins-bad_build\meson-private\tmp2soigzox\output.obj /nologo /showIncludes /utf-8 /c /nologo /showIncludes /utf-8 /c /Od /Oi- -Wheader-guard -Wno-header-guard 

Code:
 extern int i;
int i;

Compiler stdout:
 
Compiler stderr:
 cl : Command line error D8021 : invalid numeric argument '/Wheader-guard'

Compiler for C++ supports arguments -Wno-header-guard: NO 
Dependency mjpegtools skipped: feature mplex disabled
Library mplex2 skipped: feature mplex disabled
Library mpcdec skipped: feature musepack disabled
Dependency neon skipped: feature neon disabled
Dependency libofa skipped: feature ofa disabled
Dependency openal skipped: feature openal disabled
Dependency OpenEXR skipped: feature openexr disabled
Dependency openh264 skipped: feature openh264 disabled
Dependency libopenmpt skipped: feature openmpt disabled
Compiler for language cpp skipped: feature openni2 disabled
Dependency opus skipped: feature opus disabled
Dependency dvdnav skipped: feature resindvd disabled
Dependency dvdread skipped: feature resindvd disabled
Dependency librsvg-2.0 skipped: feature rsvg disabled
Dependency librtmp skipped: feature rtmp disabled
Dependency sbc skipped: feature sbc disabled
Dependency libxml-2.0 skipped: feature smoothstreaming disabled
Dependency sndfile skipped: feature sndfile disabled
Dependency spandsp skipped: feature spandsp disabled
Dependency SvtHevcEnc skipped: feature svthevcenc disabled
Dependency zvbi-0.2 skipped: feature teletext disabled
Dependency libxml-2.0 skipped: feature ttml disabled
Dependency pango skipped: feature ttml disabled
Dependency cairo skipped: feature ttml disabled
Dependency pangocairo skipped: feature ttml disabled
Dependency vo-aacenc skipped: feature voaacenc disabled
Dependency vo-amrwbenc skipped: feature voamrwbenc disabled
Dependency libdrm skipped: feature wayland disabled
Dependency nice skipped: feature webrtc disabled
Dependency webrtc-audio-processing skipped: feature webrtcdsp disabled
Dependency libwebp skipped: feature webp disabled
Dependency x265 skipped: feature x265 disabled
Dependency zxing skipped: feature zxing disabled
Dependency zbar skipped: feature zbar disabled
Configuring gstreamer-bad-audio-1.0.pc using configuration
Configuring gstreamer-bad-audio-1.0-uninstalled.pc using configuration
Configuring gstreamer-codecparsers-1.0.pc using configuration
Configuring gstreamer-codecparsers-1.0-uninstalled.pc using configuration
Configuring gstreamer-insertbin-1.0.pc using configuration
Configuring gstreamer-insertbin-1.0-uninstalled.pc using configuration
Configuring gstreamer-mpegts-1.0.pc using configuration
Configuring gstreamer-mpegts-1.0-uninstalled.pc using configuration
Configuring gstreamer-photography-1.0.pc using configuration
Configuring gstreamer-photography-1.0-uninstalled.pc using configuration
Configuring gstreamer-player-1.0.pc using configuration
Configuring gstreamer-player-1.0-uninstalled.pc using configuration
Configuring gstreamer-plugins-bad-1.0.pc using configuration
Configuring gstreamer-plugins-bad-1.0-uninstalled.pc using configuration
Configuring gstreamer-sctp-1.0.pc using configuration
Configuring gstreamer-sctp-1.0-uninstalled.pc using configuration
Configuring gstreamer-transcoder-1.0.pc using configuration
Configuring gstreamer-transcoder-1.0-uninstalled.pc using configuration
Configuring gstreamer-webrtc-1.0.pc using configuration
Configuring gstreamer-webrtc-1.0-uninstalled.pc using configuration
Program xgettext skipped: feature nls disabled
Program dist-translations.py found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\gst-plugins-bad\scripts\dist-translations.py)
Program scripts/extract-release-date-from-doap-file.py found: YES (c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\gst-plugins-bad\scripts/extract-release-date-from-doap-file.py)
Running command: c:\users\ilyaa\appdata\local\programs\python\python39\python.exe C:\gstreamer\gst-plugins-bad\scripts/extract-release-date-from-doap-file.py 1.18.5 C:\gstreamer\gst-plugins-bad\gst-plugins-bad.doap
--- stdout ---
2021-09-08

--- stderr ---


Message: Package release date: 2021-09-08
Configuring config.h using configuration
Running command: c:\users\ilyaa\appdata\local\programs\python\python39\python.exe -c import shutil; shutil.copy("hooks/pre-commit.hook", ".git/hooks/pre-commit")
--- stdout ---

--- stderr ---


env[PKG_CONFIG_PATH]: 
Called `C:\gstreamer\1.0\msvc_x86_64\bin\pkg-config.EXE --variable=libexecdir gstreamer-1.0` -> 0
C:/gstreamer/1.0/msvc_x86_64/libexec
Got pkgconfig variable libexecdir : C:/gstreamer/1.0/msvc_x86_64/libexec
Program C:/gstreamer/1.0/msvc_x86_64/libexec/gstreamer-1.0/gst-plugins-doc-cache-generator found: NO
Message: All bad plugins have been disabled
Program hotdoc skipped: feature doc disabled
Message: Hotdoc not found, not building the documentation
Build targets in project: 21
WARNING: Project specifies a minimum meson_version '>= 0.49' but uses features which were added in newer versions:
 * 0.54.0: {'native arg in add_languages'}

gst-plugins-bad 1.18.5

    Plugins                        :

  User defined options
    auto_features                  : disabled
    gst-plugins-bad:mediafoundation: enabled
    gstreamer:tools                : enabled

Found ninja-1.10.2.git.kitware.jobserver-1 at C:\Users\ilyaa\AppData\Local\Programs\Python\Python39\Scripts\ninja.EXE
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\ogv.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\oga.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\mkv.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\mp3.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\webm.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\flv.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\mp4.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\avi.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\online-services\youtube.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\device\dvd.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\ogv.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\oga.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\mkv.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\mp3.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\webm.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\flv.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\mp4.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\file-extension\avi.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\online-services\youtube.gep
Failed to guess install tag for c:\share\gstreamer-1.0\encoding-profiles\device\dvd.gep


More information about the gstreamer-devel mailing list