Date: Fri, 05 Jun 2020 14:33:18 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 247002] graphics/mesa-dri: configure fails with "dependency wayland-protocols not found" Message-ID: <bug-247002-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247002 Bug ID: 247002 Summary: graphics/mesa-dri: configure fails with "dependency wayland-protocols not found" Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: mbeis@xs4all.nl Flags: maintainer-feedback?(x11@FreeBSD.org) Assignee: x11@FreeBSD.org updating graphics/mesa-dri fails to configure with an error: [...] =3D=3D=3D> Configuring for mesa-dri-19.0.8_1 The Meson build system Version: 0.54.2 Source dir: /usr/ports/graphics/mesa-dri/work/mesa-19.0.8 Build dir: /usr/ports/graphics/mesa-dri/work/mesa-19.0.8/_build Build type: native build Program python found: NO Program python2 found: NO Program python3 found: YES (/usr/ports/graphics/mesa-dri/work/.bin/python3) Project name: mesa Project version: 19.0.8 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-O2 -pipe -march=3Dnocona=20 -fstack-protector-strong -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' -Wl,-rpath=3D/usr/local/llvm= 80/lib -fstack-protector-strong ' Using 'CPPFLAGS' from environment with value: '' Using 'CXX' from environment with value: 'c++' Using 'CXXFLAGS' from environment with value: '-O2 -pipe -march=3Dnocona -fstack-protector-strong -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' -Wl,-rpath=3D/usr/local/llvm= 80/lib -fstack-protector-strong ' Using 'CPPFLAGS' from environment with value: '' Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-O2 -pipe -march=3Dnocona=20 -fstack-protector-strong -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' -Wl,-rpath=3D/usr/local/llvm= 80/lib -fstack-protector-strong ' Using 'CPPFLAGS' from environment with value: '' C compiler for the host machine: cc (clang 8.0.1 "FreeBSD clang version 8.0= .1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)") C linker for the host machine: cc ld.lld 8.0.1 Using 'CXX' from environment with value: 'c++' Using 'CXXFLAGS' from environment with value: '-O2 -pipe -march=3Dnocona -fstack-protector-strong -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' -Wl,-rpath=3D/usr/local/llvm= 80/lib -fstack-protector-strong ' Using 'CPPFLAGS' from environment with value: '' C++ compiler for the host machine: c++ (clang 8.0.1 "FreeBSD clang version 8.0.1 (tags/RELEASE_801/final 366581) (based on LLVM 8.0.1)") C++ linker for the host machine: c++ ld.lld 8.0.1 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program pkg-config found: YES (/usr/local/bin/pkg-config) Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.6.3) Run-time dependency vdpau found: YES 1.4 Run-time dependency xvmc found: YES 1.0.12 Run-time dependency xv found: YES 1.0.11 Found CMake: /usr/local/bin/cmake (3.17.3) Run-time dependency libomxil-bellagio found: NO (tried pkgconfig and cmake) Run-time dependency libva found: YES 1.7.0 Checking for function "bswap32" : YES=20 Checking for function "bswap64" : YES=20 Checking for function "clz" : YES=20 Checking for function "clzll" : YES=20 Checking for function "ctz" : YES=20 Checking for function "expect" : YES=20 Checking for function "ffs" : YES=20 Checking for function "ffsll" : YES=20 Checking for function "popcount" : YES=20 Checking for function "popcountll" : YES Checking for function "unreachable" : YES=20 Checking if "__attribute__((const))" compiles: YES=20 Checking if "__attribute__((flatten))" compiles: YES=20 Checking if "__attribute__((malloc))" compiles: YES=20 Checking if "__attribute__((pure))" compiles: YES=20 Checking if "__attribute__((unused))" compiles: YES=20 Checking if "__attribute__((warn_unused_result))" compiles: YES=20 Checking if "__attribute__((weak))" compiles: YES=20 Checking if "__attribute__((format(...)))" compiles: YES=20 Checking if "__attribute__((packed))" compiles: YES=20 Checking if "__attribute__((returns_nonnull))" compiles: YES=20 Checking if "__attribute__((visibility(...)))" compiles: YES=20 Checking if "__attribute__((alias(...)))" compiles: YES=20 Checking if "__attribute__((__noreturn__))" compiles: YES=20 Compiler for C supports arguments -Werror=3Dimplicit-function-declaration: = YES=20 Compiler for C supports arguments -Werror=3Dmissing-prototypes: YES=20 Compiler for C supports arguments -Werror=3Dreturn-type: YES=20 Compiler for C supports arguments -fno-math-errno: YES=20 Compiler for C supports arguments -fno-trapping-math: YES=20 Compiler for C supports arguments -Qunused-arguments: YES Compiler for C supports arguments -Wmissing-field-initializers: YES=20 Compiler for C supports arguments -Wformat-truncation: NO=20 Compiler for C supports arguments -fvisibility=3Dhidden: YES=20 Compiler for C++ supports arguments -Werror=3Dreturn-type: YES=20 Compiler for C++ supports arguments -fno-math-errno: YES=20 Compiler for C++ supports arguments -fno-trapping-math: YES=20 Compiler for C++ supports arguments -Qunused-arguments: YES=20 Compiler for C++ supports arguments -Wnon-virtual-dtor: YES=20 Compiler for C++ supports arguments -Wmissing-field-initializers: YES=20 Compiler for C++ supports arguments -Wformat-truncation: NO=20 Compiler for C supports arguments -Woverride-init: YES=20 Compiler for C supports arguments -Winitializer-overrides: YES=20 Compiler for C++ supports arguments -fvisibility=3Dhidden: YES=20 Compiler for C supports arguments -Werror=3Dpointer-arith: YES=20 Compiler for C++ supports arguments -Werror=3Dpointer-arith: YES=20 Compiler for C supports arguments -Werror=3Dvla: YES=20 Compiler for C++ supports arguments -Werror=3Dvla: YES=20 Checking if "GCC atomic builtins" links: YES=20 Checking if "GCC 64bit atomics" with dependency not-found links: YES=20 Header <sys/sysmacros.h> has symbol "major" : NO Header <sys/mkdev.h> has symbol "major" : NO=20 Checking if "xlocale.h" compiles: YES=20 Checking if "sys/sysctl.h" compiles: NO=20 Checking if "linux/futex.h" compiles: NO=20 Checking if "endian.h" compiles: NO=20 Checking if "dlfcn.h" compiles: YES=20 Checking for function "strtof" : YES=20 Checking for function "mkostemp" : YES=20 Checking for function "posix_memalign" : YES=20 Checking for function "timespec_get" : YES=20 Checking for function "memfd_create" : NO=20 Checking if "strtod has locale support" links: YES=20 Checking if "Bsymbolic" links: YES=20 Checking if "gc-sections" links: YES=20 Checking if "version-script" links: YES=20 Checking if "dynamic-list" links: YES=20 Compiler for C supports link arguments -Wl,--build-id=3Dsha1: YES=20 Checking for function "dlopen" : YES=20 Checking for function "dladdr" with dependency not-found: YES=20 Checking for function "dl_iterate_phdr" : YES Checking for function "clock_gettime" : YES=20 Run-time dependency zlib found: YES 1.2.10 Run-time dependency threads found: YES Checking for function "pthread_setaffinity_np" with dependency threads: NO= =20 Run-time dependency expat found: YES 2.2.8 Library m found: YES Message: libdrm 2.4.97 needed because amdgpu has the highest requirement Run-time dependency libdrm_intel found: YES 2.4.102 Run-time dependency libdrm_amdgpu found: YES 2.4.102 Run-time dependency libdrm_radeon found: YES 2.4.102 Run-time dependency libdrm found: YES 2.4.102 llvm-config found: YES (/usr/local/bin/llvm-config90) 9.0.1 Run-time dependency LLVM (modules: amdgpu, asmparser, bitreader, bitwriter, engine, ipo, mcdisassembler, mcjit, native) found: YES 9.0.1 Run-time dependency libelf found: NO (tried pkgconfig and cmake) Library elf found: YES Run-time dependency valgrind found: NO (tried pkgconfig) Program bison found: YES (/usr/local/bin/bison) Program flex found: YES (/usr/bin/flex) Run-time dependency libunwind found: YES 1.4.0 Using 'PKG_CONFIG' from environment with value: 'pkgconf' Found pkg-config: /usr/local/bin/pkgconf (1.6.3) Build-time dependency wayland-scanner found: YES 1.18.0 Program /usr/local/bin/wayland-scanner found: YES (/usr/local/bin/wayland-scanner) Run-time dependency wayland-protocols found: NO (tried pkgconfig and cmake) meson.build:1303:2: ERROR: Dependency "wayland-protocols" not found, tried pkgconfig and cmake A full log can be found at /usr/ports/graphics/mesa-dri/work/mesa-19.0.8/_build/meson-logs/meson-log.t= xt =3D=3D=3D> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/graphics/mesa-dri/work/mesa-19.0.8/_build/meson-logs/meson-log.= txt" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. a /usr/local/sbin/pkg-static info -g -Ea). *** Error code 1 Stop. make[1]: stopped in /usr/ports/graphics/mesa-dri *** Error code 1 Stop. make: stopped in /usr/ports/graphics/mesa-dri =3D=3D=3D>>> make build failed for graphics/mesa-dri =3D=3D=3D>>> Aborting update =3D=3D=3D>>> Update for graphics/mesa-dri failed =3D=3D=3D>>> Aborting update [...] uname -a: FreeBSD yokozuna 12.1-RELEASE-p5 FreeBSD 12.1-RELEASE-p5 YOKOZUNA= =20 amd64 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247002-7788>