From owner-freebsd-chromium@FreeBSD.ORG Sun Jul 14 19:17:21 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 4B1EA558 for ; Sun, 14 Jul 2013 19:17:21 +0000 (UTC) (envelope-from omars1234@gmail.com) Received: from mail-pa0-x232.google.com (mail-pa0-x232.google.com [IPv6:2607:f8b0:400e:c03::232]) by mx1.freebsd.org (Postfix) with ESMTP id 2946BE96 for ; Sun, 14 Jul 2013 19:17:21 +0000 (UTC) Received: by mail-pa0-f50.google.com with SMTP id fb1so10557631pad.37 for ; Sun, 14 Jul 2013 12:17:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=YbxhXncIdybiiEkhyH8dASfM4bQWlqIWH4fnhAf3fU4=; b=W/OZNFn5rNmMyTtPqWMVGzDE+1rKm0QQfmNbxcW+OxUUXx+SXkdYlfUCtiqJZQWIhZ xlpzbLU0keoid0/oDw1GcAYd8peuhVWorKtKn8lPK2qLZkIFZP6IsAqOwv/b/LwVRYlH xGr4eFNvGNhQGZLaRTRFmZICM2Alw7fulHkliXtX/y6g3jUQ9uZxcNrhLNFhL44HY4s0 5ZAhUoOE5v7sq+C5X83+24ZSD4k2pm1TQsYN/UTTQvlvBixJhLRHX2JgKKosBoNO8hvf PVV9oUE1Zp0Wi5BJ9rFVYZD/P6nf30ewz20HDVn/QWObV6bcK3cjNzm/UyM4X0YkxUrR cAPA== MIME-Version: 1.0 X-Received: by 10.66.122.41 with SMTP id lp9mr52727254pab.6.1373829440886; Sun, 14 Jul 2013 12:17:20 -0700 (PDT) Received: by 10.66.159.193 with HTTP; Sun, 14 Jul 2013 12:17:20 -0700 (PDT) Date: Sun, 14 Jul 2013 15:17:20 -0400 Message-ID: Subject: chromium port doesn't build on 8.4-amd64 w/ gcc 27.0.1453.116 From: omar To: chromium@FreeBSD.org 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: Sun, 14 Jul 2013 19:17:21 -0000 Hi, I recently upgraded from 8.3-RELEASE to 8.4-RELEASE, on amd64. Chromium used to build fine w/gcc on 8.3, but doesn't on 8.4. Current ports tree, chromium port revision is 27.0.1453.116 . My system: > uname -a FreeBSD mine.heedme.com 8.4-RELEASE FreeBSD 8.4-RELEASE #1: Sat Jul 13 01:39:21 EDT 2013 root@mine.heedme.com:/usr/obj/usr/src/sys/MINE amd64 On 8.4, gcc is: > gcc -v Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] On 8.3, gcc was: > gcc -v Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.2 20070831 prerelease [FreeBSD] Error excerpt is below. I guess I'll try CLANG next but never had to before. Thanks for all that you do, -omar siddique CXX(target) out/Release/obj.target/webkit_storage/webkit/fileapi/file_system_task_runne= rs.o {standard input}: Assembler messages: {standard input}:214: Error: unknown pseudo-op: `.weakref' {standard input}:215: Error: unknown pseudo-op: `.weakref' {standard input}:216: Error: unknown pseudo-op: `.weakref' {standard input}:217: Error: unknown pseudo-op: `.weakref' {standard input}:218: Error: unknown pseudo-op: `.weakref' {standard input}:219: Error: unknown pseudo-op: `.weakref' {standard input}:220: Error: unknown pseudo-op: `.weakref' {standard input}:221: Error: unknown pseudo-op: `.weakref' {standard input}:222: Error: unknown pseudo-op: `.weakref' {standard input}:223: Error: unknown pseudo-op: `.weakref' {standard input}:224: Error: unknown pseudo-op: `.weakref' {standard input}:225: Error: unknown pseudo-op: `.weakref' {standard input}:226: Error: unknown pseudo-op: `.weakref' {standard input}:227: Error: unknown pseudo-op: `.weakref' {standard input}:228: Error: unknown pseudo-op: `.weakref' {standard input}:229: Error: unknown pseudo-op: `.weakref' {standard input}:230: Error: unknown pseudo-op: `.weakref' {standard input}:231: Error: unknown pseudo-op: `.weakref' {standard input}:232: Error: unknown pseudo-op: `.weakref' {standard input}:233: Error: unknown pseudo-op: `.weakref' {standard input}:234: Error: unknown pseudo-op: `.weakref' {standard input}:235: Error: unknown pseudo-op: `.weakref' {standard input}:236: Error: unknown pseudo-op: `.weakref' {standard input}:237: Error: unknown pseudo-op: `.weakref' {standard input}:238: Error: unknown pseudo-op: `.weakref' {standard input}:239: Error: unknown pseudo-op: `.weakref' CXX(target) out/Release/obj.target/webkit_storage/webkit/fileapi/file_system_url.o gmake: *** [out/Release/obj.target/webkit_storage/webkit/fileapi/file_system_options.o= ] Error 1 gmake: *** Waiting for unfinished jobs.... {standard input}: Assembler messages: {standard input}:108: Warning: setting incorrect section attributes for .text._ZNSt8_Rb_treeIPN7fileapi18FileAccessObserverESt4pairIKS2_13scoped_re= fptrIN4base19SequencedTaskRunnerEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE8= _M_eraseEPSt13_Rb_tree_nodeIS9_E {standard input}:172: Warning: setting incorrect section attributes for .text._ZN7fileapi27TaskRunnerBoundObserverListINS_18FileAccessObserverEPS1_= ED2Ev {standard input}:189: Warning: setting incorrect section attributes for .text._ZN7fileapi27TaskRunnerBoundObserverListINS_18FileAccessObserverEPS1_= ED0Ev {standard input}:214: Warning: setting incorrect section attributes for .text._ZNSt8_Rb_treeIPN7fileapi18FileChangeObserverESt4pairIKS2_13scoped_re= fptrIN4base19SequencedTaskRunnerEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE8= _M_eraseEPSt13_Rb_tree_nodeIS9_E {standard input}:278: Warning: setting incorrect section attributes for .text._ZN7fileapi27TaskRunnerBoundObserverListINS_18FileChangeObserverEPS1_= ED2Ev {standard input}:295: Warning: setting incorrect section attributes for .text._ZN7fileapi27TaskRunnerBoundObserverListINS_18FileChangeObserverEPS1_= ED0Ev {standard input}:320: Warning: setting incorrect section attributes for .text._ZNSt8_Rb_treeIPN7fileapi18FileUpdateObserverESt4pairIKS2_13scoped_re= fptrIN4base19SequencedTaskRunnerEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE8= _M_eraseEPSt13_Rb_tree_nodeIS9_E {standard input}:384: Warning: setting incorrect section attributes for .text._ZN7fileapi27TaskRunnerBoundObserverListINS_18FileUpdateObserverEPS1_= ED2Ev {standard input}:401: Warning: setting incorrect section attributes for .text._ZN7fileapi27TaskRunnerBoundObserverListINS_18FileUpdateObserverEPS1_= ED0Ev {standard input}:485: Warning: setting incorrect section attributes for .data.rel.ro._ZTVN7fileapi27TaskRunnerBoundObserverListINS_18FileAccessObse= rverEPS1_EE {standard input}:496: Warning: setting incorrect section attributes for .data.rel.ro._ZTVN7fileapi27TaskRunnerBoundObserverListINS_18FileChangeObse= rverEPS1_EE {standard input}:507: Warning: setting incorrect section attributes for .data.rel.ro._ZTVN7fileapi27TaskRunnerBoundObserverListINS_18FileUpdateObse= rverEPS1_EE {standard input}:516: Error: unknown pseudo-op: `.weakref' {standard input}:517: Error: unknown pseudo-op: `.weakref' {standard input}:518: Error: unknown pseudo-op: `.weakref' {standard input}:519: Error: unknown pseudo-op: `.weakref' {standard input}:520: Error: unknown pseudo-op: `.weakref' {standard input}:521: Error: unknown pseudo-op: `.weakref' {standard input}:522: Error: unknown pseudo-op: `.weakref' {standard input}:523: Error: unknown pseudo-op: `.weakref' {standard input}:524: Error: unknown pseudo-op: `.weakref' {standard input}:525: Error: unknown pseudo-op: `.weakref' {standard input}:526: Error: unknown pseudo-op: `.weakref' {standard input}:527: Error: unknown pseudo-op: `.weakref' {standard input}:528: Error: unknown pseudo-op: `.weakref' {standard input}:529: Error: unknown pseudo-op: `.weakref' {standard input}:530: Error: unknown pseudo-op: `.weakref' {standard input}:531: Error: unknown pseudo-op: `.weakref' {standard input}:532: Error: unknown pseudo-op: `.weakref' {standard input}:533: Error: unknown pseudo-op: `.weakref' {standard input}:534: Error: unknown pseudo-op: `.weakref' {standard input}:535: Error: unknown pseudo-op: `.weakref' {standard input}:536: Error: unknown pseudo-op: `.weakref' {standard input}:537: Error: unknown pseudo-op: `.weakref' {standard input}:538: Error: unknown pseudo-op: `.weakref' {standard input}:539: Error: unknown pseudo-op: `.weakref' {standard input}:540: Error: unknown pseudo-op: `.weakref' {standard input}:541: Error: unknown pseudo-op: `.weakref' gmake: *** [out/Release/obj.target/webkit_storage/webkit/fileapi/file_system_operation= _context.o] Error 1 {standard input}: Assembler messages: {standard input}:1366: Warning: setting incorrect section attributes for .text._ZNSt8_Rb_treeIN4base8FilePathES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_= EE8_M_eraseEPSt13_Rb_tree_nodeIS1_E {standard input}:1413: Warning: setting incorrect section attributes for .text._ZNSt6vectorIN7fileapi24FileSystemOriginDatabase12OriginRecordESaIS2_= EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_ {standard input}:1650: Warning: setting incorrect section attributes for .text._ZNSt8_Rb_treeIN4base8FilePathES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_= EE10_M_insert_EPKSt18_Rb_tree_node_baseSA_RKS1_ {standard input}:1736: Warning: setting incorrect section attributes for .text._ZNSt8_Rb_treeIN4base8FilePathES1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_= EE16_M_insert_uniqueERKS1_ {standard input}:4290: Error: unknown pseudo-op: `.weakref' {standard input}:4291: Error: unknown pseudo-op: `.weakref' {standard input}:4292: Error: unknown pseudo-op: `.weakref' {standard input}:4293: Error: unknown pseudo-op: `.weakref' {standard input}:4294: Error: unknown pseudo-op: `.weakref' {standard input}:4295: Error: unknown pseudo-op: `.weakref' {standard input}:4296: Error: unknown pseudo-op: `.weakref' {standard input}:4297: Error: unknown pseudo-op: `.weakref' {standard input}:4298: Error: unknown pseudo-op: `.weakref' {standard input}:4299: Error: unknown pseudo-op: `.weakref' {standard input}:4300: Error: unknown pseudo-op: `.weakref' {standard input}:4301: Error: unknown pseudo-op: `.weakref' {standard input}:4302: Error: unknown pseudo-op: `.weakref' {standard input}:4303: Error: unknown pseudo-op: `.weakref' {standard input}:4304: Error: unknown pseudo-op: `.weakref' {standard input}:4305: Error: unknown pseudo-op: `.weakref' {standard input}:4306: Error: unknown pseudo-op: `.weakref' {standard input}:4307: Error: unknown pseudo-op: `.weakref' {standard input}:4308: Error: unknown pseudo-op: `.weakref' {standard input}:4309: Error: unknown pseudo-op: `.weakref' {standard input}:4310: Error: unknown pseudo-op: `.weakref' {standard input}:4311: Error: unknown pseudo-op: `.weakref' {standard input}:4312: Error: unknown pseudo-op: `.weakref' {standard input}:4313: Error: unknown pseudo-op: `.weakref' {standard input}:4314: Error: unknown pseudo-op: `.weakref' {standard input}:4315: Error: unknown pseudo-op: `.weakref' gmake: *** [out/Release/obj.target/webkit_storage/webkit/fileapi/file_system_origin_da= tabase.o] Error 1 {standard input}: Assembler messages: {standard input}:13: Warning: setting incorrect section attributes for .text._ZN5quota11QuotaClientD2Ev {standard input}:82: Warning: setting incorrect section attributes for .text._ZN4base8internal20ReturnAsParamAdapterIlEEvRKNS_8CallbackIFT_vEEEPS3= _ {standard input}:104: Warning: setting incorrect section attributes for .text._ZN4base8internal20ReturnAsParamAdapterIN5quota15QuotaStatusCodeEEEvR= KNS_8CallbackIFT_vEEEPS5_ {standard input}:126: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi4ENS0_9BindStateINS0_15RunnableAdapterIMN= 7fileapi19FileSystemQuotaUtilEFlPNS4_17FileSystemContextERK4GURLNS4_14FileS= ystemTypeEEEEFlPS5_S7_SA_SB_EFvNS0_17UnretainedWrapperIS5_EE13scoped_refptr= IS6_ES8_SB_EEESG_E3RunEPNS0_13BindStateBaseE {standard input}:150: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi3ENS0_9BindStateINS0_15RunnableAdapterIPF= vPN7fileapi17FileSystemContextEN5quota11StorageTypeEPSt3setI4GURLSt4lessISA= _ESaISA_EEEEESG_Fv13scoped_refptrIS5_ES8_NS0_17UnretainedWrapperISE_EEEEESG= _E3RunEPNS0_13BindStateBaseE {standard input}:167: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi3ENS0_9BindStateINS0_15RunnableAdapterIPF= vRKNS_8CallbackIFvRKSt3setI4GURLSt4lessIS6_ESaIS6_EEN5quota11StorageTypeEEE= EPSA_SE_EEESK_FvSG_NS0_12OwnedWrapperISA_EESE_EEESK_E3RunEPNS0_13BindStateB= aseE {standard input}:184: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi4ENS0_9BindStateINS0_15RunnableAdapterIPF= vPN7fileapi17FileSystemContextEN5quota11StorageTypeERKSsPSt3setI4GURLSt4les= sISC_ESaISC_EEEEESI_Fv13scoped_refptrIS5_ES8_SsNS0_17UnretainedWrapperISG_E= EEEESI_E3RunEPNS0_13BindStateBaseE {standard input}:202: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi3ENS0_9BindStateINS0_15RunnableAdapterIPF= N5quota15QuotaStatusCodeEPN7fileapi17FileSystemContextERK4GURLNS6_14FileSys= temTypeEEEESD_Fv13scoped_refptrIS7_ES9_SC_EEESD_E3RunEPNS0_13BindStateBaseE {standard input}:219: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi2ENS0_9BindStateINS0_15RunnableAdapterIPF= vRKNS_8CallbackIFlvEEEPlEEESA_FvS6_S9_EEESA_E3RunEPNS0_13BindStateBaseE {standard input}:235: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi2ENS0_9BindStateINS0_15RunnableAdapterIPF= vRKNS_8CallbackIFvlEEEPlEEESA_FvS6_NS0_12OwnedWrapperIlEEEEESA_E3RunEPNS0_1= 3BindStateBaseE {standard input}:251: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi2ENS0_9BindStateINS0_15RunnableAdapterIPF= vRKNS_8CallbackIFN5quota15QuotaStatusCodeEvEEEPS6_EEESC_FvS8_SB_EEESC_E3Run= EPNS0_13BindStateBaseE {standard input}:267: Warning: setting incorrect section attributes for .text._ZN4base8internal7InvokerILi2ENS0_9BindStateINS0_15RunnableAdapterIPF= vRKNS_8CallbackIFvN5quota15QuotaStatusCodeEEEEPS6_EEESC_FvS8_NS0_12OwnedWra= pperIS6_EEEEESC_E3RunEPNS0_13BindStateBaseE {standard input}:283: Warning: setting incorrect section attributes for .text._ZN5quota11QuotaClientD0Ev {standard input}:298: Warning: setting incorrect section attributes for .text._ZN4base8internal13BindStateBaseD2Ev {standard input}:355: Warning: setting incorrect section attributes for .text._ZN4base8internal12ReplyAdapterIllEEvRKNS_8CallbackIFvT0_EEEPT_ {standard input}:394: Warning: setting incorrect section attributes for .text._ZN4base8internal12ReplyAdapterIN5quota15QuotaStatusCodeES3_EEvRKNS_8= CallbackIFvT0_EEEPT_ {standard input}:433: Warning: setting incorrect section attributes for .text._ZN4base8internal13BindStateBaseD0Ev {standard input}:457: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvRKNS_8CallbackIF= vN5quota15QuotaStatusCodeEEEEPS5_EEESB_FvS7_NS0_12OwnedWrapperIS5_EEEED2Ev {standard input}:485: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvRKNS_8CallbackIF= N5quota15QuotaStatusCodeEvEEEPS5_EEESB_FvS7_SA_EED2Ev {standard input}:511: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvRKNS_8CallbackIF= vlEEEPlEEES9_FvS5_NS0_12OwnedWrapperIlEEEED2Ev {standard input}:539: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvRKNS_8CallbackIF= lvEEEPlEEES9_FvS5_S8_EED2Ev {standard input}:565: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvRKNS_8CallbackIF= lvEEEPlEEES9_FvS5_S8_EED0Ev {standard input}:593: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvRKNS_8CallbackIF= N5quota15QuotaStatusCodeEvEEEPS5_EEESB_FvS7_SA_EED0Ev {standard input}:621: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvRKNS_8CallbackIF= vlEEEPlEEES9_FvS5_NS0_12OwnedWrapperIlEEEED0Ev {standard input}:651: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIMN7fileapi19FileSys= temQuotaUtilEFlPNS3_17FileSystemContextERK4GURLNS3_14FileSystemTypeEEEEFlPS= 4_S6_S9_SA_EFvNS0_17UnretainedWrapperIS4_EE13scoped_refptrIS5_ES7_SA_EED0Ev {standard input}:699: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvRKNS_8CallbackIF= vN5quota15QuotaStatusCodeEEEEPS5_EEESB_FvS7_NS0_12OwnedWrapperIS5_EEEED0Ev {standard input}:729: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIMN7fileapi19FileSys= temQuotaUtilEFlPNS3_17FileSystemContextERK4GURLNS3_14FileSystemTypeEEEEFlPS= 4_S6_S9_SA_EFvNS0_17UnretainedWrapperIS4_EE13scoped_refptrIS5_ES7_SA_EED2Ev {standard input}:839: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvPN7fileapi17File= SystemContextEN5quota11StorageTypeEPSt3setI4GURLSt4lessIS9_ESaIS9_EEEEESF_F= v13scoped_refptrIS4_ES7_NS0_17UnretainedWrapperISD_EEEED2Ev {standard input}:883: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFN5quota15QuotaSta= tusCodeEPN7fileapi17FileSystemContextERK4GURLNS5_14FileSystemTypeEEEESC_Fv1= 3scoped_refptrIS6_ES8_SB_EED2Ev {standard input}:929: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvPN7fileapi17File= SystemContextEN5quota11StorageTypeEPSt3setI4GURLSt4lessIS9_ESaIS9_EEEEESF_F= v13scoped_refptrIS4_ES7_NS0_17UnretainedWrapperISD_EEEED0Ev {standard input}:975: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFN5quota15QuotaSta= tusCodeEPN7fileapi17FileSystemContextERK4GURLNS5_14FileSystemTypeEEEESC_Fv1= 3scoped_refptrIS6_ES8_SB_EED0Ev {standard input}:1023: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvPN7fileapi17File= SystemContextEN5quota11StorageTypeERKSsPSt3setI4GURLSt4lessISB_ESaISB_EEEEE= SH_Fv13scoped_refptrIS4_ES7_SsNS0_17UnretainedWrapperISF_EEEED0Ev {standard input}:1117: Warning: setting incorrect section attributes for .text._ZN4base8internal9BindStateINS0_15RunnableAdapterIPFvPN7fileapi17File= SystemContextEN5quota11StorageTypeERKSsPSt3setI4GURLSt4lessISB_ESaISB_EEEEE= SH_Fv13scoped_refptrIS4_ES7_SsNS0_17UnretainedWrapperISF_EEEED2Ev {standard input}:1401: Warning: setting incorrect section attributes for .text._ZN4base4BindIMN7fileapi19FileSystemQuotaUtilEFlPNS1_17FileSystemCont= extERK4GURLNS1_14FileSystemTypeEENS_8internal17UnretainedWrapperIS2_EE13sco= ped_refptrIS3_ES5_S8_EENS_8CallbackINSB_9BindStateINSB_13FunctorTraitsIT_E1= 2RunnableTypeENSK_7RunTypeEFvNSB_19CallbackParamTraitsIT0_E11StorageTypeENS= N_IT1_E11StorageTypeENSN_IT2_E11StorageTypeENSN_IT3_E11StorageTypeEEE14Unbo= undRunTypeEEESJ_RKSO_RKSR_RKSU_RKSX_ [.................... a bit more ..................] gmake: *** [out/Release/obj.target/webkit_storage/webkit/fileapi/file_system_url.o] Error 1 *** Error code 1 Stop in /usr/ports/www/chromium. *** Error code 1 Stop in /usr/ports/www/chromium.