pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

build error in pkgsrc/graphics/MesaLib on netbsd-8 "nir_intrinsics.h: No such file or directory"



I've been trying to rebuild MesaLib from pkgsrc HEAD on 8.1_STABLE NetBSD/amd64 for a week or so now and keep getting the following error.

In file included from ../src/gallium/drivers/nouveau/nv50/nv50_program.c:25:0:
../src/compiler/nir/nir.h:1195:28: fatal error: nir_intrinsics.h: No such file or directory
 #include "nir_intrinsics.h"
                            ^
This is netbsd-8 from nyftp, and very latest pkgsrc, 'pkg_chk -Br' before building:

Whats confusing is I had the build error, then I had a good build, and then it failed again, which could imply is related to what other packages are installed.

Full build log on http://sync.absd.org/mesalib-build-error.log

Is anyone else seeing this?

Thanks

David


Home | Main Index | Thread Index | Old Index