[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-09-01 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 Jan Beich jbe...@vfemail.net changed: What|Removed |Added CC||jbe...@vfemail.net

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 bk...@cs.ucl.ac.uk changed: What|Removed |Added CC||bk...@cs.ucl.ac.uk ---

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #30 from Robert Cina transit...@gmail.com --- I had issues with the Chromium 36 build on my 10-stable system. Tried building using the suggestions in this bug report of changing the makefile to use gcc47 but that didn't solve

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-31 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #31 from bk...@cs.ucl.ac.uk --- Problem with missing type names in the v8 namespace solved. To the maintainers: The chromium port incorrectly picks up the include files in /usr/local/include from any v8 package installation

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #27 from oleg.nau...@gmail.com --- I was able to build chromium 37.0.2062.94 ( from ports tree without additional patches ) on 10-STABLE machine. Thank you for your hard work Carlos! -- You are receiving this mail because:

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-27 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #28 from Carlos Jacobo Puga Medina c...@fbsd.es --- (In reply to oleg.nauman from comment #27) I was able to build chromium 37.0.2062.94 ( from ports tree without additional patches ) on 10-STABLE machine. Thank you for

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-26 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 Carlos Jacobo Puga Medina c...@fbsd.es changed: What|Removed |Added Attachment #146210|0 |1

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #25 from oleg.nau...@gmail.com --- Hello Carlos, Unfortunately it fails to compile with your latest patch: [5896/13757] CXX obj/gpu/command_buffer/client/gles2_implementation.client_context_state.o FAILED: c++ -MMD -MF

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #15 from Carlos Jacobo Puga Medina c...@fbsd.es --- You need to regenerate patches to apply it cleanly. Use 'diff -urN file.orig file' to do it. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #16 from oleg.nau...@gmail.com --- Created attachment 146217 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146217action=edit Patch for chromium 36.0.1985.143 Patch file regenerated for www/chromium 36.0.1985.143 --

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #17 from Carlos Jacobo Puga Medina c...@fbsd.es --- (In reply to oleg.nauman from comment #16) Created attachment 146217 [details] Patch for chromium 36.0.1985.143 Patch file regenerated for www/chromium 36.0.1985.143 Note

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #18 from oleg.nau...@gmail.com --- Yes it was clear Build in progress, but unfortunately my desktop is old so it may take a while. Thank you -- You are receiving this mail because: You are the assignee for the bug.

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #20 from oleg.nau...@gmail.com --- Unfortunately compilation fails on 9488th target even with updated patch: CXX obj/ppapi/shared_impl/ppapi_shared.ppb_opengles2_shared.o FAILED: c++ -MMD -MF

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #22 from oleg.nau...@gmail.com --- clang was complaining about unknown type of ptrdiff_t and suggested to use __ptrdiff_t instead Tomorrow I will provide you with exact error message. -- You are receiving this mail because:

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #23 from Carlos Jacobo Puga Medina c...@fbsd.es --- Created attachment 146224 -- https://bugs.freebsd.org/bugzilla/attachment.cgi?id=146224action=edit patches reworked Ok, I fixed these also. Attached patches, please

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-24 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #24 from Robert Cina transit...@gmail.com --- Since I initially reported this, I just want to confirm that chromium now builds and installs properly on my 10-stable system as of right now. -- You are receiving this mail

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #12 from oleg.nau...@gmail.com --- ok I was able to compile/link chromium with patch from Carlos but it is require recompilation of devel/protobuf and devel/re2 with USE_GCC=4.7 as well as recompilation of print/cups-client with

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #8 from Robert Cina transit...@gmail.com --- Tried the patch referred to above as well here and it built properly up until the link step and then it failed the linker step on my system and failed to compile. -- You are

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 Rene Ladan r...@freebsd.org changed: What|Removed |Added Status|Open|In Discussion

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #11 from Rene Ladan r...@freebsd.org --- No, but as I said I just cannot suport every possible combination of live systems out there. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 oleg.nau...@gmail.com changed: What|Removed |Added CC||oleg.nau...@gmail.com ---

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #5 from oleg.nau...@gmail.com --- (In reply to Carlos Jacobo Puga Medina from comment #4) Regarding typedef redefinition errors: ../../gpu/command_buffer/common/gles2_cmd_format.h:41:26: error: typedef redefinition with

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 --- Comment #6 from Carlos Jacobo Puga Medina c...@fbsd.es --- Use the following patch to build chromium with GCC: --- Makefile.orig2014-08-17 17:50:49.0 +0200 +++ Makefile2014-08-17 17:52:32.0 +0200 @@ -60,6 +60,7

[Bug 192685] www/chromium 36.0.1985.143 fails to build on 10-stable

2014-08-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192685 John Marino mar...@freebsd.org changed: What|Removed |Added Status|Needs Triage|Open