FreeBSDDesktop / DEPRECATED-freebsd-base-graphics

Fork of FreeBSD's base repository to work on graphics-stack-related projects
Other
49 stars 13 forks source link

`make packages` broken on drm-next #156

Closed trombonehero closed 7 years ago

trombonehero commented 7 years ago

It looks like there are some mismatches between drm-next and upstream in the top-level Makefile that stops base packages from being built. These include trivial things like create-world-packages vs create-packages-world, but also some more substantial things. I'm going to try fetching the upstream Makefile and Makefile.inc1 to see if that helps, but I thought I'd open this issue in the meantime.

trombonehero commented 7 years ago

It looks like make packages is working now... there is something happening in my local Jenkins instance that causes DISTDIR to be set differently from outside of Jenkins, but that's not a drm-next problem.

Incidentally, I have now created a base repository for drm-next base packages at https://allendale.engr.mun.ca/drm-next.