From owner-freebsd-chromium@FreeBSD.ORG Sun May 12 13:42:05 2013 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 09DA6EFF for ; Sun, 12 May 2013 13:42:05 +0000 (UTC) (envelope-from portscout@portscout.freebsd.org) Received: from null.zi0r.com (null.zi0r.com [71.245.171.204]) by mx1.freebsd.org (Postfix) with ESMTP id C93DAC19 for ; Sun, 12 May 2013 13:42:04 +0000 (UTC) Received: from null.zi0r.com (localhost [127.0.0.1]) by null.zi0r.com (8.14.5/8.14.5) with ESMTP id r4CDfvrw017788 for ; Sun, 12 May 2013 09:41:57 -0400 (EDT) (envelope-from portscout@null.zi0r.com) Received: (from portscout@localhost) by null.zi0r.com (8.14.5/8.14.5/Submit) id r4CDfvSt017582; Sun, 12 May 2013 09:41:57 -0400 (EDT) (envelope-from portscout) Message-Id: <201305121341.r4CDfvSt017582@null.zi0r.com> MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 12 May 2013 09:41:57 -0400 From: portscout@portscout.freebsd.org To: chromium@freebsd.org Subject: FreeBSD ports you maintain which are out of date X-Mailer: portscout/0.8.1 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2013 13:42:05 -0000 Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/chromium@freebsd.org.html Port | Current version | New version ------------------------------------------------+-----------------+------------ www/chromium | 25.0.1364.172 | 27.0.1453.81 ------------------------------------------------+-----------------+------------ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt If wish to stop receiving portscout reminders, please contact portscout@portscout.freebsd.org Thanks. From owner-freebsd-chromium@FreeBSD.ORG Mon May 13 10:24:19 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3673A145; Mon, 13 May 2013 10:24:19 +0000 (UTC) (envelope-from cjpugmed@gmail.com) Received: from mail-vc0-f173.google.com (mail-vc0-f173.google.com [209.85.220.173]) by mx1.freebsd.org (Postfix) with ESMTP id DF7295ED; Mon, 13 May 2013 10:24:18 +0000 (UTC) Received: by mail-vc0-f173.google.com with SMTP id ht10so2068212vcb.32 for ; Mon, 13 May 2013 03:24:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=icmmH7UrD9eV8dMo8Mq6zA8DMUPqGU2B/nVVVr3EqQU=; b=lkHk7fYFNe+nwqRp53V8M+SKhyQBiYFXF022pqeSr0LnQNHb/CNMjugBtBcnLCbXTY E9resKnIH0iiHI915o0w83f02rCeb9ElPhVcdh+9QFG3XUV+hfqO77yIBtqGrl0bEj42 oWuxwO1fkeO5cPbktVuhAxh6FTfvbMz2lVG7r7yhD//gxr2tpkBsUxGt/RHAZNiJ9TOM +hkgXCKb4M7F6DMTOzmv+Tq3cChcQjm9JX/52NuZi4w/wOIdmESsBwb3WK3YfkPCrZqY tZXsE7v8STsA9SpeUDLL7z2ksnfLAaHxPeQq6EJ+6D+qZRCXylvSUcpDsjSIIdUq4FUF bEng== MIME-Version: 1.0 X-Received: by 10.52.240.211 with SMTP id wc19mr15321912vdc.12.1368440658148; Mon, 13 May 2013 03:24:18 -0700 (PDT) Received: by 10.221.4.134 with HTTP; Mon, 13 May 2013 03:24:18 -0700 (PDT) Date: Mon, 13 May 2013 12:24:18 +0200 Message-ID: Subject: [CFT] chromium 27 From: Carlos Jacobo Puga Medina To: freebsd-chromium@freebsd.org, George Liaskos , rene@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 10:24:19 -0000 Hi, I tested chromium-27.0.1453.73, but problem seems that chromium can't find the plugins IcedTea-Web Plugin and Adobe Flash Player installed, only listed Chromoting Viewer as default. Kind Regards CJPM From owner-freebsd-chromium@FreeBSD.ORG Mon May 13 11:06:22 2013 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3C9B1892 for ; Mon, 13 May 2013 11:06:22 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2F29B803 for ; Mon, 13 May 2013 11:06:22 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DB6MeM075367 for ; Mon, 13 May 2013 11:06:22 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DB6LQ6075365 for chromium@FreeBSD.org; Mon, 13 May 2013 11:06:21 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 13 May 2013 11:06:21 GMT Message-Id: <201305131106.r4DB6LQ6075365@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: chromium@FreeBSD.org Subject: Current problem reports assigned to chromium@FreeBSD.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 11:06:22 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/175972 chromium www/chromium does not build with pulseaudio o ports/175369 chromium www/chromium: Chromimum Desktop Integration doesn't op o ports/165637 chromium www/chromium: 17.0.963.56 fails to find some ns plugin o ports/165635 chromium www/chromium: 17.0.963.56: proxy isn't read by chrome f ports/165634 chromium www/chromium : 17.0.963.56 doesn't show physical print 5 problems total. From owner-freebsd-chromium@FreeBSD.ORG Mon May 13 11:06:42 2013 Return-Path: Delivered-To: freebsd-chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1205593C for ; Mon, 13 May 2013 11:06:42 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id DFF2A836 for ; Mon, 13 May 2013 11:06:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r4DB6fif075798 for ; Mon, 13 May 2013 11:06:41 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r4DB6fPG075796 for freebsd-chromium@FreeBSD.org; Mon, 13 May 2013 11:06:41 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 13 May 2013 11:06:41 GMT Message-Id: <201305131106.r4DB6fPG075796@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-chromium@FreeBSD.org Subject: Current problem reports assigned to freebsd-chromium@FreeBSD.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 11:06:42 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/177283 chromium www/chromium does not compile 1 problem total. From owner-freebsd-chromium@FreeBSD.ORG Mon May 13 11:37:07 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D81ADE3E for ; Mon, 13 May 2013 11:37:07 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-bk0-x22f.google.com (mail-bk0-x22f.google.com [IPv6:2a00:1450:4008:c01::22f]) by mx1.freebsd.org (Postfix) with ESMTP id 69193B8D for ; Mon, 13 May 2013 11:37:07 +0000 (UTC) Received: by mail-bk0-f47.google.com with SMTP id jg9so2388564bkc.34 for ; Mon, 13 May 2013 04:37:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type; bh=W5So3jXzqxYohyk0bTEPXNsQif+O8FeMl7qAvlN/JSk=; b=m86fkygCq6cJxoIPw+NZ61iL3Qx2XJAL6ahSA08cl657gXBLALdCV49B2wo8lWM2lQ a+HffkAztgTO7dWBGwWRfN3yUWvLDvkj3/oJO83LzxtUY6LPFCBTo7cenZl1u6+TllYj nogqD98aIGBrN13Sa+WC74K2APxhXT9Kn35RFJYzokjTGrsBkFuiq55GSCekt/E0dQA7 DR/wXjmd4gUQxca5iECRKYj6dzR0bojISOJFmZZ4W6KUfu37cLcqUxozlA6u4F1VS58p kUAHE9FVSc1s8hhbaeJDG/hIsvDtqKFdscT0U9+OAI6RRhgz20GBnv1QVbMjBcY/Q8fI 4XFA== X-Received: by 10.205.103.67 with SMTP id dh3mr5440748bkc.19.1368445026450; Mon, 13 May 2013 04:37:06 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:ed57:3b7:9ba9:508b? ([2001:980:d7ed:1:ed57:3b7:9ba9:508b]) by mx.google.com with ESMTPSA id es13sm2025593bkc.8.2013.05.13.04.37.04 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 13 May 2013 04:37:05 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <5190D05F.1030109@freebsd.org> Date: Mon, 13 May 2013 13:37:03 +0200 From: =?UTF-8?B?UmVuw6kgTGFkYW4=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5 MIME-Version: 1.0 To: Carlos Jacobo Puga Medina Subject: Re: [CFT] chromium 27 References: In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: multipart/mixed; boundary="------------060100070900070303070604" Cc: freebsd-chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 11:37:07 -0000 This is a multi-part message in MIME format. --------------060100070900070303070604 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 13-05-2013 12:24, Carlos Jacobo Puga Medina wrote: > Hi, > > I tested chromium-27.0.1453.73, but problem seems that chromium can't > find the plugins IcedTea-Web Plugin and Adobe Flash Player installed, > only listed Chromoting Viewer as default. > Can you place the attached patch in files/ (commit https://github.com/gliaskos/freebsd-chromium/commit/bc63c97511edb6c6d071b9983278efda529eb68b ) and rebuild chromium? That fixes detection of Adobe Flash plugin for me. Regards, Rene --------------060100070900070303070604 Content-Type: text/plain; charset=UTF-8; name="patch-webkit__plugins__npapi__plugin_utils.cc" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="patch-webkit__plugins__npapi__plugin_utils.cc" LS0tIHdlYmtpdC9wbHVnaW5zL25wYXBpL3BsdWdpbl91dGlscy5jYy5vcmlnCTIwMTMtMDUt MTIgMjA6MDg6MTguMDAwMDAwMDAwICswMzAwCisrKyB3ZWJraXQvcGx1Z2lucy9ucGFwaS9w bHVnaW5fdXRpbHMuY2MJMjAxMy0wNS0xMiAyMDoxMDozMy4wMDAwMDAwMDAgKzAzMDAKQEAg LTQ1LDcgKzQ1LDcgQEAKIH0KIAogYm9vbCBOUEFQSVBsdWdpbnNTdXBwb3J0ZWQoKSB7Ci0j aWYgZGVmaW5lZChPU19XSU4pIHx8IGRlZmluZWQoT1NfTUFDT1NYKSB8fCAoZGVmaW5lZChP U19MSU5VWCkgJiYgIWRlZmluZWQoVVNFX0FVUkEpKQorI2lmIGRlZmluZWQoT1NfV0lOKSB8 fCBkZWZpbmVkKE9TX01BQ09TWCkgfHwgZGVmaW5lZChPU19CU0QpIHx8IChkZWZpbmVkKE9T X0xJTlVYKSAmJiAhZGVmaW5lZChVU0VfQVVSQSkpCiAgIHJldHVybiB0cnVlOwogI2Vsc2UK ICAgcmV0dXJuIGZhbHNlOwoK --------------060100070900070303070604-- From owner-freebsd-chromium@FreeBSD.ORG Mon May 13 13:08:10 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E8A48844; Mon, 13 May 2013 13:08:10 +0000 (UTC) (envelope-from andrew@ugh.net.au) Received: from starbug.ugh.net.au (starbug.ugh.net.au [202.3.36.37]) by mx1.freebsd.org (Postfix) with ESMTP id B3CAE110; Mon, 13 May 2013 13:08:10 +0000 (UTC) Received: from [10.0.0.2] (77-64-237-200.dynamic.primacom.net [77.64.237.200]) by starbug.ugh.net.au (Postfix) with ESMTPSA id E7413386C13; Tue, 14 May 2013 00:44:02 +1000 (EST) From: Andrew Stevenson Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Re: [CFT] chromium 27 Date: Mon, 13 May 2013 15:00:46 +0200 Message-Id: <9DA1A750-C366-4A5C-9065-FAFF62BB9D66@ugh.net.au> To: rene@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 6.3 \(1503\)) X-Mailer: Apple Mail (2.1503) Cc: freebsd-chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 13:08:11 -0000 Hi, I have tried it out on an Intel Atom 230 with integrated i945G graphics = running 9-stable. Video and audio does work though not quite flawlessly. I have only = tested using Youtube (and I don't have flash installed) but I found = video playback worked quite well but occasionally froze, audio playback = worked fine and captions would display in a dot only a few pixels wide = so could not be seen. I have only just installed X on this machine and chromium is the only = graphical browser atm so I have no benchmark to use to compare. If there is anything in particular you would like me to try I'm happy to = give it a spin. Thanks, Andrew= From owner-freebsd-chromium@FreeBSD.ORG Tue May 14 06:22:33 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id A0DCB672 for ; Tue, 14 May 2013 06:22:33 +0000 (UTC) (envelope-from cjpugmed@gmail.com) Received: from mail-ve0-x243.google.com (mail-ve0-x243.google.com [IPv6:2607:f8b0:400c:c01::243]) by mx1.freebsd.org (Postfix) with ESMTP id 6710B2DF for ; Tue, 14 May 2013 06:22:33 +0000 (UTC) Received: by mail-ve0-f195.google.com with SMTP id cz11so39842veb.2 for ; Mon, 13 May 2013 23:22:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=mY8ASmZwQr1LsMTIQjcmwqDUWMVYpsFOu1iQIeL835Q=; b=R/uMfQz/pqJzcMO0VEC14i/MKZ0s7DTu1DXkx+MvvBOBMuVkBFMw+vhXdGRVFj4qwf dA6FQRmRKnWZpxGZa1JnWh4YxYjM8jzNlzGAjcOS+6MBPo+S84Kw3XzPVyhViO/Lvf0c +TBlEcorrIt0Je9V8CRW8GWgicH2UdP/jrwbkT5bnlFqE9FDSQBkiy6XBZoZBIrqI/Z6 JtOLf7YXNj/XQUKnDu2apdHUSsrNZ20FCpIc1RxPfMBHeVJ0sgrLesWQfS5wlYBYTTbT NJBBqf682kYtl/PYjjh1fnstj5RmRa9Yd/Zbunt3vnH9YjAyXlsFFcQhbY708KWnKY0r ZR4Q== MIME-Version: 1.0 X-Received: by 10.52.70.46 with SMTP id j14mr241727vdu.83.1368512552915; Mon, 13 May 2013 23:22:32 -0700 (PDT) Received: by 10.221.4.134 with HTTP; Mon, 13 May 2013 23:22:32 -0700 (PDT) In-Reply-To: References: <5190D05F.1030109@freebsd.org> Date: Tue, 14 May 2013 08:22:32 +0200 Message-ID: Subject: Fwd: [CFT] chromium 27 From: Carlos Jacobo Puga Medina To: freebsd-chromium@freebsd.org, George Liaskos Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 06:22:33 -0000 ---------- Forwarded message ---------- From: Carlos Jacobo Puga Medina Date: 2013/5/14 Subject: Re: [CFT] chromium 27 To: Ren=E9 Ladan Confirmed. The patch fixes the issue. Thanks. CJPM 2013/5/13 Ren=E9 Ladan > On 13-05-2013 12:24, Carlos Jacobo Puga Medina wrote: > > Hi, > > > > I tested chromium-27.0.1453.73, but problem seems that chromium can't > > find the plugins IcedTea-Web Plugin and Adobe Flash Player installed, > > only listed Chromoting Viewer as default. > > > Can you place the attached patch in files/ (commit > > https://github.com/gliaskos/freebsd-chromium/commit/bc63c97511edb6c6d071b= 9983278efda529eb68b > ) and rebuild chromium? > > That fixes detection of Adobe Flash plugin for me. > > Regards, > Rene > From owner-freebsd-chromium@FreeBSD.ORG Tue May 14 08:05:48 2013 Return-Path: Delivered-To: freebsd-chromium@FreebSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id BA099919 for ; Tue, 14 May 2013 08:05:48 +0000 (UTC) (envelope-from gofc-freebsd-chromium@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7DE588DC for ; Tue, 14 May 2013 08:05:48 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UcAEz-0005ER-AP for freebsd-chromium@FreebSD.org; Tue, 14 May 2013 10:05:45 +0200 Received: from firewall.andxor.it ([195.223.2.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 May 2013 10:05:45 +0200 Received: from lapo by firewall.andxor.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 May 2013 10:05:45 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-chromium@FreebSD.org From: Lapo Luchini Subject: Re: [CFT] chromium 27 Date: Tue, 14 May 2013 10:05:34 +0200 Lines: 40 Message-ID: References: <518D6696.4010006@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: firewall.andxor.it User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17 In-Reply-To: <518D6696.4010006@freebsd.org> X-Enigmail-Version: 1.5.1 OpenPGP: id=C8F252FB X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 08:05:48 -0000 René Ladan wrote: > Hi, > > George has been busy again porting Chromium 27 to FreeBSD. We are > currently looking for testers with Intel graphics cards to see if > audio and video playback works there (it works on my NVIDIA card on > 9.1-RELEASE/amd64 with the x11-drivers/nvidia-driver port and the new > X.org distribution). Feel free to test other graphics cards, > architectures, and FreeBSD versions too. I've compiled revision e1f1710d55 from github: % uname -a FreeBSD lapo.andxor.it 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 % hg summ parent: 243:d8624fc891fe default/beta tip Remove comment out left from testing branch: default commit: (clean) update: 1 new changesets, 2 branch heads (merge) % dmesg CPU: Pentium(R) Dual-Core CPU E5700 @ 3.00GHz (2999.98-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x1067a Family = 6 Model = 17 Stepping = 10 [...] agp0: on vgapci0 agp0: aperture size is 256M, detected 32764k stolen memory Youtube flash audio/video OK. Youtube HTML5 audio/video OK. -- Lapo Luchini - http://lapo.it/ “Few false ideas have more firmly gripped the minds of so many intelligent men than the one that, if they just tried, they could invent a cipher that no one could break.” (David Kahn, "The Codebreakers", 1967) From owner-freebsd-chromium@FreeBSD.ORG Tue May 14 08:19:04 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 02F36B51 for ; Tue, 14 May 2013 08:19:04 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-bk0-x22a.google.com (mail-bk0-x22a.google.com [IPv6:2a00:1450:4008:c01::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 8ACDF951 for ; Tue, 14 May 2013 08:19:03 +0000 (UTC) Received: by mail-bk0-f42.google.com with SMTP id na1so123858bkb.1 for ; Tue, 14 May 2013 01:19:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=J0aO0NntlI/GakCb9r5UdDBXqtvqVgupx6hxGUXvreM=; b=AONYpaHTf2NMi2h3jlUKyjINzucfw1FAVOn8RGLLTtQ7oEUYkPS2Pd7N5lJKIAQDQM 253ot+wM+oF7saAP3kJN66zHJAlJ6Hz23696ggMvEerkCsSg/kr/180P2k7rHZ8ybtcj +Pu/7QKSAmMGSyTnmGKYa4r5ItS1qatfI65hVzAjHsGpqv0li7kkXoM4AGuhWWA4nkbl gwQSdDRFRIqDdNiqVw2XfchpuAY6LozHv1+gzuNE8npEYPOQSFPD5FLvwA19vZ1lJiYC fNPkc5gma2JMhLT4ISs36jHKWbfZ76dikznodtsETyXnp4+vbjATgpgaYGrTDucRpVGD lqkQ== X-Received: by 10.204.231.132 with SMTP id jq4mr7172152bkb.77.1368519541273; Tue, 14 May 2013 01:19:01 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:6c9d:f5da:fb17:a68a? ([2001:980:d7ed:1:6c9d:f5da:fb17:a68a]) by mx.google.com with ESMTPSA id jz9sm3206999bkb.1.2013.05.14.01.18.59 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 May 2013 01:19:00 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <5191F372.3010307@freebsd.org> Date: Tue, 14 May 2013 10:18:58 +0200 From: =?UTF-8?B?UmVuw6kgTGFkYW4=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-chromium@freebsd.org Subject: Re: [CFT] chromium 27 References: <518D6696.4010006@freebsd.org> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 08:19:04 -0000 On 14-05-2013 10:05, Lapo Luchini wrote: > René Ladan wrote: >> Hi, >> >> George has been busy again porting Chromium 27 to FreeBSD. We are >> currently looking for testers with Intel graphics cards to see if >> audio and video playback works there (it works on my NVIDIA card on >> 9.1-RELEASE/amd64 with the x11-drivers/nvidia-driver port and the new >> X.org distribution). Feel free to test other graphics cards, >> architectures, and FreeBSD versions too. > > I've compiled revision e1f1710d55 from github: > > % uname -a > FreeBSD lapo.andxor.it 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun > 12 00:39:29 UTC 2012 > root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 Since you are using 8.X, which compiler did you use? (Yeah, I probably should fire up chromium builds with GCC 4.6+) > % hg summ > parent: 243:d8624fc891fe default/beta tip > Remove comment out left from testing > branch: default > commit: (clean) > update: 1 new changesets, 2 branch heads (merge) > % dmesg > CPU: Pentium(R) Dual-Core CPU E5700 @ 3.00GHz (2999.98-MHz > K8-class CPU) > Origin = "GenuineIntel" Id = 0x1067a Family = 6 Model = 17 > Stepping = 10 > [...] > agp0: on vgapci0 > agp0: aperture size is 256M, detected 32764k stolen memory > > Youtube flash audio/video OK. > Youtube HTML5 audio/video OK. > Good to know that audio/video can work on Intel. Thanks, René From owner-freebsd-chromium@FreeBSD.ORG Tue May 14 11:26:36 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2FF8ACF2; Tue, 14 May 2013 11:26:36 +0000 (UTC) (envelope-from geo.liaskos@gmail.com) Received: from mail-ee0-f44.google.com (mail-ee0-f44.google.com [74.125.83.44]) by mx1.freebsd.org (Postfix) with ESMTP id 950CA2B0; Tue, 14 May 2013 11:26:35 +0000 (UTC) Received: by mail-ee0-f44.google.com with SMTP id b57so254651eek.17 for ; Tue, 14 May 2013 04:26:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=lA3vGg5M6pYkF32X97wspNU3n47BxB+WkKq6mFvOcuc=; b=lofXyK75/34kNRXX4Aro0Y9lrxClgAaejh0ouQ2HwTwALzx5t46uqoANRRIkTMyVGW DaeSX9J2WhKFbSGfrwtp8k+4rroH71cump99vhDjX2FU7/F52DKVzvmwOKiqnzKsCER9 6vE9NawZn0+kWFiTP2nDd3SVocgpC2Y7L8Wduqf1Kr5YAc86wfTSQytXH8pT9AeKhnW2 ERHCKTeaiyIrjgLssw/iaioc0eAleifG9nCDc5/i+cepPRNXCU4LzsssR+3GjbziTUNh XHS9TJ3NyVnGNPJnPklwORBs9YLHyvNWixTElKN3t6pWRe9pkhVX2OLR6yrQOYcspypx wO3g== MIME-Version: 1.0 X-Received: by 10.14.108.1 with SMTP id p1mr90575440eeg.31.1368530794124; Tue, 14 May 2013 04:26:34 -0700 (PDT) Received: by 10.223.5.23 with HTTP; Tue, 14 May 2013 04:26:34 -0700 (PDT) In-Reply-To: <5191F372.3010307@freebsd.org> References: <518D6696.4010006@freebsd.org> <5191F372.3010307@freebsd.org> Date: Tue, 14 May 2013 14:26:34 +0300 Message-ID: Subject: Re: [CFT] chromium 27 From: George Liaskos To: =?UTF-8?Q?Ren=C3=A9_Ladan?= Content-Type: text/plain; charset=UTF-8 Cc: freebsd-chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 11:26:36 -0000 > Good to know that audio/video can work on Intel. Playback (except flash) is complete broken on current with either clang or gcc, at least at the revision i am on. I don't think that this is a chromium issue, i' ve downgraded to 9-STABLE because there are pkgng packages from pcbsd and everything works fine. From owner-freebsd-chromium@FreeBSD.ORG Tue May 14 12:21:54 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id DFD6E7CA; Tue, 14 May 2013 12:21:54 +0000 (UTC) (envelope-from cjpugmed@gmail.com) Received: from mail-vc0-f180.google.com (mail-vc0-f180.google.com [209.85.220.180]) by mx1.freebsd.org (Postfix) with ESMTP id 930597E8; Tue, 14 May 2013 12:21:54 +0000 (UTC) Received: by mail-vc0-f180.google.com with SMTP id gd11so448100vcb.11 for ; Tue, 14 May 2013 05:21:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=GZEK+X/oCmT1hmS/BsfNSN5h2HNiVp3s9At8DNHW/Lg=; b=yZ/DsiX3/Z1E7EymZ2UWQrVgP3vE+e5oJ4BDeF7wt7gGa+Ihrjcq1n1gG2DmpsNbv4 o3yTc5HL/jBKWC4bpYQfcD1vtk6UVx2i5dsVi8Sd3Cbm8e6e3mLpF11f7lE7XJuMshGH 1ui9pSRewsMfSUlJQAGwPH462nHes6rgSgeMKLp1XyTuO8TfDEqdO6d2KSylQQdVywBb jY7pxF+NYofsX1fzl9zNrrnxchQ4Vgw6eJjlvtkfff6RMML57F6QijA75rMFgWkx7Hvg 7SM5dOSqyK22HSh00tcyMpEvh/QqxDvb+yfnM58W1RLpv636e5UZIlM3HCCsM4G/evHs B+AA== MIME-Version: 1.0 X-Received: by 10.220.114.203 with SMTP id f11mr10749275vcq.21.1368534108472; Tue, 14 May 2013 05:21:48 -0700 (PDT) Received: by 10.221.4.134 with HTTP; Tue, 14 May 2013 05:21:48 -0700 (PDT) Date: Tue, 14 May 2013 14:21:48 +0200 Message-ID: Subject: [CFT] Chromium 27 From: Carlos Jacobo Puga Medina To: =?ISO-8859-1?Q?Ren=E9_Ladan?= , George Liaskos , freebsd-chromium@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 12:21:54 -0000 Ok, all works properly as expected. % uname -a FreeBSD freebsd 9.1-RELEASE-p3 FreeBSD 9.1-RELEASE-p3 #0: Mon Apr 29 18:11:52 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 % dmesg | grep Radeon drm0: on vgapci0 % /usr/bin/clang -v FreeBSD clang version 3.1 (branches/release_31 156863) 20120523 Target: i386-unknown-freebsd9.0 Thread model: posix Keep up the good work! Regards CJPM From owner-freebsd-chromium@FreeBSD.ORG Tue May 14 16:52:29 2013 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AA69459C for ; Tue, 14 May 2013 16:52:29 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-ee0-f43.google.com (mail-ee0-f43.google.com [74.125.83.43]) by mx1.freebsd.org (Postfix) with ESMTP id 41386A39 for ; Tue, 14 May 2013 16:52:28 +0000 (UTC) Received: by mail-ee0-f43.google.com with SMTP id d41so178812eek.16 for ; Tue, 14 May 2013 09:52:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :subject:x-enigmail-version:content-type:content-transfer-encoding; bh=5jD+lkC/H1JBIKKPYO4Du372V60w1EJRwGIfLJVEDJE=; b=caPLRzt9VmN02gN2lD/darh01hvaHfGT5/kfO57J3U8PWUH536/m2nSJT64xkcslSU +725Nz8CK1Mho1QZOq0AcU+02EafMMlHvK/A5Gt96G7GOpckOb6f6xJ04C9ZSNqZuJo/ 01OFAMnaO6AnpjAT/+jixu2vg592SV7k3RR6NnAiio2UwODhRRxdMiBxEW3jkbMGR/5v L3nNA92JXPUxRJrzBKaTrwZ5Uu5yND2SfqyWwAX/1OoO33SVBwlVpV6eVlRCoYMS6V6O a55ZeM3PC1yA3WOiLvu60lEt56H/qPeoQ+x7Vfa7q+NcW1NrbKQWxq+Wib1RhdN+offu sNFg== X-Received: by 10.15.23.69 with SMTP id g45mr92883341eeu.25.1368550342256; Tue, 14 May 2013 09:52:22 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:6c9d:f5da:fb17:a68a? ([2001:980:d7ed:1:6c9d:f5da:fb17:a68a]) by mx.google.com with ESMTPSA id w43sm30621392eeg.14.2013.05.14.09.52.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 14 May 2013 09:52:20 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <51926BC3.3070809@freebsd.org> Date: Tue, 14 May 2013 18:52:19 +0200 From: =?ISO-8859-1?Q?Ren=E9_Ladan?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5 MIME-Version: 1.0 To: chromium@freebsd.org Subject: [CFT] chromium 27 (updated) X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 16:52:29 -0000 Hi, I have uploaded a new version of the patch at ftp://rene-ladan.nl/pub/freebsd/chromium-27.diff SHA256 = acc3416b7a3271143b4b6c1fa9d094cd6a24774f9c225ab7003bd289799e1722 This updates chromium to 27.0.1453.81 and incorporates the npapi (flash) and some other fixes. I tested it to compile succesfully on FreeBSD 8.4 with the GCC46 option. I intend to commit this soon. Ren From owner-freebsd-chromium@FreeBSD.ORG Tue May 14 21:55:06 2013 Return-Path: Delivered-To: freebsd-chromium@FreebSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2D090252 for ; Tue, 14 May 2013 21:55:06 +0000 (UTC) (envelope-from gofc-freebsd-chromium@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id E6F8DC4 for ; Tue, 14 May 2013 21:55:05 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UcNBW-0007hO-MG for freebsd-chromium@FreebSD.org; Tue, 14 May 2013 23:55:02 +0200 Received: from a91-154-115-217.elisa-laajakaista.fi ([91.154.115.217]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 May 2013 23:55:02 +0200 Received: from rakuco by a91-154-115-217.elisa-laajakaista.fi with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 May 2013 23:55:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-chromium@FreebSD.org From: Raphael Kubo da Costa Subject: Upstreaming the patches in files/? Date: Wed, 15 May 2013 00:52:42 +0300 Lines: 8 Message-ID: <8638tput3p.fsf@orwell.Elisa> Mime-Version: 1.0 Content-Type: text/plain X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: a91-154-115-217.elisa-laajakaista.fi User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3 (berkeley-unix) Cancel-Lock: sha1:y3G1BEch7DX89Pu2F7rsojUX8EE= X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 May 2013 21:55:06 -0000 Hi there, I've noticed that www/chromium/files/ contains a fairy large amount of files these days. Many of those basically add os_bsd to gyp files or add FreeBSD to some ifdefs. Are you guys with freebsd-chromium hats working on getting these patches upstream? From owner-freebsd-chromium@FreeBSD.ORG Thu May 16 09:14:47 2013 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3D89CFB3 for ; Thu, 16 May 2013 09:14:47 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-bk0-x22d.google.com (mail-bk0-x22d.google.com [IPv6:2a00:1450:4008:c01::22d]) by mx1.freebsd.org (Postfix) with ESMTP id C59D2987 for ; Thu, 16 May 2013 09:14:46 +0000 (UTC) Received: by mail-bk0-f45.google.com with SMTP id je9so1519339bkc.32 for ; Thu, 16 May 2013 02:14:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=xIZ7MA0nS5HAyYBXHqnaHvFuB1jYYFTWc63edKi3Ryk=; b=MViKThNTTWC6JY7cQpziz/pCGAEN0jJxf1I9NXx9VmrKJUvxVDBl9npKsagzIDeCwP C8oTOOL4i45Nphu+LVQE+JPE4cHWWJk0m92QLH7/vny27PPCZoNhVRbP4SsSY6qeYrt7 tXFsmliuY4wM1jcwDw0CulSq8NooHP3VvcPF9yduLMEaOX+vGgyqfNqbmCc5uIJNOmmN kRV/UAMruw3dNxPy6o1KxH45sFLEAxIUcOZBjI+TkfaGUdN6CezFswkjUK2OPOlpHlzN mZsUv5gj+d7zGlXkIt6UaUYLAhlHAhBY1u8LqsVDvUwwttTGEFEyjl2UBSnCQYDEfjXM dabA== X-Received: by 10.204.108.3 with SMTP id d3mr12387967bkp.130.1368695685650; Thu, 16 May 2013 02:14:45 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:6d9e:c91f:cccc:b174? ([2001:980:d7ed:1:6d9e:c91f:cccc:b174]) by mx.google.com with ESMTPSA id da16sm1706612bkb.2.2013.05.16.02.14.43 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 May 2013 02:14:44 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <5194A383.4030801@freebsd.org> Date: Thu, 16 May 2013 11:14:43 +0200 From: =?UTF-8?B?UmVuw6kgTGFkYW4=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5 MIME-Version: 1.0 To: Volodymyr Kostyrko Subject: Re: [CFT] chromium 27 (updated) References: <51926BC3.3070809@freebsd.org> <51949867.1070601@gmail.com> In-Reply-To: <51949867.1070601@gmail.com> X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 09:14:47 -0000 On 16-05-2013 10:27, Volodymyr Kostyrko wrote: > > > 14.05.2013 19:52, René Ladan: >> Hi, >> >> I have uploaded a new version of the patch at >> ftp://rene-ladan.nl/pub/freebsd/chromium-27.diff >> SHA256 = acc3416b7a3271143b4b6c1fa9d094cd6a24774f9c225ab7003bd289799e1722 >> >> This updates chromium to 27.0.1453.81 and incorporates the npapi (flash) >> and some other fixes. >> >> I tested it to compile succesfully on FreeBSD 8.4 with the GCC46 option. >> >> I intend to commit this soon. > > Can I chime in? > >> uname -a > FreeBSD ar1l0u 9.1-STABLE FreeBSD 9.1-STABLE #13 r250591M: Mon May 13 > 10:31:21 EEST 2013 arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL amd64 > > WITH_LIBCPLUSPLUS, WITH_CLANG_IS_CC > >> clang -v > FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 > Target: x86_64-unknown-freebsd9.1 > Thread model: posix > > Compilation fails with: > > CXX(target) out/Release/obj.target/gio/geni/libgio_loader.o > In file included from printing/backend/print_backend_cups.cc:16: > /usr/local/include/gcrypt.h:1353:2: error: 'gcry_ac_data_read_cb_t' is > deprecated [-Werror,-Wdeprecated-declarations] > gcry_ac_data_read_cb_t cb; > ^ > /usr/local/include/gcrypt.h:1318:23: note: 'gcry_ac_data_read_cb_t' > declared here > typedef gpg_error_t (*gcry_ac_data_read_cb_t) (void *opaque, > ^ > /usr/local/include/gcrypt.h:1367:2: error: 'gcry_ac_data_write_cb_t' is > deprecated [-Werror,-Wdeprecated-declarations] > gcry_ac_data_write_cb_t cb; > ^ > /usr/local/include/gcrypt.h:1323:23: note: 'gcry_ac_data_write_cb_t' > declared here > typedef gpg_error_t (*gcry_ac_data_write_cb_t) (void *opaque, > ^ > /usr/local/include/gcrypt.h:1402:3: error: 'gcry_md_algo_t' is > deprecated [-Werror,-Wdeprecated-declarations] > gcry_md_algo_t md; > ^ > /usr/local/include/gcrypt.h:1396:28: note: 'gcry_md_algo_t' declared here > typedef enum gcry_md_algos gcry_md_algo_t _GCRY_ATTR_INTERNAL; > ^ > /usr/local/include/gcrypt.h:1410:3: error: 'gcry_md_algo_t' is > deprecated [-Werror,-Wdeprecated-declarations] > gcry_md_algo_t md; > ^ > /usr/local/include/gcrypt.h:1396:28: note: 'gcry_md_algo_t' declared here > typedef enum gcry_md_algos gcry_md_algo_t _GCRY_ATTR_INTERNAL; > ^ > 4 errors generated. > > Building with gcc4.6 in turn gives: > > CXX(target) out/Release/obj.target/net/net/http/http_auth_handler.o > In file included from ./net/http/http_auth_gssapi_posix.h:8:0, > from net/http/http_auth_gssapi_posix.cc:5: > /usr/include/gssapi.h:3:2: error: #warning "this file includes > which is deprecated, use instead" > [-Werror=cpp] > cc1plus: all warnings being treated as errors > It looks like you somehow modify CFLAGS yourself (in /etc/make.conf ?), the port adds -Wno-error to it to not treat warning as errors. Building/running with WITH_LIBCPLUSPLUS is not tested yet, it would be interesting to read about the results. René From owner-freebsd-chromium@FreeBSD.ORG Thu May 16 10:11:57 2013 Return-Path: Delivered-To: freebsd-chromium@FreebSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 32ECF645 for ; Thu, 16 May 2013 10:11:57 +0000 (UTC) (envelope-from gofc-freebsd-chromium@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id ED5C4BFC for ; Thu, 16 May 2013 10:11:56 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UcvA8-0007AK-Uj for freebsd-chromium@FreebSD.org; Thu, 16 May 2013 12:11:52 +0200 Received: from firewall.andxor.it ([195.223.2.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 May 2013 12:11:52 +0200 Received: from lapo by firewall.andxor.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 May 2013 12:11:52 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-chromium@FreebSD.org From: Lapo Luchini Subject: Re: [CFT] chromium 27 Date: Thu, 16 May 2013 12:11:42 +0200 Lines: 19 Message-ID: References: <518D6696.4010006@freebsd.org> <5191F372.3010307@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: firewall.andxor.it User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17 In-Reply-To: <5191F372.3010307@freebsd.org> X-Enigmail-Version: 1.5.1 OpenPGP: id=C8F252FB X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 10:11:57 -0000 René Ladan wrote: > Since you are using 8.X, which compiler did you use? (Yeah, I probably > should fire up chromium builds with GCC 4.6+) It didn't compile with clang, so I had to remove the flag. I guess it used the installed gcc-4.6.3. >> Youtube flash audio/video OK. >> Youtube HTML5 audio/video OK. >> > Good to know that audio/video can work on Intel. Yeah, I wasn't counting on that. I even had to de-activate KDE's advanced compositing, as it was too slow. -- Lapo Luchini - http://lapo.it/ “UNIX is user-friendly, it just chooses its friends.” (Andreas Bogk) From owner-freebsd-chromium@FreeBSD.ORG Thu May 16 10:49:18 2013 Return-Path: Delivered-To: freebsd-chromium@FreebSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 8884979 for ; Thu, 16 May 2013 10:49:18 +0000 (UTC) (envelope-from gofc-freebsd-chromium@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 2BC5AE1C for ; Thu, 16 May 2013 10:49:17 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UcvkL-0002Ai-9o for freebsd-chromium@FreebSD.org; Thu, 16 May 2013 12:49:17 +0200 Received: from firewall.andxor.it ([195.223.2.2]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 May 2013 12:49:17 +0200 Received: from lapo by firewall.andxor.it with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 May 2013 12:49:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-chromium@FreebSD.org From: Lapo Luchini Subject: Re: [CFT] chromium 27 Date: Thu, 16 May 2013 12:49:06 +0200 Lines: 14 Message-ID: References: <518D6696.4010006@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: firewall.andxor.it User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17 In-Reply-To: <518D6696.4010006@freebsd.org> X-Enigmail-Version: 1.5.1 OpenPGP: id=C8F252FB X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 10:49:18 -0000 René Ladan wrote: > Known issues: - Compilation with clang enabled currently fails on > 8.X (reported). - Geolocation is broken. Mhhhh... maybe account synchronization is now broke? I can't manage to login again neither, but maybe it's related to my profile. (was working ok two days ago with 25.x though) -- Lapo Luchini - http://lapo.it/ “Premature optimisation is the root of all evil in programming.” (C. A. R. Hoare) From owner-freebsd-chromium@FreeBSD.ORG Thu May 16 11:19:09 2013 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D0F8A458; Thu, 16 May 2013 11:19:09 +0000 (UTC) (envelope-from c.kworr@gmail.com) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) by mx1.freebsd.org (Postfix) with ESMTP id 2A548F34; Thu, 16 May 2013 11:19:08 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id ec20so2540690lab.4 for ; Thu, 16 May 2013 04:19:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=TS3gGjXEH+ro9oRx/MF5s4wJl+TWzYj7mNnGvIhvAow=; b=hf6AcVrB1NiUjWs5eGbvdIfJNClILm6JHuenilcsZrHflVP+/fw1HLvQLshGozRB5i gce2/jGp6IOq0DB6xhnL4OyrbrHYMqX0pN1BManYuL4dIY63USIfiwmTmyGIT6kx/cIK 1gEm3466Yd6QEHlxVZGj4PfTHqnoAP/HYVdYw2OVTuL78uHIfU12RF1URQX47JEkgyac tnEaHWLgcV+Jm2PqUvPdzkDsfe593QwH+0nL4oNTqi6EpAHGpE8yfoB8F7xp7ftBOSd/ z1GZzn+O/uLvUihPvGFIh9aS0Ip5sTMut6wsDdqKU1Noy5BrBH0eykMPqaBci8cbMxw0 Hg6w== X-Received: by 10.112.198.73 with SMTP id ja9mr4046566lbc.112.1368703148102; Thu, 16 May 2013 04:19:08 -0700 (PDT) Received: from [192.168.1.129] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPSA id e3sm2928939lbf.17.2013.05.16.04.19.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 May 2013 04:19:07 -0700 (PDT) Message-ID: <5194C0AA.3010500@gmail.com> Date: Thu, 16 May 2013 14:19:06 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17 MIME-Version: 1.0 To: =?UTF-8?B?UmVuw6kgTGFkYW4=?= Subject: Re: [CFT] chromium 27 (updated) References: <51926BC3.3070809@freebsd.org> <51949867.1070601@gmail.com> <5194A383.4030801@freebsd.org> In-Reply-To: <5194A383.4030801@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: chromium@freebsd.org X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 11:19:09 -0000 16.05.2013 12:14, René Ladan: > On 16-05-2013 10:27, Volodymyr Kostyrko wrote: >> >> >> 14.05.2013 19:52, René Ladan: >>> Hi, >>> >>> I have uploaded a new version of the patch at >>> ftp://rene-ladan.nl/pub/freebsd/chromium-27.diff >>> SHA256 = acc3416b7a3271143b4b6c1fa9d094cd6a24774f9c225ab7003bd289799e1722 >>> >>> This updates chromium to 27.0.1453.81 and incorporates the npapi (flash) >>> and some other fixes. >>> >>> I tested it to compile succesfully on FreeBSD 8.4 with the GCC46 option. >>> >>> I intend to commit this soon. >> >> Can I chime in? >> >>> uname -a >> FreeBSD ar1l0u 9.1-STABLE FreeBSD 9.1-STABLE #13 r250591M: Mon May 13 >> 10:31:21 EEST 2013 arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL amd64 >> >> WITH_LIBCPLUSPLUS, WITH_CLANG_IS_CC >> >>> clang -v >> FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 >> Target: x86_64-unknown-freebsd9.1 >> Thread model: posix >> >> Compilation fails with: Found, everything was due to my extra configuration to disable libc++ for some ports. My config (for portconf) is: *: CXXFLAGS=-stdlib=libc++ -std=c++11 | LDFLAGS=-stdlib=libc++ www/chromium: !CXXFLAGS | !LDFLAGS Looks like in case of chromium this breaks the build. > It looks like you somehow modify CFLAGS yourself (in /etc/make.conf ?), > the port adds -Wno-error to it to not treat warning as errors. > Building/running with WITH_LIBCPLUSPLUS is not tested yet, it would be > interesting to read about the results. First one is: CXX(target) out/Release/obj.target/v8_base/v8/src/stub-cache.o v8/src/stub-cache.cc:1364:33: error: reinterpret_cast from 'nullptr_t' to 'char *' is not allowed : GetCodeWithFlags(flags, reinterpret_cast(NULL)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. -- Sphinx of black quartz, judge my vow. From owner-freebsd-chromium@FreeBSD.ORG Thu May 16 08:27:31 2013 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id C1CD8EC4 for ; Thu, 16 May 2013 08:27:31 +0000 (UTC) (envelope-from public@plane.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 7C0D876C for ; Thu, 16 May 2013 08:27:31 +0000 (UTC) Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UctX8-0008Lr-5u for chromium@freebsd.org; Thu, 16 May 2013 10:27:30 +0200 Received: from mail-lb0-f178.google.com ([209.85.217.178]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UctX1-0008Fd-JJ; Thu, 16 May 2013 10:27:23 +0200 Received: by mail-lb0-f178.google.com with SMTP id w10so1341685lbi.37 for ; Thu, 16 May 2013 01:27:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=g+G4QnXK8v4aGZavYE4pKF1b9iuqX4GXjCUPNbNmmEA=; b=t7TfFg0SpFtVX9dezYfwVs8oB9ywLL8hvuO5LxAkWfFNi5YlhY5deDa2zHVf1ZlhWS +iYqprVWUPc+rox1JnSUdga7in3RaPbxwwHJ/CL2uTfwCKiBdDL78wMb8gkD0a4rcl/B 43+NjeEWKyHMAbs+/nOBTb6M4b2uHE3hjJ44b6/+R8/OCOO4EP6Thz/TkSnLtm1Orq9s tayUKByVpapl9+zkWjozs4fvhQotV5Hp5ztZ37zxF527Jd5cvEi4bOwjtoQXvPOeaotb mmHrB6hvWg0rTHOU4Kc6yi2bUu0fzUhmEkd+jWtfy4uVPUFa8Q8/u83QL34p6Q1/0BMi fmSQ== X-Received: by 10.152.27.39 with SMTP id q7mr19889163lag.36.1368692843153; Thu, 16 May 2013 01:27:23 -0700 (PDT) Received: from [192.168.1.129] (mau.donbass.com. [92.242.127.250]) by mx.google.com with ESMTPSA id g4sm2720949lbe.0.2013.05.16.01.27.22 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 May 2013 01:27:22 -0700 (PDT) Message-ID: <51949867.1070601@gmail.com> Date: Thu, 16 May 2013 11:27:19 +0300 From: Volodymyr Kostyrko User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:20.0) Gecko/20100101 Firefox/20.0 SeaMonkey/2.17 MIME-Version: 1.0 To: =?UTF-8?B?UmVuw6kgTGFkYW4=?= , public-chromium-h+KGxgPPiopAfugRpC6u6w@plane.gmane.org Subject: Re: [CFT] chromium 27 (updated) References: <51926BC3.3070809@freebsd.org> In-Reply-To: <51926BC3.3070809@freebsd.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Thu, 16 May 2013 11:32:57 +0000 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 08:27:31 -0000 14.05.2013 19:52, René Ladan: > Hi, > > I have uploaded a new version of the patch at > ftp://rene-ladan.nl/pub/freebsd/chromium-27.diff > SHA256 = acc3416b7a3271143b4b6c1fa9d094cd6a24774f9c225ab7003bd289799e1722 > > This updates chromium to 27.0.1453.81 and incorporates the npapi (flash) > and some other fixes. > > I tested it to compile succesfully on FreeBSD 8.4 with the GCC46 option. > > I intend to commit this soon. Can I chime in? > uname -a FreeBSD ar1l0u 9.1-STABLE FreeBSD 9.1-STABLE #13 r250591M: Mon May 13 10:31:21 EEST 2013 arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL amd64 WITH_LIBCPLUSPLUS, WITH_CLANG_IS_CC > clang -v FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 Target: x86_64-unknown-freebsd9.1 Thread model: posix Compilation fails with: CXX(target) out/Release/obj.target/gio/geni/libgio_loader.o In file included from printing/backend/print_backend_cups.cc:16: /usr/local/include/gcrypt.h:1353:2: error: 'gcry_ac_data_read_cb_t' is deprecated [-Werror,-Wdeprecated-declarations] gcry_ac_data_read_cb_t cb; ^ /usr/local/include/gcrypt.h:1318:23: note: 'gcry_ac_data_read_cb_t' declared here typedef gpg_error_t (*gcry_ac_data_read_cb_t) (void *opaque, ^ /usr/local/include/gcrypt.h:1367:2: error: 'gcry_ac_data_write_cb_t' is deprecated [-Werror,-Wdeprecated-declarations] gcry_ac_data_write_cb_t cb; ^ /usr/local/include/gcrypt.h:1323:23: note: 'gcry_ac_data_write_cb_t' declared here typedef gpg_error_t (*gcry_ac_data_write_cb_t) (void *opaque, ^ /usr/local/include/gcrypt.h:1402:3: error: 'gcry_md_algo_t' is deprecated [-Werror,-Wdeprecated-declarations] gcry_md_algo_t md; ^ /usr/local/include/gcrypt.h:1396:28: note: 'gcry_md_algo_t' declared here typedef enum gcry_md_algos gcry_md_algo_t _GCRY_ATTR_INTERNAL; ^ /usr/local/include/gcrypt.h:1410:3: error: 'gcry_md_algo_t' is deprecated [-Werror,-Wdeprecated-declarations] gcry_md_algo_t md; ^ /usr/local/include/gcrypt.h:1396:28: note: 'gcry_md_algo_t' declared here typedef enum gcry_md_algos gcry_md_algo_t _GCRY_ATTR_INTERNAL; ^ 4 errors generated. Building with gcc4.6 in turn gives: CXX(target) out/Release/obj.target/net/net/http/http_auth_handler.o In file included from ./net/http/http_auth_gssapi_posix.h:8:0, from net/http/http_auth_gssapi_posix.cc:5: /usr/include/gssapi.h:3:2: error: #warning "this file includes which is deprecated, use instead" [-Werror=cpp] cc1plus: all warnings being treated as errors -- Sphinx of black quartz, judge my vow. From owner-freebsd-chromium@FreeBSD.ORG Thu May 16 23:04:29 2013 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 9765529D for ; Thu, 16 May 2013 23:04:29 +0000 (UTC) (envelope-from r.c.ladan@gmail.com) Received: from mail-wg0-x22c.google.com (mail-wg0-x22c.google.com [IPv6:2a00:1450:400c:c00::22c]) by mx1.freebsd.org (Postfix) with ESMTP id 301BF30D for ; Thu, 16 May 2013 23:04:29 +0000 (UTC) Received: by mail-wg0-f44.google.com with SMTP id a12so952996wgh.35 for ; Thu, 16 May 2013 16:04:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=TDYMknbe8Lj5YfajKVYFtp5eJUBzGsXZoSlliqR5ZAg=; b=NcEAjv51+n8zqvgdqVty6l0gEWlG9IvqBkF2nIKvYdKOWockQiR3wVu06LRvEzLkEf OeuTLeojLFOl/8pPMSeYuOyzVUXwLElxjqazK/LVVOZ+f/eJrWznZy2dNAS9W787MLHW gDYOkZe+CK0IiIKQv+F1cfq6blKtsurR1J/CRaxJwVs1857YoD7lSEKZnSRJ2AyXL4Yb X0pnkHKRj05z0eA22NCl0QrVm9lVxvXHRmIK6PKpL29aP1q4UfWz77X9rsiFNd81dsln QMv//iKJ8mAJldKxveHO0GT8WHh3X0F2yXCRozWOM2bAemHJjyb1IcnxZHzRQr7XkOHS 0FJQ== X-Received: by 10.180.205.200 with SMTP id li8mr29344108wic.15.1368745467886; Thu, 16 May 2013 16:04:27 -0700 (PDT) Received: from ?IPv6:2001:980:d7ed:1:8548:721e:310d:ac6? ([2001:980:d7ed:1:8548:721e:310d:ac6]) by mx.google.com with ESMTPSA id eq15sm6572371wic.4.2013.05.16.16.04.26 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 16 May 2013 16:04:26 -0700 (PDT) Sender: =?UTF-8?Q?Ren=C3=A9_Ladan?= Message-ID: <519565F9.3010905@freebsd.org> Date: Fri, 17 May 2013 01:04:25 +0200 From: =?UTF-8?B?UmVuw6kgTGFkYW4=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130403 Thunderbird/17.0.5 MIME-Version: 1.0 To: freebsd-chromium@freebsd.org Subject: Re: [CFT] chromium 27 References: <518D6696.4010006@freebsd.org> In-Reply-To: X-Enigmail-Version: 1.5.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 May 2013 23:04:29 -0000 On 16-05-2013 12:49, Lapo Luchini wrote: > René Ladan wrote: >> Known issues: - Compilation with clang enabled currently fails on >> 8.X (reported). - Geolocation is broken. > > Mhhhh... maybe account synchronization is now broke? > I can't manage to login again neither, but maybe it's related to my > profile. > (was working ok two days ago with 25.x though) > This might be broken upstream: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/zbDx_r_zZDk René