From owner-freebsd-chromium@FreeBSD.ORG Tue Oct 18 13:32:41 2011 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F0A02106566C; Tue, 18 Oct 2011 13:32:41 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [IPv6:2a02:6b8:0:801::5]) by mx1.freebsd.org (Postfix) with ESMTP id 663A08FC12; Tue, 18 Oct 2011 13:32:41 +0000 (UTC) Received: from smtp13.mail.yandex.net (smtp13.mail.yandex.net [95.108.130.68]) by forward15.mail.yandex.net (Yandex) with ESMTP id 5F1AF9E38E4; Tue, 18 Oct 2011 17:32:40 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1318944760; bh=ApEgJw3JKmnxdWCQVMmcGtb9Xf4fjHHPp/b8eUa739k=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=n5p5gG26Z220c3y9UeSQd243HDLjV2zDbyaEuT5LrLQVZr0M/chnF221ppd1wbWL1 21i6tNcMFFtmf4EdSHpWs1/MQaqrN2dn4ozchmQ+QzX9hpBdxhS5sYzDgS8rKHfGBv R/Y13YneYQqI30FzWTspExpl02uPn6OjOlQES3FM= Received: from smtp13.mail.yandex.net (localhost [127.0.0.1]) by smtp13.mail.yandex.net (Yandex) with ESMTP id 267D7E403E1; Tue, 18 Oct 2011 17:32:40 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1318944760; bh=ApEgJw3JKmnxdWCQVMmcGtb9Xf4fjHHPp/b8eUa739k=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=n5p5gG26Z220c3y9UeSQd243HDLjV2zDbyaEuT5LrLQVZr0M/chnF221ppd1wbWL1 21i6tNcMFFtmf4EdSHpWs1/MQaqrN2dn4ozchmQ+QzX9hpBdxhS5sYzDgS8rKHfGBv R/Y13YneYQqI30FzWTspExpl02uPn6OjOlQES3FM= Received: from unknown (unknown [213.27.65.65]) by smtp13.mail.yandex.net (nwsmtp/Yandex) with ESMTP id WdLOw7dd-WdL0DnRk; Tue, 18 Oct 2011 17:32:39 +0400 X-Yandex-Spam: 1 Message-ID: <4E9D7FF3.4080408@yandex.ru> Date: Tue, 18 Oct 2011 17:32:35 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0.1) Gecko/20111003 Thunderbird/7.0.1 MIME-Version: 1.0 To: George Liaskos References: <20111018114830.GA25714@freebsd.org> <4E9D7BA9.2070901@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Ports , Alexander Best , chromium@freebsd.org Subject: Re: CFT Chromium 15.0.874.92 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2011 13:32:42 -0000 George Liaskos wrote on 18.10.2011 17:22: >> Yes, all is fine here. And i didn't used libtool-fixed and UNAME_r hack for >> building. Using stock gcc and default options (CODECS,GCONF). > > Chromium does not need any hack to compile, what i don't know is the > state of devel/google-perftools on CURRENT. > > Compiling a jail right now. Ok, just checked - builds, deinstalls, installs fine. `make check` produces many of this errors: src/system-alloc.cc:423] SbrkSysAllocator failed. src/system-alloc.cc:423] MmapSysAllocator failed. and the final report is: ====================================== 3 of 40 tests failed Please report to opensource@google.com ====================================== Doubt if it's somehow related with TO problem. -- Regards, Ruslan Tinderboxing kills... the drives.