From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 56C0D13877A for ; Tue, 19 Aug 2014 06:23:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14F22E0930; Tue, 19 Aug 2014 06:23:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF436E0930 for ; Tue, 19 Aug 2014 06:23:27 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B4760340166 for ; Tue, 19 Aug 2014 06:23:26 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.344 X-Spam-Level: X-Spam-Status: No, score=-0.344 tagged_above=-999 required=5.5 tests=[AWL=-0.176, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_LOW=-0.7, RP_MATCHES_RCVD=-0.668, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 6q8v3j0zSKWQ for ; Tue, 19 Aug 2014 06:23:21 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D9E8C340092 for ; Tue, 19 Aug 2014 06:23:19 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XJcpB-0003ck-Hv for gentoo-devhelp@gentoo.org; Tue, 19 Aug 2014 08:23:17 +0200 Received: from athedsl-354259.home.otenet.gr ([85.72.239.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Aug 2014 08:23:17 +0200 Received: from realnc by athedsl-354259.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Aug 2014 08:23:17 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-devhelp@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-devhelp] Re: How does PYTHON_COMPAT work? Date: Tue, 19 Aug 2014 09:23:04 +0300 Organization: Lucas Barks Message-ID: References: <53E7368F.8070102@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Development-related help X-BeenThere: gentoo-devhelp@gentoo.org X-BeenThere: gentoo-devhelp@lists.gentoo.org Reply-To: gentoo-devhelp@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-354259.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: X-Archives-Salt: 5886eb68-a354-4039-9618-4681a43d8782 X-Archives-Hash: 91a26d528599c5b333d6c48306c8bf53 On 19/08/14 09:07, Nikos Chantziaras wrote: > On 10/08/14 12:08, justin wrote: >> You have not enable python 3.4 as a python provider in your make.conf. >> But for the emerge you need to set at least one python ABI. Just add >> >> net-misc/livestreamer python_targets_python3_4 >> >> to your package.use. > > I'm not making any progress. I've added: > > USE_PYTHON='3.4' > > in my make.conf. I've also done "eselect python set python3.4". I still > get: > > > !!! The ebuild selected to satisfy "livestreamer" has unmet requirements. > - net-misc/livestreamer-1.10.0::Local USE="" ABI_X86="64" > PYTHON_TARGETS="-python3_4" OK, turns out the ebuild message was lying. USE_PYTHON is useless. I need to set these: http://wiki.gentoo.org/wiki/Project:Python/PYTHON_TARGETS