| Summary: | build failure in igt_fb.c due to missing inttypes.h | ||||||
|---|---|---|---|---|---|---|---|
| Product: | DRI | Reporter: | Mike Frysinger <vapier> | ||||
| Component: | IGT | Assignee: | Default DRI bug account <dri-devel> | ||||
| Status: | CLOSED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | medium | CC: | intel-gfx-bugs | ||||
| Version: | XOrg git | ||||||
| Hardware: | Other | ||||||
| OS: | All | ||||||
| URL: | https://bugs.gentoo.org/582430 | ||||||
| See Also: | https://bugs.gentoo.org/show_bug.cgi?id=582430 | ||||||
| Whiteboard: | |||||||
| i915 platform: | i915 features: | ||||||
| Attachments: |
|
||||||
Created attachment 124646 [details] [review] fix (In reply to Mike Frysinger from comment #1) > Created attachment 124646 [details] [review] [review] > fix Care to post that to intel-gfx@lists.freedesktop.org please? --subject-prefix="PATCH i-g-t". (In reply to Jani Nikula from comment #2) > (In reply to Mike Frysinger from comment #1) > > Created attachment 124646 [details] [review] [review] [review] > > fix > > Care to post that to intel-gfx@lists.freedesktop.org please? > --subject-prefix="PATCH i-g-t". Hello Mike, any update with this? Thanks. Sorry for the delay... I assume this issue has been fixed. Closing now. Feel free to reopen if you still have the issue. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
In file included from /tmp/portage/x11-apps/intel-gpu-tools-1.12/work/intel-gpu-tools-1.12/lib/intel_batchbuffer.h:8:0, from /tmp/portage/x11-apps/intel-gpu-tools-1.12/work/intel-gpu-tools-1.12/lib/drmtest.h:39, from /tmp/portage/x11-apps/intel-gpu-tools-1.12/work/intel-gpu-tools-1.12/lib/igt_fb.c:32: /tmp/portage/x11-apps/intel-gpu-tools-1.12/work/intel-gpu-tools-1.12/lib/igt_fb.c: In function ‘igt_create_fb_with_bo_size’: /tmp/portage/x11-apps/intel-gpu-tools-1.12/work/intel-gpu-tools-1.12/lib/igt_fb.c:427:70: error: expected ‘)’ before ‘PRIx64’ igt_debug("%s(width=%d, height=%d, format=0x%x [bpp=%d], tiling=0x%"PRIx64", size=%d\n", ^