Bug 96620

Summary: build failure in igt_fb.c due to missing inttypes.h
Product: DRI Reporter: Mike Frysinger <vapier>
Component: IGTAssignee: 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:
Description Flags
fix none

Description Mike Frysinger 2016-06-21 18:39:41 UTC
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",
                                                                      ^
Comment 1 Mike Frysinger 2016-06-21 18:40:26 UTC
Created attachment 124646 [details] [review]
fix
Comment 2 Jani Nikula 2016-06-22 09:52:15 UTC
(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".
Comment 3 Elizabeth 2017-10-16 16:50:59 UTC
(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.
Comment 4 Lakshmi 2018-08-31 12:34:19 UTC
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.