X-Original-To: alpine-aports@lists.alpinelinux.org Received: from mail-lf0-f65.google.com (mail-lf0-f65.google.com [209.85.215.65]) by lists.alpinelinux.org (Postfix) with ESMTP id 2B7FD5C4328 for ; Tue, 21 Feb 2017 07:00:28 +0000 (GMT) Received: by mail-lf0-f65.google.com with SMTP id z127so8302749lfa.2 for ; Mon, 20 Feb 2017 23:00:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=eKWty6G9PPxrGrqDQXsdL5o2Rfw36gFMUUkfqSKz45Q=; b=fbe6jYwXAshlagGmu7QlGnUmEXr3YeDicPTQKghFMlYH8z0KT7sdE/z61QpEhxX1rD r9nTM5uJh10jbK//eB1HR3Vb3ckXJNnQJUyJJYTcRGsJWq9GkCmU7/LXGPRcG4Jmgmi1 0yWs3RETnjGsfUBI/vr27B6iLfT6JyZQbBDLYbKnWFUf5n9GRXJJhFiq/Xsl3ZWVsZ+l S5FaSa5p0Ch21xMwz9BvGw00rs07GP6anQ2D+PptvJogyxoQBpY1j9eu0ZWXwd6+beRk pqG2SQURsa9699PtELn6f7TBYchr9sNnzHjY/7YyBztyWgal0HNFeYTADN+ENMzG026u fjKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=eKWty6G9PPxrGrqDQXsdL5o2Rfw36gFMUUkfqSKz45Q=; b=GbQNW3dEtl4H3144w1f+DN3JOdK4nnhFm4PxVDGEoP7bB0NIRW6YfFJJUfiabd9DqD aXSIsfZxlMoi9msV9p2cFOMYit0rmvQXKfknB6xbAWqgmeppsTnnJrHERKCWkVyOH4Z8 71WVY/2HzlM7hqnHeZsRuhED/FYo+5gOppuNGLh9qle0YOxhHAlU1fkmiUz0N4TwWzU7 okW9RG3moaVGxY9edvEjHnhw4Q6wSUHociAv3EIACGrOE8rxMxIxXZcwLFFFv22FE4If tq5UJ4TGPeTFsGMw4HnFzWcF+SulFbMehSQl52DGmRL1tNJm6879j86jLZiYaL+OjmHg Yocg== X-Gm-Message-State: AMke39nr6HUCZpdXqPcQYaEzLeeKS64qw6QLyx7Rr5QFU2+t9tkgsQJMTCr9EnSLPB8LqQ== X-Received: by 10.25.181.194 with SMTP id g63mr2720363lfk.47.1487660427472; Mon, 20 Feb 2017 23:00:27 -0800 (PST) Received: from vostro.util.wtbts.net ([2001:1bc8:101:f402:e66f:13ff:fef3:8cd0]) by smtp.gmail.com with ESMTPSA id 75sm2478073lfy.27.2017.02.20.23.00.27 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 20 Feb 2017 23:00:27 -0800 (PST) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Tue, 21 Feb 2017 09:00:25 +0200 From: Timo Teras To: Ivan Tham Cc: alpine-aports@lists.alpinelinux.org Subject: Re: [alpine-aports] [PATCH] testing/extra-cmake-modules: update unmaintained aport to 5.31.0 Message-ID: <20170221090025.464fc0ea@vostro.util.wtbts.net> In-Reply-To: <20170220161155.8360-1-pickfire@riseup.net> References: <20170220161155.8360-1-pickfire@riseup.net> X-Mailer: Claws Mail 3.14.1 (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 Tue, 21 Feb 2017 00:11:55 +0800 Ivan Tham wrote: > --- > testing/extra-cmake-modules/APKBUILD | 30 ++++++++++++++++++++++ > unmaintained/extra-cmake-modules/APKBUILD | 42 > ------------------------------- 2 files changed, 30 insertions(+), 42 > deletions(-) create mode 100644 testing/extra-cmake-modules/APKBUILD > delete mode 100644 unmaintained/extra-cmake-modules/APKBUILD Failed to build with: -- Configuring done -- Generating done -- Build files have been written to: /home/tteras/aports/testing/extra-cmake-modules/src/extra-cmake-modules-5.31.0/build Scanning dependencies of target documentation [ 50%] sphinx-build html: see /home/tteras/aports/testing/extra-cmake-modules/src/extra-cmake-modules-5.31.0/build/docs/build-html.log Traceback (most recent call last): File "/usr/bin/sphinx-build", line 6, in from pkg_resources import load_entry_point File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3003, in _call_aside f(*args, **kwargs) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3030, in _initialize_master_working_set working_set = WorkingSet._build_master() File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 659, in _build_master ws.require(__requires__) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 967, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 853, in resolve raise DistributionNotFound(req, requirers) pkg_resources.DistributionNotFound: The 'requests>=2.4.0' distribution was not found and is required by Sphinx make[2]: *** [docs/CMakeFiles/documentation.dir/build.make:62: docs/doc_format_html] Error 1 make[1]: *** [CMakeFiles/Makefile2:86: docs/CMakeFiles/documentation.dir/all] Error 2 make: *** [Makefile:139: all] Error 2 >>> ERROR: extra-cmake-modules: all failed --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---