Gentoo Archives: gentoo-user

From: Andrew Gaydenko <a@××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] update-eix freezes on pro-audio overlay
Date: Sat, 30 May 2009 07:29:21
Message-Id: 200905301129.49156.a@gaydenko.com
1 ... without CPU eating. Freezing point is shown below. I have observed
2 zynaddsubfx-related message earlier plenty of times but without any freezing.
3 And '86%' (freezing point) is far after zynaddsubfx ebuild parsing (at 54%).
4
5 Where to dig in?
6 Something python-related?
7 Temporary workaround?
8
9 //--------------------------------------------------------
10 update-eix
11 Reading Portage settings ..
12 Building database (/var/cache/eix) ..
13 [0] "gentoo" /usr/portage/ (cache: metadata-flat)
14 Reading 100%
15 [1] "proaudio" /usr/local/portage/layman/pro-audio (cache: parse|ebuild*)
16 Reading 54% *
17 * ERROR: media-sound/zynaddsubfx-2.2.1-r5 failed.
18 * Call stack:
19 * ebuild.sh, line 1879: Called _source_ebuild
20 * ebuild.sh, line 1818: Called source
21 '/usr/local/portage/layman/pro-audio/media-
22 sound/zynaddsubfx/zynaddsubfx-2.2.1-r5.ebuild'
23 * zynaddsubfx-2.2.1-r5.ebuild, line 5: Called inherit 'eutils' 'zyn2'
24 * ebuild.sh, line 1272: Called die
25 * The specific snippet of code:
26 * declare -F "${ECLASS}_$x" >/dev/null || \
27 * die "EXPORT_FUNCTIONS: ${ECLASS}_$x is
28 not defined"
29 * The die message:
30 * EXPORT_FUNCTIONS: zyn2_src_compile is not defined
31 *
32 * If you need support, post the topmost build error, and the call stack if
33 relevant.
34 * This ebuild is from an overlay: '/usr/local/portage/layman/pro-audio/'
35 *
36
37 Ebuild failed with status 1
38 Reading 54%
39 Could not properly execute /usr/local/portage/layman/pro-audio/media-
40 sound/zynaddsubfx/zynaddsubfx-2.2.1-r5.ebuild
41 Reading 86%

Replies

Subject Author
Re: [gentoo-user] update-eix freezes on pro-audio overlay Jean-Baptiste Mestelan <mestelan@×××××.com>