Bug 55811 - Build failure: nv50_ir_print.cpp:395:7: error: expected ‘)’ before ‘PRIx64’
Summary: Build failure: nv50_ir_print.cpp:395:7: error: expected ‘)’ before ‘PRIx64’
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: git
Hardware: Other All
: medium normal
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-09 17:07 UTC by Darxus
Modified: 2012-10-10 01:43 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Darxus 2012-10-09 17:07:00 UTC
Including the latest commit:  7cb8764ca39cb7f325d6da10a8b11bf24adf2ae0

Fixed by reverting commit 30ebc8650caa8f67deebaae397 .

Haven't narrowed down where the previous problem (beginning with cb72ec5fc55651af186e45942a1cd3e45eb5c359) ends and this one begins.

Full output:
http://www.chaosreigns.com/wayland/tmp/2012-10-09-12-30/mesa-configure.log
http://www.chaosreigns.com/wayland/tmp/2012-10-09-12-30/mesa-make.log

Building with: ./autogen.sh --prefix=$installdir --enable-gles2 --disable-gallium-egl --with-egl-platforms=wayland,x11,drm --enable-gbm --enable-shared-glapi --with-gallium-drivers=r300,r600,swrast,nouveau,svga

$ gcc --version
gcc (Ubuntu/Linaro 4.6.1-9ubuntu3) 4.6.1
Comment 1 Darxus 2012-10-10 01:43:20 UTC
Works as of latest commit:

2012-10-09-21-18 87a34131c427b40a561cfef1513b446a0eeabc39 good mesa


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.