Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 621138

Summary: media-libs/mesa-9999: fatal error: amdgpu.h:
Product: Gentoo Linux Reporter: Vasco Gervasi <yellowhat46>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED UPSTREAM    
Severity: normal CC: erhard_f, jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge.info
build.log

Description Vasco Gervasi 2017-06-07 16:35:54 UTC
Hi all,
I am trying to emerge mesa live ebuild but returns this error:

In file included from /var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/src/amd/common/ac_surface.c:31:0:
/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999/src/amd/common/ac_gpu_info.h:31:10: fatal error: amdgpu.h: File o directory non esistente
 #include <amdgpu.h>
          ^~~~~~~~~~
compilation terminated.
make[4]: *** [Makefile:949: common/common_libamd_common_la-ac_surface.lo] Error 1
make[4]: uscita dalla directory "/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_64.amd64/src/amd"
make[3]: *** [Makefile:740: all] Error 2
make[3]: uscita dalla directory "/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_64.amd64/src/amd"
make[2]: *** [Makefile:851: all-recursive] Error 1
make[2]: uscita dalla directory "/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_64.amd64/src"
make[1]: *** [Makefile:642: all] Error 2
make[1]: uscita dalla directory "/var/tmp/portage/media-libs/mesa-9999/work/mesa-9999-abi_x86_64.amd64/src"
make: *** [Makefile:642: all-recursive] Error 1


Thanks
Comment 1 Vasco Gervasi 2017-06-07 16:36:51 UTC
Created attachment 475472 [details]
build.log
Comment 2 Vasco Gervasi 2017-06-07 16:37:25 UTC
Created attachment 475474 [details]
emerge.info
Comment 3 ernsteiswuerfel archtester 2017-06-08 11:56:06 UTC
Also got hit by this bug. ppc64, 32bit userland.
Comment 4 ernsteiswuerfel archtester 2017-06-08 11:56:32 UTC
Created attachment 475596 [details]
build.log
Comment 5 Vasco Gervasi 2017-06-18 15:27:34 UTC
Seems that this bug has been solved upstream.