Re: Cannot build latest Chromium

2015-04-30 Thread Christoph Moench-Tegeder
## René Ladan (r...@freebsd.org): `OpaqueBrowserFrameViewPlatformSpecific::Create(OpaqueBrowserFrameView*, OpaqueBrowserFrameViewLayout*, Profile*)':

Re: Cannot build latest Chromium

2015-04-30 Thread Christoph Moench-Tegeder
## Christoph Moench-Tegeder (c...@burggraben.net): It isn't. Here's what fixed the 9.3-gcc build for me: https://github.com/moench-tegeder/freebsd-chromium/commit/7e7d6d48f1426967e6cef605122a7bc251c640d7 A build on 10.1-clang is still running (I dont't have that many cores...) Done, looks

Re: Cannot build latest Chromium

2015-04-28 Thread Torfinn Ingolfsen
On Tue, Apr 28, 2015 at 8:16 PM, René Ladan r...@freebsd.org wrote: looking into this, you didn't seem to have removed files/patch-v8__src__debug.cc My fault, I just downloaded the raw files and applied them without looking at them. Sorry about that. After removing that patch file, build

Cannot build latest Chromium

2015-04-28 Thread Andrea Venturoli
Hello. The box is a 9.3/i386 and the problem is in the patch phase: root@xx:/usr/ports/www/chromium # svn update Updating '.': At revision 384899. root@xx:/usr/ports/www/chromium # make clean === Cleaning for chromium-42.0.2311.90 root@xx:/usr/ports/www/chromium # make extract To

Re: Cannot build latest Chromium

2015-04-28 Thread Bryan Drewery
On 4/28/2015 3:17 PM, René Ladan wrote: Hi, 2015-04-28 22:08 GMT+02:00 Torfinn Ingolfsen tin...@gmail.com: On Tue, Apr 28, 2015 at 8:16 PM, René Ladan r...@freebsd.org wrote: looking into this, you didn't seem to have removed files/patch-v8__src__debug.cc My fault, I just downloaded

Re: Cannot build latest Chromium, Here builds and works

2015-04-28 Thread sergio de Almeida Lenzi
Here it builds... --- FreeBSD freebsd10.lenzicasa 10.1-STABLE FreeBSD 10.1-STABLE #40 r282049M: Sun Apr 26 23:17:30 BRT 2015 amd64 --- portmaster www/chomium returns=== Upgrade of

Re: Cannot build latest Chromium

2015-04-28 Thread René Ladan
Hi, 2015-04-28 22:08 GMT+02:00 Torfinn Ingolfsen tin...@gmail.com: On Tue, Apr 28, 2015 at 8:16 PM, René Ladan r...@freebsd.org wrote: looking into this, you didn't seem to have removed files/patch-v8__src__debug.cc My fault, I just downloaded the raw files and applied them without

Re: Cannot build latest Chromium

2015-04-28 Thread René Ladan
Hi, 2015-04-28 19:51 GMT+02:00 Torfinn Ingolfsen tin...@gmail.com: FWIW, the same problem seen on tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31 22:52:44 CET 2014 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 can you try

Re: Cannot build latest Chromium

2015-04-28 Thread Torfinn Ingolfsen
Hello, On Tue, Apr 28, 2015 at 7:56 PM, René Ladan r...@freebsd.org wrote: Hi, 2015-04-28 19:51 GMT+02:00 Torfinn Ingolfsen tin...@gmail.com: FWIW, the same problem seen on tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31 22:52:44 CET

Re: Cannot build latest Chromium

2015-04-28 Thread René Ladan
2015-04-28 20:12 GMT+02:00 Torfinn Ingolfsen tin...@gmail.com: Hello, On Tue, Apr 28, 2015 at 7:56 PM, René Ladan r...@freebsd.org wrote: Hi, 2015-04-28 19:51 GMT+02:00 Torfinn Ingolfsen tin...@gmail.com: FWIW, the same problem seen on tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no

Re: Cannot build latest Chromium

2015-04-28 Thread Torfinn Ingolfsen
FWIW, the same problem seen on tingo@kg-core1$ uname -a FreeBSD kg-core1.kg4.no 9.3-STABLE FreeBSD 9.3-STABLE #0 r273918: Fri Oct 31 22:52:44 CET 2014 r...@kg-core1.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 HTH On Tue, Apr 28, 2015 at 5:48 PM, Andrea Venturoli m...@netfence.it wrote: