DEBUG: Executing shell function do_configure
NOTE: Executing meson -Dshared-glapi=true -Dgallium-opencl=disabled -Dglx-read-only-text=true -Dplatforms=wayland,x11,drm,surfaceless -Ddri=true -Ddri-drivers=,r100,r200,nouveau,i965,i915 -Ddri3=true -Degl=true -Delf-tls=true -Dgallium-drivers=swrast,virgl -Dllvm=false -Dgbm=true -Dgles1=true -Dgles2=true -Dopengl=true -Dosmesa=none -Dlibunwind=false -Dvulkan-drivers=,intel -Dgallium-xa=false -Dgallium-xvmc=false -Dasm=false...
The Meson build system
Version: 0.53.0
Source dir: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/mesa-19.3.3
Build dir: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/build
Build type: cross build
Program python found: NO
Program python2 found: NO
Program python3 found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/python3-native/python3)
Project name: mesa
Project version: 19.3.3
C compiler for the build machine: gcc (gcc 8.3.1 "gcc (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2)")
C linker for the build machine: gcc GNU ld.bfd 2.31.1-25
C++ compiler for the build machine: g++ (gcc 8.3.1 "g++ (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2)")
C++ linker for the build machine: g++ GNU ld.bfd 2.31.1-25
C compiler for the host machine: x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot (gcc 9.2.0 "x86_64-poky-linux-gcc (GCC) 9.2.0")
C linker for the host machine: x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot GNU ld.bfd 2.33.1.20191208
C++ compiler for the host machine: x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot (gcc 9.2.0 "x86_64-poky-linux-g++ (GCC) 9.2.0")
C++ linker for the host machine: x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot GNU ld.bfd 2.33.1.20191208
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
Program pkg-config found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/pkg-config)
Program python3 found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/python3-native/python3)
Fetching value of define "ETIME" : 62 
Checking for function "bswap32" : YES 
Checking for function "bswap64" : YES 
Checking for function "clz" : YES 
Checking for function "clzll" : YES 
Checking for function "ctz" : YES 
Checking for function "expect" : YES 
Checking for function "ffs" : YES 
Checking for function "ffsll" : YES 
Checking for function "popcount" : YES 
Checking for function "popcountll" : YES 
Checking for function "unreachable" : YES 
Checking if "__attribute__((const))" compiles: YES 
Checking if "__attribute__((flatten))" compiles: YES 
Checking if "__attribute__((malloc))" compiles: YES 
Checking if "__attribute__((pure))" compiles: YES 
Checking if "__attribute__((unused))" compiles: YES 
Checking if "__attribute__((warn_unused_result))" compiles: YES 
Checking if "__attribute__((weak))" compiles: YES 
Checking if "__attribute__((format(...)))" compiles: YES 
Checking if "__attribute__((packed))" compiles: YES 
Checking if "__attribute__((returns_nonnull))" compiles: YES 
Checking if "__attribute__((visibility(...)))" compiles: YES 
Checking if "__attribute__((alias(...)))" compiles: YES 
Checking if "__attribute__((__noreturn__))" compiles: YES 
Checking if "__uint128_t" compiles: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=missing-prototypes: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=empty-body: YES 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES 
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Compiler for C supports arguments -fno-math-errno: YES 
Compiler for C supports arguments -fno-trapping-math: YES 
Compiler for C supports arguments -Qunused-arguments: NO 
Compiler for C supports arguments -Werror=format: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C++ supports arguments -Werror=return-type: YES 
Compiler for C++ supports arguments -Werror=empty-body: YES 
Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES 
Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES 
Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Compiler for C++ supports arguments -fno-math-errno: YES 
Compiler for C++ supports arguments -fno-trapping-math: YES 
Compiler for C++ supports arguments -Qunused-arguments: NO 
Compiler for C++ supports arguments -Werror=format: YES 
Compiler for C++ supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wno-override-init -Woverride-init: YES 
Compiler for C supports arguments -Wno-initializer-overrides -Winitializer-overrides: NO 
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports arguments -Werror=pointer-arith: YES 
Compiler for C++ supports arguments -Werror=pointer-arith: YES 
Compiler for C supports arguments -Werror=vla: YES 
Compiler for C++ supports arguments -Werror=vla: YES 
Compiler for C++ supports arguments -fvisibility=hidden: YES 
Checking if "GCC atomic builtins" compiles: YES 
Checking if "GCC atomic builtins required -latomic" links: YES 
Checking if "GCC 64bit atomics" with dependency not-found links: YES 
Library ws2_32 found: NO
Header <sys/sysmacros.h> has symbol "major" : YES 
Header <sys/sysmacros.h> has symbol "minor" : YES 
Header <sys/sysmacros.h> has symbol "makedev" : YES 
Header <sys/mkdev.h> has symbol "major" : NO 
Checking if "xlocale.h" compiles: NO 
Checking if "sys/sysctl.h" compiles: YES 
Checking if "linux/futex.h" compiles: YES 
Checking if "endian.h" compiles: YES 
Checking if "dlfcn.h" compiles: YES 
Checking if "execinfo.h" compiles: YES 
Checking if "sys/shm.h" compiles: YES 
Checking if "cet.h" compiles: YES 
Checking for function "strtof" : YES 
Checking for function "mkostemp" : YES 
Checking for function "timespec_get" : YES 
Checking for function "memfd_create" : YES 
Checking for function "random_r" : YES 
Checking for function "flock" : YES 
Header <errno.h> has symbol "program_invocation_name" : YES 
Checking for function "posix_memalign" : YES 
Checking if "strtod has locale support" links: YES 
Checking if "Bsymbolic" links: YES 
Checking if "gc-sections" links: YES 
Checking if "version-script" links: YES 
Checking if "dynamic-list" links: YES 
Compiler for C supports link arguments -Wl,--build-id=sha1: YES 
Checking for function "dlopen" : NO 
Library dl found: YES
Checking for function "dladdr" with dependency -ldl: YES 
Checking for function "dl_iterate_phdr" : YES 
Checking for function "clock_gettime" : YES 
Found pkg-config: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/pkg-config (0.29.2)
Run-time dependency zlib found: YES 1.2.11
Run-time dependency threads found: YES
Checking for function "pthread_setaffinity_np" with dependency threads: YES 
Checking for function "pthread_setaffinity_np" with dependency threads: NO 
Run-time dependency expat found: YES 2.2.9
Library m found: YES
Run-time dependency libdrm_intel found: YES 2.4.100
Run-time dependency libdrm_radeon found: YES 2.4.100
Run-time dependency libdrm_nouveau found: YES 2.4.100
Run-time dependency libdrm found: YES 2.4.100
Run-time dependency valgrind found: NO (tried pkgconfig)
Program bison found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/bison)
Program flex found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/flex)
Found pkg-config: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/pkg-config (0.29.2)
Build-time dependency wayland-scanner found: YES 1.18.0
Program /usr/bin/wayland-scanner found: NO

meson.build:1566:2: ERROR: Program(s) ['/usr/bin/wayland-scanner'] not found or not executable

A full log can be found at TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/build/meson-logs/meson-log.txt
ERROR: meson failed
WARNING: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/temp/run.do_configure.37089:1 exit 1 from 'exit 1'
ERROR: Execution of 'TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/temp/run.do_configure.37089' failed with exit code 1:
The Meson build system
Version: 0.53.0
Source dir: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/mesa-19.3.3
Build dir: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/build
Build type: cross build
Program python found: NO
Program python2 found: NO
Program python3 found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/python3-native/python3)
Project name: mesa
Project version: 19.3.3
C compiler for the build machine: gcc (gcc 8.3.1 "gcc (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2)")
C linker for the build machine: gcc GNU ld.bfd 2.31.1-25
C++ compiler for the build machine: g++ (gcc 8.3.1 "g++ (GCC) 8.3.1 20190223 (Red Hat 8.3.1-2)")
C++ linker for the build machine: g++ GNU ld.bfd 2.31.1-25
C compiler for the host machine: x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot (gcc 9.2.0 "x86_64-poky-linux-gcc (GCC) 9.2.0")
C linker for the host machine: x86_64-poky-linux-gcc -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot GNU ld.bfd 2.33.1.20191208
C++ compiler for the host machine: x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot (gcc 9.2.0 "x86_64-poky-linux-g++ (GCC) 9.2.0")
C++ linker for the host machine: x86_64-poky-linux-g++ -m64 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot GNU ld.bfd 2.33.1.20191208
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
Program pkg-config found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/pkg-config)
Program python3 found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/python3-native/python3)
Fetching value of define "ETIME" : 62 
Checking for function "bswap32" : YES 
Checking for function "bswap64" : YES 
Checking for function "clz" : YES 
Checking for function "clzll" : YES 
Checking for function "ctz" : YES 
Checking for function "expect" : YES 
Checking for function "ffs" : YES 
Checking for function "ffsll" : YES 
Checking for function "popcount" : YES 
Checking for function "popcountll" : YES 
Checking for function "unreachable" : YES 
Checking if "__attribute__((const))" compiles: YES 
Checking if "__attribute__((flatten))" compiles: YES 
Checking if "__attribute__((malloc))" compiles: YES 
Checking if "__attribute__((pure))" compiles: YES 
Checking if "__attribute__((unused))" compiles: YES 
Checking if "__attribute__((warn_unused_result))" compiles: YES 
Checking if "__attribute__((weak))" compiles: YES 
Checking if "__attribute__((format(...)))" compiles: YES 
Checking if "__attribute__((packed))" compiles: YES 
Checking if "__attribute__((returns_nonnull))" compiles: YES 
Checking if "__attribute__((visibility(...)))" compiles: YES 
Checking if "__attribute__((alias(...)))" compiles: YES 
Checking if "__attribute__((__noreturn__))" compiles: YES 
Checking if "__uint128_t" compiles: YES 
Compiler for C supports arguments -Werror=implicit-function-declaration: YES 
Compiler for C supports arguments -Werror=missing-prototypes: YES 
Compiler for C supports arguments -Werror=return-type: YES 
Compiler for C supports arguments -Werror=empty-body: YES 
Compiler for C supports arguments -Werror=incompatible-pointer-types: YES 
Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES 
Compiler for C supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Compiler for C supports arguments -fno-math-errno: YES 
Compiler for C supports arguments -fno-trapping-math: YES 
Compiler for C supports arguments -Qunused-arguments: NO 
Compiler for C supports arguments -Werror=format: YES 
Compiler for C supports arguments -Wformat-security: YES 
Compiler for C++ supports arguments -Werror=return-type: YES 
Compiler for C++ supports arguments -Werror=empty-body: YES 
Compiler for C++ supports arguments -Wno-non-virtual-dtor -Wnon-virtual-dtor: YES 
Compiler for C++ supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES 
Compiler for C++ supports arguments -Wno-format-truncation -Wformat-truncation: YES 
Compiler for C++ supports arguments -fno-math-errno: YES 
Compiler for C++ supports arguments -fno-trapping-math: YES 
Compiler for C++ supports arguments -Qunused-arguments: NO 
Compiler for C++ supports arguments -Werror=format: YES 
Compiler for C++ supports arguments -Wformat-security: YES 
Compiler for C supports arguments -Wno-override-init -Woverride-init: YES 
Compiler for C supports arguments -Wno-initializer-overrides -Winitializer-overrides: NO 
Compiler for C supports arguments -fvisibility=hidden: YES 
Compiler for C supports arguments -Werror=pointer-arith: YES 
Compiler for C++ supports arguments -Werror=pointer-arith: YES 
Compiler for C supports arguments -Werror=vla: YES 
Compiler for C++ supports arguments -Werror=vla: YES 
Compiler for C++ supports arguments -fvisibility=hidden: YES 
Checking if "GCC atomic builtins" compiles: YES 
Checking if "GCC atomic builtins required -latomic" links: YES 
Checking if "GCC 64bit atomics" with dependency not-found links: YES 
Library ws2_32 found: NO
Header <sys/sysmacros.h> has symbol "major" : YES 
Header <sys/sysmacros.h> has symbol "minor" : YES 
Header <sys/sysmacros.h> has symbol "makedev" : YES 
Header <sys/mkdev.h> has symbol "major" : NO 
Checking if "xlocale.h" compiles: NO 
Checking if "sys/sysctl.h" compiles: YES 
Checking if "linux/futex.h" compiles: YES 
Checking if "endian.h" compiles: YES 
Checking if "dlfcn.h" compiles: YES 
Checking if "execinfo.h" compiles: YES 
Checking if "sys/shm.h" compiles: YES 
Checking if "cet.h" compiles: YES 
Checking for function "strtof" : YES 
Checking for function "mkostemp" : YES 
Checking for function "timespec_get" : YES 
Checking for function "memfd_create" : YES 
Checking for function "random_r" : YES 
Checking for function "flock" : YES 
Header <errno.h> has symbol "program_invocation_name" : YES 
Checking for function "posix_memalign" : YES 
Checking if "strtod has locale support" links: YES 
Checking if "Bsymbolic" links: YES 
Checking if "gc-sections" links: YES 
Checking if "version-script" links: YES 
Checking if "dynamic-list" links: YES 
Compiler for C supports link arguments -Wl,--build-id=sha1: YES 
Checking for function "dlopen" : NO 
Library dl found: YES
Checking for function "dladdr" with dependency -ldl: YES 
Checking for function "dl_iterate_phdr" : YES 
Checking for function "clock_gettime" : YES 
Found pkg-config: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/pkg-config (0.29.2)
Run-time dependency zlib found: YES 1.2.11
Run-time dependency threads found: YES
Checking for function "pthread_setaffinity_np" with dependency threads: YES 
Checking for function "pthread_setaffinity_np" with dependency threads: NO 
Run-time dependency expat found: YES 2.2.9
Library m found: YES
Run-time dependency libdrm_intel found: YES 2.4.100
Run-time dependency libdrm_radeon found: YES 2.4.100
Run-time dependency libdrm_nouveau found: YES 2.4.100
Run-time dependency libdrm found: YES 2.4.100
Run-time dependency valgrind found: NO (tried pkgconfig)
Program bison found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/bison)
Program flex found: YES (TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/flex)
Found pkg-config: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/recipe-sysroot-native/usr/bin/pkg-config (0.29.2)
Build-time dependency wayland-scanner found: YES 1.18.0
Program /usr/bin/wayland-scanner found: NO

meson.build:1566:2: ERROR: Program(s) ['/usr/bin/wayland-scanner'] not found or not executable

A full log can be found at TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/build/meson-logs/meson-log.txt
WARNING: TOPDIR/tmp/work/core2-64-poky-linux/mesa/2_19.3.3-r0/temp/run.do_configure.37089:1 exit 1 from 'exit 1'

Error details

Submitted on:
17/02/20 08:12
Error type:
Recipe
Task:
do_configure
Recipe:
mesa
Recipe version:
2_19.3.3-r0
Machine:
qemux86-64
Distro:
poky
Build system:
x86_64-linux
Target system:
x86_64-poky-linux
Host distro:
universal/fedora-29
Branch:
master-next
Commit:
8a6166d8755943fd3c8de0a563267659be4c9f7d
Build:
#98590
Submitter:
yp-ab-fedora29-ty-1.yocto.io
Link back:
https://autobuilder.yoctoproject.org/typhoon/#builders/23/builds/1808
Similar errors:
0
Open a bug