From owner-freebsd-chromium@freebsd.org Wed Jun 8 21:19:51 2016 Return-Path: Delivered-To: freebsd-chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id ACA13B7017A for ; Wed, 8 Jun 2016 21:19:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 98527116E for ; Wed, 8 Jun 2016 21:19:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 942F5B70179; Wed, 8 Jun 2016 21:19:51 +0000 (UTC) Delivered-To: chromium@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 93D1EB70178 for ; Wed, 8 Jun 2016 21:19:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 81F7E116D for ; Wed, 8 Jun 2016 21:19:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u58LJpxp079024 for ; Wed, 8 Jun 2016 21:19:51 GMT (envelope-from bugzilla-noreply@freebsd.org) Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: maintainer-feedback requested: [Bug 210150] www/chromium Date: Wed, 08 Jun 2016 21:19:51 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jun 2016 21:19:51 -0000 Alan Polinsky has reassigned Bugzilla Automation 's request for maintainer-feedback to chromium@FreeBSD.org: Bug 210150: www/chromium https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D210150 --- Description --- The latest port of chromium compiles fine on my FreeBSD 10.2 machine, but b= ombs out on my FreeBSD 9.3 with the error: In file included from ../../third_party/zlib/google/compression_utils.cc:13= :=20=20=20 ../../base/bit_cast.h:9:10: fatal error: 'type_traits' file not found=09=20= =20 #include =09=09=09=09=09=09=09=20=20 ^=09=09=09=09=09=09=09=09=20=20 1 error generated.=09=09=09=09=09=09=09=20=20 ninja: build stopped: subcommand failed.=09=09=09=09=20=20 *** [do-build] Error code 1=09=09=09=09=09=09=20=20 Stop in /usr/ports/www/chromium. *** [install] Error code 1=09 Alan