X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-lf0-f67.google.com (mail-lf0-f67.google.com [209.85.215.67]) by lists.alpinelinux.org (Postfix) with ESMTP id 923D35C40AD for ; Fri, 27 May 2016 06:12:00 +0000 (GMT) Received: by mail-lf0-f67.google.com with SMTP id w16so5579080lfd.0 for ; Thu, 26 May 2016 23:12:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=rMSiOFiDBBV2lFrWUiJwkAuUdalmW9o4JGGvxiPppqU=; b=j/glFYkr0EPcqjnoF6rTFsTMoGHIRCKMFqFWhywH3Dq8rMcJoO8oaJz7s60C0uR3xX uQr7oHCKKkrN7T1lYlS6slc5fqS7L/vHtnp/hjHZQ3JJE1dOS8z/sIj4gP+LyQUKCut2 NzeXc0wzHOKsyU5XERSchThxUpb+Q4CvOxbLZOO9MGn0OgeTfXec1UfBhLP8oS+yVp16 Pes0ff3patHOZk9G0OGniE2XtcmMnpCuDp1UkjRS5rJKURghlP7mRVwdaJlpAqj4D91o e4OfGWuzI2Hl8oszIBwj7YYNymc10uk7uQCIzTmbJKGUTZvZs8PMaVtqG7HBpOBNXlpx bmmQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=rMSiOFiDBBV2lFrWUiJwkAuUdalmW9o4JGGvxiPppqU=; b=Lj6AsyaWB5m32UiOzxlsb4PcSO3pxxJgDMYmKHZ2BSSrAILZXmEVNCb7Qh9vJqEu+F Fvh0BOvS80uAn4ygzkxXz3ajv5uUWhBmth+FrBnjh0MIW+3qWHpijJGJNrGYWzeWL/yx LJ2Cb4ABB1jgXo498lmFSeojvEKYSyRAZrhksQbRSCX7key0ft0zOKoLLa5pp9+urbQV BoTr5M97Oe+7HdFNSI7FmW5MGPW5DeIvjKzWkZHE2DXkPy4thtuUoVHtS0DAiheTHeff yWAA0lc6BFECrNt02VFCijYAfERTbZroLxPCrreVhToo80mbNF2y+Ac4QPXAuivOQxvY 3h8Q== X-Gm-Message-State: ALyK8tIGDrpBDiJs0X7x5DeOssOsgHtm47zTofVW6DOU2Q8PWoCUUuUTx+6MoAs1LESUQQ== X-Received: by 10.46.32.162 with SMTP id g34mr1145405lji.53.1464329519766; Thu, 26 May 2016 23:11:59 -0700 (PDT) Received: from vostro.util.wtbts.net ([2001:1bc8:101:f402:21a:9fff:fe0c:4022]) by smtp.gmail.com with ESMTPSA id ns2sm2814817lbb.12.2016.05.26.23.11.59 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 26 May 2016 23:11:59 -0700 (PDT) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Fri, 27 May 2016 09:11:57 +0300 From: Timo Teras To: Ashley Sommer Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/rsyslog: update to 8.18.0, and apply a new musl fix Message-ID: <20160527091157.08b32d28@vostro.util.wtbts.net> In-Reply-To: <1464160099-2186-1-git-send-email-ashleysommer@gmail.com> References: <1464160099-2186-1-git-send-email-ashleysommer@gmail.com> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.28; x86_64-alpine-linux-musl) X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Wed, 25 May 2016 17:08:19 +1000 Ashley Sommer wrote: > This commit brings rsyslog up to the latest release that has some > nice performance improvements and bug fixes. This commit also > includes an upstream fix from 8.19.0 (unreleased) which fixes a > segfault present in all current rsyslog versions on musl. Version > 8.17 and later of rsyslog has a new dependency. It now needs > libfastjson installed to run. I created the libfastjson package > earlier this month, it is in the `testing` directory. I believe > libfastjson will need to be promoted from `testing` to `edge`. Failed to build for me with: checking for mysql_config... mysql_config checking for mysql_init in -lmysqlclient... yes checking if we have mysql_library_init... checking for pg_config... no configure: error: in `/home/tteras/aports/main/rsyslog/src/rsyslog-8.18.0': configure: error: pg_config not found See `config.log' for more details >>> ERROR: rsyslog: all failed >>> rsyslog: Uninstalling dependencies... --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---