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 58AE4DC07AA; Tue, 15 Sep 2015 08:30:13 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (unknown [79.160.13.133]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: n@tanael.org) by mail.alpinelinux.org (Postfix) with ESMTPSA id 7637EDC01E7; Tue, 15 Sep 2015 08:30:12 +0000 (UTC) Date: Tue, 15 Sep 2015 10:30:09 +0200 From: Natanael Copa To: =?ISO-8859-1?B?U/ZyZW4=?= Tempel Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] main/btrfs-progs: upgrade to 4.2 Message-ID: <20150915103009.2a277f33@ncopa-desktop.alpinelinux.org> In-Reply-To: <1442073595-28404-1-git-send-email-soeren+git@soeren-tempel.net> References: <1442073595-28404-1-git-send-email-soeren+git@soeren-tempel.net> X-Mailer: Claws Mail 3.12.0 (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=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Scanned: ClamAV using ClamSMTP On Sat, 12 Sep 2015 17:59:55 +0200 S=F6ren Tempel wrote: > --- > main/btrfs-progs/APKBUILD | 15 ++++++++------- > 1 file changed, 8 insertions(+), 7 deletions(-) This fails to build: [LD] btrfs chunk-recover.o: In function `btrfs_recover_chunk_tree': chunk-recover.c:(.text+0x18dd): undefined reference to `pthread_tryjoin_np' collect2: error: ld returned 1 exit status -nc --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---