Skip to content

Instantly share code, notes, and snippets.

@Slabity
Created October 4, 2019 20:00
Show Gist options
  • Save Slabity/fd73ec1d7e32ec9ba9702676848bc414 to your computer and use it in GitHub Desktop.
Save Slabity/fd73ec1d7e32ec9ba9702676848bc414 to your computer and use it in GitHub Desktop.
$ nix-shell -p gxr  
these derivations will be built:
/nix/store/f1v1qa74n187m7zk6mg1r4qcjsrpj791-gxr.drv
building '/nix/store/f1v1qa74n187m7zk6mg1r4qcjsrpj791-gxr.drv'...
unpacking sources
unpacking source archive /nix/store/wn63yl75ps80vylrd4wq5081hhn606r8-source
source root is source
patching sources
configuring
meson flags: --buildtype=plain --libdir=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr/lib --libexecdir=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr/libexec --bindir=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr/bin --sbindir=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr/sbin --includedir=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr/include --mandir=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr/share/man --infodir=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr/share/info --localedir=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/89b75q5q0mvg05vp2py434f85amzl5kw-gxr
The Meson build system
Version: 0.51.2
Source dir: /build/source
Build dir: /build/source/build
Build type: native build
DEPRECATION: Duplicated values in array option is deprecated. This will become a hard error in the future.
DEPRECATION: Duplicated values in array option is deprecated. This will become a hard error in the future.
DEPRECATION: Duplicated values in array option is deprecated. This will become a hard error in the future.
Project name: gxr
Project version: 0.13.0
C compiler for the host machine: /nix/store/7hzmz83nv8khpwsk858yaac7y3idh0a7-gcc-wrapper-8.3.0/bin/cc (gcc 8.3.0 "gcc (GCC) 8.3.0")
DEPRECATION: Duplicated values in array option is deprecated. This will become a hard error in the future.
Build machine cpu family: x86_64
Build machine cpu: x86_64
Configuring gxr-config.h using configuration
Found pkg-config: /nix/store/gyh4j0wwlry6wx4rkpb6bzyic2b1wjqx-pkg-config-0.29.2/bin/pkg-config (0.29.2)
Run-time dependency openvr found: YES 1.7.15
Library stdc++ found: YES
Library dl found: YES
Library m found: YES
Found CMake: /nix/store/c9drf86v48sl4nzr3hvspgbmxmjhlrj9-cmake-3.15.1/bin/cmake (3.15.1)
Run-time dependency gulkan-0.13 found: NO (tried cmake)
meson.build:64:0: ERROR: Could not generate cargs for gulkan-0.13:
A full log can be found at /build/source/build/meson-logs/meson-log.txt
builder for '/nix/store/f1v1qa74n187m7zk6mg1r4qcjsrpj791-gxr.drv' failed with exit code 1
error: build of '/nix/store/f1v1qa74n187m7zk6mg1r4qcjsrpj791-gxr.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment