X-Original-To: alpine-aports@mail.alpinelinux.org Delivered-To: alpine-aports@mail.alpinelinux.org Received: from mail.alpinelinux.org (dallas-a1.alpinelinux.org [127.0.0.1]) by mail.alpinelinux.org (Postfix) with ESMTP id 5EAF7DC1529 for ; Fri, 8 Apr 2016 02:50:45 +0000 (UTC) Received: from smtp.webfaction.com (mail6.webfaction.com [74.55.86.74]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 2C368DC0969 for ; Fri, 8 Apr 2016 02:50:44 +0000 (UTC) Received: from [10.10.5.62] (c-71-236-42-116.hsd1.tn.comcast.net [71.236.42.116]) by smtp.webfaction.com (Postfix) with ESMTP id 33C1220B1F43 for ; Fri, 8 Apr 2016 02:50:43 +0000 (UTC) From: Nathan Johnson Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: [alpine-aports] phantonjs question Message-Id: <7BCBCAF4-ED74-4EE4-9CB4-D5C79F7A52C3@nathanjohnson.org> Date: Thu, 7 Apr 2016 21:50:43 -0500 To: alpine-aports@lists.alpinelinux.org X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) X-Mailer: Apple Mail (2.3124) X-Virus-Scanned: ClamAV using ClamSMTP I=E2=80=99m playing with a phantomjs port, and it looks like Natanael = Copa already made two PRs to some deps to make it compile (Thanks Natanael!). https://github.com/Vitallium/qtbase/pull/4 https://github.com/Vitallium/qtwebkit/pull/9 I can=E2=80=99t help but think he=E2=80=99s already started down this = path. The bad news is, the test harness seems to bomb. If I run this under the grsec kernel, it signal 11=E2=80=99s all over the place. If I run = under vanilla, no segfaults, but it does time out when phantomjs tries to connect to the python httpd process. For what it=E2=80=99s worth, I = also get similar timeouts when doing a wget to localhost on the same port, so I am inclined to believe it might be an issue with the python script. If I don=E2=80=99t hear anything back, I=E2=80=99ll continue into the = rabbit hole. Just wanted to make sure I wasn't duplicating effort. Thanks in advance. Nathan --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---