From owner-freebsd-chromium@FreeBSD.ORG Sun Jul 20 11:02:54 2014 Return-Path: Delivered-To: freebsd-chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B8BEC89B for ; Sun, 20 Jul 2014 11:02:54 +0000 (UTC) Received: from mail-oa0-x229.google.com (mail-oa0-x229.google.com [IPv6:2607:f8b0:4003:c02::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7F23F2967 for ; Sun, 20 Jul 2014 11:02:54 +0000 (UTC) Received: by mail-oa0-f41.google.com with SMTP id j17so5907130oag.28 for ; Sun, 20 Jul 2014 04:02:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=W2+cpjsaVeFesU6E463NNVSuhIAG0YRC9Ciy97bcG5k=; b=nFgDMG6DAVlaPaCCjGDn4pGNKtnjDNMOTHAjtgsjWCNvLvkPtuTJqa0ogDRUFRAEui INHdSy82RXZyNtz/ExuJkiSibRieESaW6N0bDLZFEgUdovG6eBwUBiPo83O5VeSS6doD as9jZ+issCiqByJK2n/TfefExq8oDGtT/Ym9yYkRgJA48Phf4DTI7texeZDO9t9W5Z4+ 1oHCivP9O3PtAUeDxRU9/YAXP/QPO0LdVh9TJ8YNfRzzEIAgOVxck481kPWTMsXz73Ux tq6RvwzCb0T4fYsgp4SFyyhz2BiJAb9I0L6b2JZFo4ELd24qYAdsf9/g+EOMj07+3u7X TRyg== MIME-Version: 1.0 X-Received: by 10.60.123.66 with SMTP id ly2mr25658786oeb.19.1405854173721; Sun, 20 Jul 2014 04:02:53 -0700 (PDT) Sender: r.c.ladan@gmail.com Received: by 10.182.146.5 with HTTP; Sun, 20 Jul 2014 04:02:53 -0700 (PDT) In-Reply-To: <53CA3324.7060902@freebsd.org> References: <20140718130851.eb1b6eb9dbbe74b1ff1309ac@fbsd.es> <53C99B30.3020600@ksu.edu> <53C9A01F.1020505@ksu.edu> <53CA3324.7060902@freebsd.org> Date: Sun, 20 Jul 2014 13:02:53 +0200 X-Google-Sender-Auth: hCHrbrPUlbFEmGPiQg_sz0CbDJk Message-ID: Subject: Re: Chromium 36 in progress From: =?UTF-8?Q?Ren=C3=A9_Ladan?= To: chromium-list freebsd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Jul 2014 11:02:54 -0000 2014-07-19 10:58 GMT+02:00 Ren=C3=A9 Ladan : > On 07/19/2014 00:30, Lawrence K. Chen, P.Eng. wrote: > > Of course digging deeper...I do see that the function does exist...and > should > > exist. > > > > Keep typing png_read_... instead of png_set_... when I was grepping for > some > > reason. Probably time to take a break from computer :) > > > :) > > > What's odd is that doing > > > > nm libpng15.so.0 > > nm: libpng15.so.15: no symbols > > > > Not what I'd expect....I guess its because the library was stripped. > > > Normally nm(1) lists "normal" symbols, you have to pass the -D parameter > to get dynamic symbols. And there it is, in the text section: > > % nm -D /usr/local/lib/libpng15.so.15|grep png_set_strip_16 > 0000000000013090 T png_set_strip_16 > > Maybe linking explicitly to the system libpng helps. > > Explicitly linking to libpng, libkvm and some ICU libraries helps somewhat, but this reveals new unresolved symbols. Hackish script to try to link chromium is available at http://people.freebsd.org/~rene/link-chromium.sh Ren=C3=A9 > > On 07/18/14 17:09, Lawrence K. Chen, P.Eng. wrote: > >> Strange...in the CHANGES file for libpng-1.5.18 and libpng-1.6.12... > >> > >> Version 1.5.4beta05 [June 16, 2011] > >> Rename png_set_strip_16() to png_set_scale_16() and renamed > >> png_set_chop_16() to png_set_strip(16) in an attempt to minimize t= he > >> behavior changes between libpng14 and libpng15. > >> > > --=20 http://www.rene-ladan.nl/ From owner-freebsd-chromium@FreeBSD.ORG Mon Jul 21 14:52:38 2014 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4F47E369 for ; Mon, 21 Jul 2014 14:52:38 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 374372EBA for ; Mon, 21 Jul 2014 14:52:38 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6LEqcgt091746 for ; Mon, 21 Jul 2014 14:52:38 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 191991] www/chromium fails configure steps Date: Mon, 21 Jul 2014 14:52:38 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: arved@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc assigned_to Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2014 14:52:38 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991 Tilman Keskinoz changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arved@FreeBSD.org Assignee|freebsd-ports-bugs@FreeBSD. |chromium@FreeBSD.org |org | -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Mon Jul 21 14:56:16 2014 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 34FD24D0 for ; Mon, 21 Jul 2014 14:56:16 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 1D1242EE4 for ; Mon, 21 Jul 2014 14:56:16 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6LEuFBn001038 for ; Mon, 21 Jul 2014 14:56:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 191991] www/chromium fails configure steps Date: Mon, 21 Jul 2014 14:56:16 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rene@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2014 14:56:16 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991 Rene Ladan changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rene@FreeBSD.org --- Comment #1 from Rene Ladan --- Somehow chromium thinks that your FreeBSD-11 Python is not multi-threaded. Maybe someone from python@ can shed a light? -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Mon Jul 21 20:17:46 2014 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CB0FECA7 for ; Mon, 21 Jul 2014 20:17:46 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9ACEA2F23 for ; Mon, 21 Jul 2014 20:17:46 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6LKHktR053997 for ; Mon, 21 Jul 2014 20:17:46 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 191991] www/chromium fails configure steps Date: Mon, 21 Jul 2014 20:17:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: shurd@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2014 20:17:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991 --- Comment #2 from Stephen Hurd --- I can confirm that my Python2.7 on 10.0-RELEASE-p7 appears to not support queues: root@portable:/usr/ports/www/chromium # python Python 2.7.8 (default, Jul 18 2014, 02:59:47) [GCC 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502)] on freebsd10 Type "help", "copyright", "credits" or "license" for more information. >>> import multiprocessing >>> from multiprocessing import queues Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python2.7/multiprocessing/queues.py", line 48, in from multiprocessing.synchronize import Lock, BoundedSemaphore, Semaphore, Condition File "/usr/local/lib/python2.7/multiprocessing/synchronize.py", line 59, in " function, see issue 3770.") ImportError: This platform lacks a functioning sem_open implementation, therefore, the required synchronization primitives needed will not function, see issue 3770. Adding the promising-looking --no-parallel to the gyp command-line does not seem to help though. Nor does adding no_parallel=1 or parallel=0 to the defines. Python 3.3.5 on the same system does seem to have working queues though: root@portable:/usr/ports/www/chromium # python3 Python 3.3.5 (default, Apr 20 2014, 15:47:23) [GCC 4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502)] on freebsd10 Type "help", "copyright", "credits" or "license" for more information. >>> import multiprocessing >>> from multiprocessing import queues >>> But I apparently can't use it to run gyp: root@portable:/usr/ports/www/chromium # setenv PYTHON_VERSION python3.3 root@portable:/usr/ports/www/chromium # make configure ===> chromium-35.0.1916.153_1 needs Python 2.7 at most. But you specified 3.3. *** Error code 1 Stop. make: stopped in /usr/ports/www/chromium While building python 2.7 with the (non-default) PTH option looks like it would work, that seems unsatisfactory as a requirement to build Chromium. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Mon Jul 21 23:28:45 2014 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 28A5286F for ; Mon, 21 Jul 2014 23:28:45 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 117DF2092 for ; Mon, 21 Jul 2014 23:28:45 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6LNSieV076194 for ; Mon, 21 Jul 2014 23:28:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 191991] www/chromium fails configure steps Date: Mon, 21 Jul 2014 23:28:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cjpugmed@gmail.com X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jul 2014 23:28:45 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991 Carlos Jacobo Puga Medina changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |cjpugmed@gmail.com --- Comment #3 from Carlos Jacobo Puga Medina --- To avoid this error you should rebuild lang/python27 with SEM enabled. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jul 22 00:12:25 2014 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E0659E02 for ; Tue, 22 Jul 2014 00:12:25 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8F752405 for ; Tue, 22 Jul 2014 00:12:25 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6M0CPPL060813 for ; Tue, 22 Jul 2014 00:12:25 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 191991] www/chromium fails configure steps Date: Tue, 22 Jul 2014 00:12:25 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: shurd@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2014 00:12:26 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991 --- Comment #4 from Stephen Hurd --- Ah, my options set appears to predate SEM being default. Do I need to rebuild all dependent ports as well with this? -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jul 22 00:21:44 2014 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6F933EB8 for ; Tue, 22 Jul 2014 00:21:44 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 580DB24BB for ; Tue, 22 Jul 2014 00:21:44 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6M0LiCL050781 for ; Tue, 22 Jul 2014 00:21:44 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 191991] www/chromium fails configure steps Date: Tue, 22 Jul 2014 00:21:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: cjpugmed@gmail.com X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2014 00:21:44 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991 --- Comment #5 from Carlos Jacobo Puga Medina --- (In reply to Stephen Hurd from comment #4) > Ah, my options set appears to predate SEM being default. > > Do I need to rebuild all dependent ports as well with this? There isn't any entry related in /usr/ports/UPDATING, so I think is not obligatory but recommended in any case. -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Tue Jul 22 01:46:34 2014 Return-Path: Delivered-To: chromium@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5EB92A49 for ; Tue, 22 Jul 2014 01:46:34 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46CF72AAA for ; Tue, 22 Jul 2014 01:46:34 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.8/8.14.8) with ESMTP id s6M1kYBr020583 for ; Tue, 22 Jul 2014 01:46:34 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: chromium@FreeBSD.org Subject: [Bug 191991] www/chromium fails configure steps Date: Tue, 22 Jul 2014 01:46:34 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: koobs@FreeBSD.org X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: chromium@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit 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.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Jul 2014 01:46:34 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191991 Kubilay Kocak changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |koobs@FreeBSD.org --- Comment #6 from Kubilay Kocak --- Carlos is correct, the SEM option was made the default in r361735 [1] for the following reasons: - POSIX semaphores are now supported and working in all supported FreeBSD (GENERIC) releases. - They are expected and part of a default upstream Python build (unless not supported by the system, or broken) - While 'technically' optional in that one *can* disable them with the appropriate configure argument, it is not exposed in ./configure --help or otherwise documented as a user-configurable knob. - To address issues just like this for binary packages (see special note in commit log below) [1] https://svnweb.freebsd.org/ports?view=revision&revision=361735 -- You are receiving this mail because: You are the assignee for the bug. From owner-freebsd-chromium@FreeBSD.ORG Sat Jul 26 19:39:39 2014 Return-Path: Delivered-To: chromium@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E585353 for ; Sat, 26 Jul 2014 19:39:39 +0000 (UTC) Received: from mail-qg0-x235.google.com (mail-qg0-x235.google.com [IPv6:2607:f8b0:400d:c04::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 035882A7D for ; Sat, 26 Jul 2014 19:39:38 +0000 (UTC) Received: by mail-qg0-f53.google.com with SMTP id q107so6719375qgd.12 for ; Sat, 26 Jul 2014 12:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:message-id:subject:from:to:content-type; bh=+ltWOXtv8q1F2QC19xSwL1NKPOymhzscqwnsH3LmXX0=; b=RHYMdIwH9hT00NpUnYRflSPU6gDcqkcQHFRCb4wCBrBZTlUB0hwi8emCShgsp4Mxn8 dCPDe4VE1p8tPEpUmWNCbbZPYRWb0g3RtV80W84BK6tsaaYyCcGCdoCwKaVtMFgVCxL7 b9phEB7Q6YPM30J2GKiDAvFFSC3J2PiWrOITjyWNWUrx5CRz3zJnLPmPmNQsdd0/DAfS 0mnKGl0kyr2WSCZAFAIA1WbeqJfuHXVkMCkMTp5oQnWZH+WvgKNk1ocHlcusat6giMOU 2kzQxISthmqxvkGy6eeJJfjS30KvuLZlLVfr3AVZTgfq1LQWHsm5igtofHO15l64MroO lf/w== MIME-Version: 1.0 X-Received: by 10.140.107.4 with SMTP id g4mr28370645qgf.100.1406403578156; Sat, 26 Jul 2014 12:39:38 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.1.6 with HTTP; Sat, 26 Jul 2014 12:39:38 -0700 (PDT) Date: Sat, 26 Jul 2014 12:39:38 -0700 X-Google-Sender-Auth: cC_Hgix6ZmIv7-0Uzi2p9pF3Mm8 Message-ID: Subject: (more) i386 chrome problems From: Adrian Chadd To: chromium@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-chromium@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: FreeBSD-specific Chromium issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jul 2014 19:39:39 -0000 I thought these were fixed, but apparently not. root@lucy-11i386:/home/adrian # uname -a FreeBSD lucy-11i386 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r268931: Sun Jul 20 18:22:39 PDT 2014 adrian@lucy-11i386:/usr/home/adrian/work/freebsd/head/obj/usr/home/adrian/work/freebsd/head/src/sys/LUCY_11_i386 i386 root@lucy-11i386:/home/adrian # pkg info | grep chromium chromium-35.0.1916.153_1 Mostly BSD-licensed web browser based on WebKit and Gtk+ root@lucy-11i386:/home/adrian # adrian@lucy-11i386:~ % gdb771 /usr/local/share/chromium/chrome chrome.core GNU gdb (GDB) 7.7.1 [GDB v7.7.1 for FreeBSD] Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i386-portbld-freebsd11.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/local/share/chromium/chrome...(no debugging symbols found)...done. [New process 100428] [New process 100427] [New process 100741] [New process 100740] [New process 100739] [New process 100738] [New process 100737] [New process 100515] [New Thread 3488dd00 (LWP 100428)] [New Thread 3488da80 (LWP 100427)] [New Thread 2fc04c00 (LWP 100741)] [New Thread 2fc04480 (LWP 100740)] [New Thread 2fc04200 (LWP 100739)] [New Thread 2fc03f80 (LWP 100738)] [New Thread 2fc03300 (LWP 100737)] [New Thread 2fc03080 (LWP 100515)] Core was generated by `chrome'. Program terminated with signal SIGBUS, Bus error. #0 0x313f2492 in ff_deblock_v_luma_8_sse2 () from /usr/local/share/chromium/libffmpegsumo.so (gdb) bt #0 0x313f2492 in ff_deblock_v_luma_8_sse2 () from /usr/local/share/chromium/libffmpegsumo.so #1 0x360075e0 in ?? () #2 0x31297d05 in ?? () from /usr/local/share/chromium/libffmpegsumo.so #3 0x31296654 in ?? () from /usr/local/share/chromium/libffmpegsumo.so #4 0x312960ca in ?? () from /usr/local/share/chromium/libffmpegsumo.so #5 0x3128158a in ?? () from /usr/local/share/chromium/libffmpegsumo.so #6 0x312912f8 in ?? () from /usr/local/share/chromium/libffmpegsumo.so #7 0x3137fbd7 in avcodec_decode_video2 () from /usr/local/share/chromium/libffmpegsumo.so #8 0x313ccec3 in ?? () from /usr/local/share/chromium/libffmpegsumo.so #9 0x313ca026 in avformat_find_stream_info () from /usr/local/share/chromium/libffmpegsumo.so #10 0x0bb2e086 in ?? () #11 0x080bcd30 in ?? () #12 0x080bcf06 in ?? () #13 0x087884c7 in ?? () #14 0x0878864c in ?? () #15 0x08757ea7 in ?? () #16 0x087587ee in ?? () #17 0x0875a77a in ?? () #18 0x08757a6e in ?? () #19 0x0876f6ae in ?? () #20 0x0875764e in ?? () #21 0x0878da4c in ?? () #22 0x0878db8f in ?? () #23 0x087882a2 in ?? () #24 0x2ec496dc in ?? () from /lib/libthr.so.3 #25 0x00000000 in ?? () (gdb) frame 0 #0 0x313f2492 in ff_deblock_v_luma_8_sse2 () from /usr/local/share/chromium/libffmpegsumo.so (gdb) info registers eax 0xbf4b4598 -1085586024 ecx 0x10 16 edx 0x13 19 ebx 0x6 6 esp 0xbf4b4518 0xbf4b4518 ebp 0xbf4b46a0 0xbf4b46a0 esi 0xbf4b4568 -1085586072 edi 0x260 608 eip 0x313f2492 0x313f2492 eflags 0x210283 [ CF SF IF RF ID ] cs 0x33 51 ss 0x3b 59 ds 0xbfbf003b -1078001605 es 0x310a003b 822739003 fs 0x5493003b 1418919995 gs 0x1b 27 (gdb) disassemble Dump of assembler code for function ff_deblock_v_luma_8_sse2: 0x313f2470 <+0>: push %ebx 0x313f2471 <+1>: push %esi 0x313f2472 <+2>: sub $0x24,%esp 0x313f2475 <+5>: mov 0x30(%esp),%eax 0x313f2479 <+9>: mov 0x34(%esp),%ecx 0x313f247d <+13>: mov 0x38(%esp),%edx 0x313f2481 <+17>: mov 0x3c(%esp),%ebx 0x313f2485 <+21>: mov 0x40(%esp),%esi 0x313f2489 <+25>: lea (%ecx,%ecx,2),%esi 0x313f248c <+28>: dec %edx 0x313f248d <+29>: neg %esi 0x313f248f <+31>: dec %ebx 0x313f2490 <+32>: add %eax,%esi => 0x313f2492 <+34>: movdqa (%esi,%ecx,1),%xmm0 0x313f2497 <+39>: movdqa (%esi,%ecx,2),%xmm1 0x313f249c <+44>: movdqa (%eax),%xmm2 0x313f24a0 <+48>: movdqa (%eax,%ecx,1),%xmm3 0x313f24a5 <+53>: movd %edx,%xmm4 0x313f24a9 <+57>: movd %ebx,%xmm5 0x313f24ad <+61>: pshuflw $0x0,%xmm4,%xmm4 0x313f24b2 <+66>: punpcklqdq %xmm4,%xmm4 0x313f24b6 <+70>: pshuflw $0x0,%xmm5,%xmm5 0x313f24bb <+75>: punpcklqdq %xmm5,%xmm5 0x313f24bf <+79>: packuswb %xmm4,%xmm4 0x313f24c3 <+83>: packuswb %xmm5,%xmm5 0x313f24c7 <+87>: movdqa %xmm2,%xmm6 0x313f24cb <+91>: movdqa %xmm1,%xmm7 0x313f24cf <+95>: psubusb %xmm1,%xmm6 0x313f24d3 <+99>: psubusb %xmm2,%xmm7 0x313f24d7 <+103>: por %xmm6,%xmm7 0x313f24db <+107>: psubusb %xmm4,%xmm7 0x313f24df <+111>: movdqa %xmm1,%xmm6