[proaudio] laditools-1.0_rc8 causes some warnings |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/proaudio Archives
]
- To: Proaudio Mailing List <proaudio@xxxxxxxxxxxxxxxxxxx>
- Subject: [proaudio] laditools-1.0_rc8 causes some warnings
- From: Nikita Zlobin <nick87720z@xxxxxxxxx>
- Date: Sat, 14 May 2016 17:58:15 +0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=JVYYw3P6pD/MQSCJznJyvyH9LaZKM1R3Zkf7bu5JfB4=; b=T7LnaCsft9pXq83mw3w3Wv7qFjxcbkyCPrUdgO0f1oMIkMi7sz1w/TFRSOfO5XG+Mr EFuHyj4mwYZJBuvah3SLfAqXXsBOh8jtJ2PCjG0YkHytXI00EvzUitKrwNBtZHzIYfPt A1rWw8tYTiQIn4gIlelbb9QNjljpUzPfpehxak/RS3P4Ovjo10RkaLYLJFyqwqaZlJNg GcLyM/dc09auGe3Q2vXIuQhg+m0E0wFcbPDQEB61tt3xjA8Yka8HK9rvW2AM7oKHTreE H2hfYYseA+c9N/sL1W7lCtsNW3jXmA8xZV06joaP6A3nEPAmjk/8t+f3udhD9vtwWYZN XOxQ==
After some moment each attempt to emerge prints this dump before even
to show dependencies:
# emerge -av ll-plugins
These are the packages that would be merged, in order:
Calculating dependencies | * ERROR: media-sound/laditools-1.0_rc8::proaudio failed (depend phase):
* PYTHON_COMPAT must be an array.
*
* Call stack:
* ebuild.sh, line 624: Called source '/var/lib/layman/proaudio/media-sound/laditools/laditools-1.0_rc8.ebuild'
* laditools-1.0_rc8.ebuild, line 8: Called inherit 'eutils' 'python-r1' 'distutils-r1'
* ebuild.sh, line 320: Called __qa_source '/usr/portage/eclass/python-r1.eclass'
* ebuild.sh, line 120: Called source '/usr/portage/eclass/python-r1.eclass'
* python-r1.eclass, line 224: Called _python_set_globals
* python-r1.eclass, line 186: Called _python_set_impls
* python-utils-r1.eclass, line 111: Called die
* The specific snippet of code:
* die 'PYTHON_COMPAT must be an array.'
*
* If you need support, post the output of `emerge --info '=media-sound/laditools-1.0_rc8::proaudio'`,
* the complete build log and the output of `emerge -pqv '=media-sound/laditools-1.0_rc8::proaudio'`.
* Working directory: '/usr/lib64/python3.4/site-packages'
* S: '/var/calculate/tmp/portage/media-sound/laditools-1.0_rc8/work/laditools-1.0_rc8'
.... done!