genpi64-overlay icon indicating copy to clipboard operation
genpi64-overlay copied to clipboard

File collision when emerging media-libs/raspberrypi-userland

Open danielmorlock opened this issue 6 years ago • 2 comments

 * 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

danielmorlock avatar Oct 11 '17 07:10 danielmorlock

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- avatar Oct 11 '17 11:10 sakaki-

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 ><

sakaki- avatar Oct 30 '20 16:10 sakaki-