From nobody@FreeBSD.org  Fri Sep 23 18:33:20 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1CA00106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Sep 2011 18:33:20 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 0CF218FC0A
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Sep 2011 18:33:20 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p8NIXJ8O012582
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 23 Sep 2011 18:33:19 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p8NIXJPM012576;
	Fri, 23 Sep 2011 18:33:19 GMT
	(envelope-from nobody)
Message-Id: <201109231833.p8NIXJPM012576@red.freebsd.org>
Date: Fri, 23 Sep 2011 18:33:19 GMT
From: Henk van Oers <henk.van.oers@xs4all.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: www/chromium builds on 8.2 but not on 7.4
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         160945
>Category:       ports
>Synopsis:       www/chromium builds on 8.2 but not on 7.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    chromium
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 23 18:40:05 UTC 2011
>Closed-Date:    Tue Sep 27 17:54:31 UTC 2011
>Last-Modified:  Tue Sep 27 17:54:31 UTC 2011
>Originator:     Henk van Oers
>Release:        FreeBSD 7.4
>Organization:
None
>Environment:
FreeBSD home 7.4-PRERELEASE FreeBSD 7.4-PRERELEASE #0: Sun Dec  5 12:26:08 CET 2010     root@home:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
On my 8.2 system www/chromium builds just fine.
On 7.4 it end with:


  CXX(target) out/Release/obj.target/gtest/testing/gtest/src/gtest-death-test.o
  CXX(target) out/Release/obj.target/gtest/testing/gtest/src/gtest-filepath.o
  CXX(target) out/Release/obj.target/gtest/testing/gtest/src/gtest-port.o
  CXX(target) out/Release/obj.target/gtest/testing/gtest/src/gtest-printers.o
  CXX(target) out/Release/obj.target/gtest/testing/gtest/src/gtest-test-part.o
  CXX(target) out/Release/obj.target/gtest/testing/gtest/src/gtest-typed-test.o
  CXX(target) out/Release/obj.target/gtest/testing/gtest/src/gtest.o
testing/gtest/src/gtest.cc: In static member function 'static bool testing::internal::String::CaseInsensitiveWideCStringEquals(const wchar_t*, const wchar_t*)':
testing/gtest/src/gtest.cc:1629: error: 'wcscasecmp' was not declared in this scope
gmake: *** [out/Release/obj.target/gtest/testing/gtest/src/gtest.o] Error 1
*** Error code 1

Stop in /usr/ports/www/chromium.
*** Error code 1

Stop in /usr/ports/www/chromium.

===>>> make failed for www/chromium
===>>> Aborting update

===>>> Update for www/chromium failed
===>>> Aborting update


===>>> You can restart from the point of failure with this command line:
       portmaster <flags> www/chromium 

Note: I tried it last week and today after upgrading all X stuff.

>How-To-Repeat:
portmaster <flags> www/chromium

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->chromium 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Sep 23 18:40:15 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160945 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/160945: commit references a PR
Date: Tue, 27 Sep 2011 17:47:16 +0000 (UTC)

 rene        2011-09-27 17:47:03 UTC
 
   FreeBSD ports repository
 
   Modified files:
     www/chromium         Makefile 
     www/chromium/files   patch-testing__gtest__src__gtest.cc 
   Log:
   - Fix build on 7.4 [1]
   - Bump PORTREVISION for previous commits.
   
   PR:             ports/160945 [1]
   Submitted by:   Henk van Oers [henk.van.oers xs4all.nl]
   Obtained from:  Chromium Chruetertee repository r231
   
   Revision  Changes    Path
   1.48      +1 -1      ports/www/chromium/Makefile
   1.2       +11 -2     ports/www/chromium/files/patch-testing__gtest__src__gtest.cc
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: rene 
State-Changed-When: Tue Sep 27 17:54:12 UTC 2011 
State-Changed-Why:  
Committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=160945 
>Unformatted:
