===> Registering installation for dri-9.1.7_4,2 as automatic pkg-static: lstat(/usr/ports/graphics/dri/work/stage/usr/local/lib/libdricore9.1.7.la): No such file or directory pkg-static: lstat(/usr/ports/graphics/dri/work/stage/usr/local/lib/libdricore9.1.7.so): No such file or directory pkg-static: lstat(/usr/ports/graphics/dri/work/stage/usr/local/lib/libdricore9.1.7.so.1): No such file or directory pkg-static: lstat(/usr/ports/graphics/dri/work/stage/usr/local/lib/libdricore9.1.7.so.1.0.0): No such file or directory pkg-static: lstat(/usr/ports/graphics/dri/work/stage/usr/local/lib/dri/): No such file or directory *** Error code 74 # uname -a FreeBSD raspberry-pi 10.0-STABLE FreeBSD 10.0-STABLE #0 r268038: Tue Jul 1 04:29:43 UTC 2014 root@grind.freebsd.org:/usr/obj/arm.armv6/usr/src/sys/RPI-B arm # svn info /usr/ports/graphics/dri Path: /usr/ports/graphics/dri Working Copy Root Path: /usr/ports URL: https://svn0.eu.freebsd.org/ports/head/graphics/dri Relative URL: ^/head/graphics/dri Repository Root: https://svn0.eu.freebsd.org/ports Repository UUID: 35697150-7ecd-e111-bb59-0022644237b5 Revision: 361360 Node Kind: directory Schedule: normal Last Changed Author: kwm Last Changed Rev: 355979 Last Changed Date: 2014-05-31 14:15:47 +0000 (Sat, 31 May 2014) Probably should be tacked together with: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=183304 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176703
Can you attach dri config.log? thanks.
http://eis.bris.ac.uk/~mexas/log/config.log Thanks
You probably need WITH_NEW_XORG=yes
Same problem here... Caused by missing driver-definition for ARCH=armv6 Use same definition as already present for sparc64 and it should work.
Working on a patch for this under a phabricator review: https://reviews.freebsd.org/D704
A commit references this bug: Author: sbruno Date: Tue Sep 2 22:54:11 UTC 2014 New revision: 367121 URL: http://svnweb.freebsd.org/changeset/ports/367121 Log: Enable SWRAST for armv6 architectures to allow building of dricore libs PR: 191767 Reviewed by: kwm Changes: head/graphics/dri/Makefile
*** Bug 176703 has been marked as a duplicate of this bug. ***