Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Sep 2014 15:46:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        chromium@FreeBSD.org
Subject:   [Bug 193187] www/chromium: fails to build when ffmpeg-2.3.3 installed or -I/usr/local/include poisoning
Message-ID:  <bug-193187-28929-0Tggy07DVn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-193187-28929@https.bugs.freebsd.org/bugzilla/>
References:  <bug-193187-28929@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193187

--- Comment #2 from Jan Beich <jbeich@vfemail.net> ---
9.3R i386 fails with an error likely due to files/patch-manual-build

In file included from
../../gpu/command_buffer/service/gles2_cmd_validation.h:13:0,
                 from ../../gpu/command_buffer/service/feature_info.h:14,
                 from ../../gpu/command_buffer/service/query_manager.h:16,
                 from ../../gpu/command_buffer/service/context_state.h:14,
                 from ../../gpu/command_buffer/service/context_state.cc:5:
../../gpu/command_buffer/common/gles2_cmd_format.h:42:19: error: conflicting
declaration 'typedef ptrdiff_t GLintptr'
In file included from ../../third_party/mesa/src/include/GL/gl.h:2086:0,
                 from ../../ui/gl/gl_bindings.h:13,
                 from ../../gpu/command_buffer/service/gl_utils.h:12,
                 from ../../gpu/command_buffer/service/context_state.h:13,
                 from ../../gpu/command_buffer/service/context_state.cc:5:
../../third_party/mesa/src/include/GL/glext.h:6156:32: error: 'GLintptr' has a
previous declaration as 'typedef long int GLintptr'
In file included from
../../gpu/command_buffer/service/gles2_cmd_validation.h:13:0,
                 from ../../gpu/command_buffer/service/feature_info.h:14,
                 from ../../gpu/command_buffer/service/query_manager.h:16,
                 from ../../gpu/command_buffer/service/context_state.h:14,
                 from ../../gpu/command_buffer/service/context_state.cc:5:
../../gpu/command_buffer/common/gles2_cmd_format.h:43:19: error: conflicting
declaration 'typedef ptrdiff_t GLsizeiptr'
In file included from ../../third_party/mesa/src/include/GL/gl.h:2086:0,
                 from ../../ui/gl/gl_bindings.h:13,
                 from ../../gpu/command_buffer/service/gl_utils.h:12,
                 from ../../gpu/command_buffer/service/context_state.h:13,
                 from ../../gpu/command_buffer/service/context_state.cc:5:
../../third_party/mesa/src/include/GL/glext.h:6157:32: error: 'GLsizeiptr' has
a previous declaration as 'typedef long int GLsizeiptr'

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-193187-28929-0Tggy07DVn>