sakaki- / genpi64-overlay

Gentoo overlay for the Raspberry Pi 3 and 4
GNU General Public License v3.0
53 stars 48 forks source link

File collision when emerging media-libs/raspberrypi-userland #1

Open danielmorlock opened 6 years ago

danielmorlock commented 6 years ago
 * Detected file collision(s):
 * 
 *  /usr/include/GLES2/gl2.h
 *  /usr/include/GLES2/gl2platform.h
 *  /usr/include/GLES2/gl2ext.h
 *  /usr/include/EGL/egl.h
 *  /usr/include/EGL/eglplatform.h
 *  /usr/include/EGL/eglext.h
 *  /usr/include/GLES/gl.h
 *  /usr/include/GLES/glplatform.h
 *  /usr/include/GLES/glext.h
 *  /usr/include/KHR/khrplatform.h
 * 
 * Searching all installed packages for file collisions...
 * 
 * Press Ctrl-C to Stop
 * 
 * media-libs/mesa-17.1.9:0::gentoo
 *  /usr/include/EGL/egl.h
 *  /usr/include/EGL/eglext.h
 *  /usr/include/EGL/eglplatform.h
 *  /usr/include/GLES/gl.h
 *  /usr/include/GLES/glext.h
 *  /usr/include/GLES/glplatform.h
 *  /usr/include/GLES2/gl2.h
 *  /usr/include/GLES2/gl2ext.h
 *  /usr/include/GLES2/gl2platform.h
 *  /usr/include/KHR/khrplatform.h
sakaki- commented 6 years ago

Hi, yes I know about this. To get raspberrypi-userland to build, the upstream DARM64 flag has to be set. That punches out the bits that don't build on 64-bits yet (like MMAL and OpenMAX IL, please see my post here); however, the resulting install tree is in a bit of a mess (esp. when using the VC4 mesa driver). It also fails the multilib-strict checks atm. That's why I don't ship it with the image.

However, raspberrypi-userland should deploy cleanly at least, so that you can use the parts that do work, like vcgencmd etc. I'll have a look at adding a default-on USE flag that addresses the collision issue.

sakaki- commented 3 years ago

30 Oct 2020: sadly, due legal obligations arising from a recent change in my 'real world' job, I must announce I am standing down as maintainer of this project with immediate effect. For the meantime, I will leave the repo up (for historical interest, and since the ebuilds etc. may be of use for others looking to take forward Gentoo on 64-bit RPi systems); however, there will be no further updates to the underlying binhost etc., nor will I be accepting / actioning further pull requests or bug reports from this point. Email requests for support will also have to be politely declined, so, please treat this as an effective EOL notice.

For further details, please see my post here.

Many thanks for your interest in this project!

With sincere apologies, sakaki ><