Bug 96620 - build failure in igt_fb.c due to missing inttypes.h
Summary: build failure in igt_fb.c due to missing inttypes.h
Status: CLOSED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: IGT (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL: https://bugs.gentoo.org/582430
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-21 18:39 UTC by Mike Frysinger
Modified: 2018-08-31 12:34 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
fix (647 bytes, patch)
2016-06-21 18:40 UTC, Mike Frysinger
no flags Details | Splinter Review

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.