******************************************************************************** conan install libepoxy/1.5.4@ --profile=C:\J\w\BuildSingleReference@4/7980/e672fa81-d04d-4955-a11f-e803d61ad4f9/profile.txt --build=libepoxy ******************************************************************************** Configuration: [settings] arch=x86_64 arch_build=x86_64 build_type=Release compiler=Visual Studio compiler.runtime=MT compiler.version=16 os=Windows os_build=Windows [options] libepoxy:shared=True [build_requires] [env] libepoxy/1.5.4: Forced build from source Installing package: libepoxy/1.5.4 Requirements libepoxy/1.5.4 from local cache - Cache opengl/system from 'conan-center' - Cache Packages libepoxy/1.5.4:eb902be00e95134a4e7ab030bbe81a4bce52eea8 - Build opengl/system:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache Build requirements meson/0.57.1 from 'conan-center' - Cache ninja/1.10.2 from 'conan-center' - Cache Build requirements packages meson/0.57.1:5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9 - Cache ninja/1.10.2:0a420ff5c47119e668867cdb51baff0eca1fdb68 - Cache Installing (downloading, building) binaries... ninja/1.10.2: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK opengl/system: Already installed! [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK meson/0.57.1: Already installed! meson/0.57.1: Appending PATH environment variable: C:\J\w\BuildSingleReference@4\.conan\data\meson\0.57.1\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\bin [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK libepoxy/1.5.4: Applying build-requirement: meson/0.57.1 libepoxy/1.5.4: Applying build-requirement: ninja/1.10.2 libepoxy/1.5.4: Copying sources to build folder libepoxy/1.5.4: Building your package in C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8 libepoxy/1.5.4: Generator pkg_config created meson.pc libepoxy/1.5.4: Generator pkg_config created opengl.pc libepoxy/1.5.4: Generator pkg_config created ninja.pc [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] 'fPIC' option not found [HOOK - conan-center.py] pre_build(): [FPIC MANAGEMENT (KB-H007)] OK libepoxy/1.5.4: Calling build() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > meson "C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\source_subfolder" "C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\build_subfolder" --backend=ninja -Dprefix="C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\package\eb902be00e95134a4e7ab030bbe81a4bce52eea8" -Dlibdir="lib" -Dbindir="bin" -Dsbindir="bin" -Dlibexecdir="bin" -Dincludedir="include" -Ddefault_library="shared" -Ddocs="false" -Dtests="false" -Dglx="no" -Degl="no" -Dx11="false" --wrap-mode=nofallback --buildtype=release ----------------- The Meson build system Version: 0.57.1 Source dir: C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\source_subfolder Build dir: C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\build_subfolder Build type: native build Project name: libepoxy Project version: 1.5.4 C compiler for the host machine: cl (msvc 19.28.29333 "Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29333 for x64") C linker for the host machine: link link 14.28.29333.0 Host machine cpu family: x86_64 Host machine cpu: x86_64 cl.exe does not actually support gnu standards, and meson will instead demote to the nearest ISO C standard. This may cause compilation to fail. Has header "KHR/khrplatform.h" : NO Compiler for C supports arguments -we4002: YES Compiler for C supports arguments -we4003: YES Compiler for C supports arguments -w14010: YES Compiler for C supports arguments -we4013: YES Compiler for C supports arguments -w14016: YES Compiler for C supports arguments -we4020: YES Compiler for C supports arguments -we4021: YES Compiler for C supports arguments -we4027: YES Compiler for C supports arguments -we4029: YES Compiler for C supports arguments -we4033: YES Compiler for C supports arguments -we4035: YES Compiler for C supports arguments -we4045: YES Compiler for C supports arguments -we4047: YES Compiler for C supports arguments -we4049: YES Compiler for C supports arguments -we4053: YES Compiler for C supports arguments -we4071: YES Compiler for C supports arguments -we4819: YES Library dl found: NO Found pkg-config: C:\ProgramData\chocolatey\bin\pkg-config.EXE (0.28) Run-time dependency gl found: YES Found CMake: C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.EXE (3.18.20081302) Run-time dependency egl found: NO (tried pkgconfig and cmake) Run-time dependency x11 found: NO (tried pkgconfig and cmake) Run-time dependency glesv2 found: NO (tried pkgconfig and cmake) Library libGLESv2 found: NO Run-time dependency glesv1_cm found: NO (tried pkgconfig and cmake) Library libGLESv1_CM found: NO Library opengl32 found: YES Library gdi32 found: YES Configuring config.h using configuration Build targets in project: 5 Option buildtype is: release [default: debugoptimized] Found ninja-1.8.2 at "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\IDE\CommonExtensions\Microsoft\CMake\Ninja\ninja.EXE" ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > ninja -C "C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\build_subfolder" ----------------- ninja: Entering directory `C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\build_subfolder' [1/9] Generating wgl_generated.h with a custom command [2/9] Generating wgl_generated_dispatch.c with a custom command [3/9] Generating gl_generated.h with a custom command [4/9] Generating gl_generated_dispatch.c with a custom command [5/9] Compiling C object src/epoxy-0.dll.p/dispatch_wgl.c.obj cl : Command line warning D9025 : overriding '/MD' with '/MT' C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared\minwindef.h(130): warning C4005: 'APIENTRY': macro redefinition ..\source_subfolder\include\epoxy/gl.h(59): note: see previous definition of 'APIENTRY' [6/9] Compiling C object src/epoxy-0.dll.p/dispatch_common.c.obj cl : Command line warning D9025 : overriding '/MD' with '/MT' [7/9] Compiling C object src/epoxy-0.dll.p/meson-generated_.._wgl_generated_dispatch.c.obj cl : Command line warning D9025 : overriding '/MD' with '/MT' C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared\minwindef.h(130): warning C4005: 'APIENTRY': macro redefinition ..\source_subfolder\include\epoxy/gl.h(59): note: see previous definition of 'APIENTRY' src/wgl_generated_dispatch.c(4557): warning C4098: 'epoxy_wglBlitContextFramebufferAMD_global_rewrite_ptr': 'void' function returning a value src/wgl_generated_dispatch.c(4557): warning C4098: 'epoxy_wglBlitContextFramebufferAMD_dispatch_table_rewrite_ptr': 'void' function returning a value src/wgl_generated_dispatch.c(4557): warning C4098: 'epoxy_wglBlitContextFramebufferAMD_dispatch_table_thunk': 'void' function returning a value src/wgl_generated_dispatch.c(4583): warning C4098: 'epoxy_wglDeleteBufferRegionARB_global_rewrite_ptr': 'void' function returning a value src/wgl_generated_dispatch.c(4583): warning C4098: 'epoxy_wglDeleteBufferRegionARB_dispatch_table_rewrite_ptr': 'void' function returning a value src/wgl_generated_dispatch.c(4583): warning C4098: 'epoxy_wglDeleteBufferRegionARB_dispatch_table_thunk': 'void' function returning a value src/wgl_generated_dispatch.c(4587): warning C4098: 'epoxy_wglDestroyDisplayColorTableEXT_global_rewrite_ptr': 'void' function returning a value src/wgl_generated_dispatch.c(4587): warning C4098: 'epoxy_wglDestroyDisplayColorTableEXT_dispatch_table_rewrite_ptr': 'void' function returning a value src/wgl_generated_dispatch.c(4587): warning C4098: 'epoxy_wglDestroyDisplayColorTableEXT_dispatch_table_thunk': 'void' function returning a value [8/9] Compiling C object src/epoxy-0.dll.p/meson-generated_.._gl_generated_dispatch.c.obj cl : Command line warning D9025 : overriding '/MD' with '/MT' C:\Program Files (x86)\Windows Kits\10\include\10.0.17763.0\shared\minwindef.h(130): warning C4005: 'APIENTRY': macro redefinition ..\source_subfolder\include\epoxy/gl.h(59): note: see previous definition of 'APIENTRY' [9/9] Linking target src/epoxy-0.dll Creating library src\epoxy.lib and object src\epoxy.exp libepoxy/1.5.4: Package 'eb902be00e95134a4e7ab030bbe81a4bce52eea8' built libepoxy/1.5.4: Build folder C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8 libepoxy/1.5.4: Generated conaninfo.txt libepoxy/1.5.4: Generated conanbuildinfo.txt libepoxy/1.5.4: Generating the package libepoxy/1.5.4: Package folder C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\package\eb902be00e95134a4e7ab030bbe81a4bce52eea8 libepoxy/1.5.4: Calling package() ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.8.1 ** Copyright (c) 2020 Microsoft Corporation ********************************************************************** [vcvarsall.bat] Environment initialized for: 'x64' ----Running------ > ninja -C "C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\build_subfolder" install ----------------- ninja: Entering directory `C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\build_subfolder' [0/1] Installing files. Installing include/epoxy\gl_generated.h to C:/J/w/BuildSingleReference@4/.conan/data/libepoxy/1.5.4/_/_/package/eb902be00e95134a4e7ab030bbe81a4bce52eea8/include/epoxy Installing include/epoxy\wgl_generated.h to C:/J/w/BuildSingleReference@4/.conan/data/libepoxy/1.5.4/_/_/package/eb902be00e95134a4e7ab030bbe81a4bce52eea8/include/epoxy Installing src\epoxy-0.dll to C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\package\eb902be00e95134a4e7ab030bbe81a4bce52eea8\bin Installing src\epoxy.lib to C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\package\eb902be00e95134a4e7ab030bbe81a4bce52eea8\lib File 'src\\epoxy-0.pdb' not found, skipping Installing C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\source_subfolder\include/epoxy\common.h to C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\package\eb902be00e95134a4e7ab030bbe81a4bce52eea8\include\epoxy Installing C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\source_subfolder\include/epoxy\gl.h to C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\package\eb902be00e95134a4e7ab030bbe81a4bce52eea8\include\epoxy Installing C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\source_subfolder\include/epoxy\wgl.h to C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\package\eb902be00e95134a4e7ab030bbe81a4bce52eea8\include\epoxy Installing C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8\build_subfolder\meson-private\epoxy.pc to C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\package\eb902be00e95134a4e7ab030bbe81a4bce52eea8\lib\pkgconfig [HOOK - conan-center.py] post_package(): [PACKAGE LICENSE (KB-H012)] OK [HOOK - conan-center.py] post_package(): [DEFAULT PACKAGE LAYOUT (KB-H013)] OK [HOOK - conan-center.py] post_package(): [MATCHING CONFIGURATION (KB-H014)] OK [HOOK - conan-center.py] post_package(): [SHARED ARTIFACTS (KB-H015)] OK [HOOK - conan-center.py] post_package(): [PC-FILES (KB-H020)] OK [HOOK - conan-center.py] post_package(): [CMAKE-MODULES-CONFIG-FILES (KB-H016)] OK [HOOK - conan-center.py] post_package(): [PDB FILES NOT ALLOWED (KB-H017)] OK [HOOK - conan-center.py] post_package(): [LIBTOOL FILES PRESENCE (KB-H018)] OK [HOOK - conan-center.py] post_package(): [MS RUNTIME FILES (KB-H021)] OK libepoxy/1.5.4 package(): Packaged 1 '.dll' file: epoxy-0.dll libepoxy/1.5.4 package(): Packaged 5 '.h' files libepoxy/1.5.4 package(): Packaged 1 '.lib' file: epoxy.lib libepoxy/1.5.4 package(): Packaged 1 file: COPYING libepoxy/1.5.4: Package 'eb902be00e95134a4e7ab030bbe81a4bce52eea8' created libepoxy/1.5.4: Created package revision 6f396f9d0ddbb0ead5dbf2ff67111640 [HOOK - conan-center.py] post_package_info(): [CMAKE FILE NOT IN BUILD FOLDERS (KB-H019)] OK [HOOK - conan-center.py] post_package_info(): [LIBRARY DOES NOT EXIST (KB-H054)] OK ninja/1.10.2: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@4\.conan\data\ninja\1.10.2\_\_\package\0a420ff5c47119e668867cdb51baff0eca1fdb68\lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component ninja::ninja libdir "lib" does not contain any library [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component ninja::ninja libdir "lib" does not contain any declared library meson/0.57.1: WARN: Lib folder doesn't exist, can't collect libraries: C:\J\w\BuildSingleReference@4\.conan\data\meson\0.57.1\_\_\package\5ab84d6acfe1f23c4fae0ab88f26e3a396351ac9\lib [HOOK - conan-center.py] post_package_info(): WARN: [LIBRARY DOES NOT EXIST (KB-H054)] Component meson::meson libdir "lib" does not contain any declared library libepoxy/1.5.4: WARN: Build folder is dirty, removing it: C:\J\w\BuildSingleReference@4\.conan\data\libepoxy\1.5.4\_\_\build\eb902be00e95134a4e7ab030bbe81a4bce52eea8 Generating targets: 0%| | 0/5 [00:00