Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621138 - media-libs/mesa-9999: fatal error: amdgpu.h:
Summary: media-libs/mesa-9999: fatal error: amdgpu.h:
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-07 16:35 UTC by Vasco Gervasi
Modified: 2017-06-18 15:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.zip,32.50 KB, application/zip)
2017-06-07 16:36 UTC, Vasco Gervasi
Details
emerge.info (emerge.info,17.53 KB, text/plain)
2017-06-07 16:37 UTC, Vasco Gervasi
Details
build.log (build.log.xz,51.47 KB, application/x-xz)
2017-06-08 11:56 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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.