Messages for package
nuxster 4 февраля, 2008 - 16:28
Кто сталкивался с подобной ошибкой, точно такая же при сборке bash.
* Messages for package media-libs/alsa-lib-1.0.16_rc2:
*
* ERROR: media-libs/alsa-lib-1.0.16_rc2 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 2533: Called die
* The specific snippet of code:
* emake || die "make failed";
* The die message:
* make failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/temp/environment'.
*
»
- Для комментирования войдите или зарегистрируйтесь
а что ещё?
а что ещё? строчек на 20 выше...
Вот что
Вот что получается при сборке bash:
config.status: executing default commands
bison -y -d ./parse.y
rm -f mksyntax
x86_64-pc-linux-gnu-gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g -o mksyntax ./mksyntax.c
конфликты: 1 сдвига/вывода
CONFIG_HEADERS= /bin/sh ./config.status
touch parser-built
bison -y -d ./parse.y
конфликты: 1 сдвига/вывода
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating builtins/Makefile
touch parser-built
config.status: WARNING: builtins/Makefile.in seems to ignore the --datarootdir setting
config.status: creating lib/readline/Makefile
make[1]: Entering directory `/var/tmp/portage/app-shells/bash-3.2_p33/work/bash-3.2/builtins'
make[1]: *** Нет правила для сборки цели `Makefile'. Останов.
make[1]: Leaving directory `/var/tmp/portage/app-shells/bash-3.2_p33/work/bash-3.2/builtins'
make: *** [builtins/builtext.h] Ошибка 1
make: *** Ожидание завершения заданий...
config.status: creating lib/glob/Makefile
config.status: creating lib/intl/Makefile
config.status: WARNING: lib/intl/Makefile.in seems to ignore the --datarootdir setting
config.status: creating lib/malloc/Makefile
config.status: creating lib/sh/Makefile
config.status: creating lib/termcap/Makefile
config.status: creating lib/tilde/Makefile
config.status: creating doc/Makefile
config.status: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting
config.status: creating support/Makefile
config.status: creating po/Makefile.in
config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting
config.status: creating examples/loadables/Makefile
config.status: WARNING: examples/loadables/Makefile.in seems to ignore the --datarootdir setting
config.status: creating examples/loadables/perl/Makefile
config.status: WARNING: examples/loadables/perl/Makefile.in seems to ignore the --datarootdir setting
config.status: creating pathnames.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
[31;01m*[0m
[31;01m*[0m ERROR: app-shells/bash-3.2_p33 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 46: Called src_compile
[31;01m*[0m environment, line 2395: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake || die "make failed";
[31;01m*[0m The die message:
[31;01m*[0m make failed
[31;01m*[0m
[31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
[31;01m*[0m A complete build log is located at '/var/tmp/portage/app-shells/bash-3.2_p33/temp/build.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/app-shells/bash-3.2_p33/temp/environment'.
[31;01m*[0m
А вот что
А вот что говорит alsa-lib:
python.c:919: error: 'struct python_priv' has no member named 'py_event_func'
python.c: In function 'alsa_mixer_simple_finit':
python.c:932: error: 'PyObject' undeclared (first use in this function)
python.c:932: error: 'obj' undeclared (first use in this function)
python.c:932: error: 'obj1' undeclared (first use in this function)
python.c:932: error: 'obj2' undeclared (first use in this function)
python.c:932: error: 'py_mod' undeclared (first use in this function)
python.c:932: error: 'mdict' undeclared (first use in this function)
python.c:952: error: 'pymelem_type' undeclared (first use in this function)
python.c:954: error: 'pymixer_type' undeclared (first use in this function)
python.c:956: error: 'python_methods' undeclared (first use in this function)
python.c:958: error: 'main_interpreter' undeclared (first use in this function)
python.c:958: error: invalid type argument of '->'
python.c:962: error: 'struct python_priv' has no member named 'py_mdict'
python.c:972: error: expected expression before ')' token
python.c:973: error: expected expression before ')' token
python.c:984: error: 'struct python_priv' has no member named 'py_mixer'
python.c:991: error: 'Py_file_input' undeclared (first use in this function)
python.c:995: error: 'struct python_priv' has no member named 'py_event_func'
python.c:996: error: 'struct python_priv' has no member named 'py_event_func'
make[3]: *** [smixer_python_la-python.lo] OС€uР±Рєa 1
make[3]: *** Oжugaнue зaвepшeнuя зagaнuй...
make[3]: Leaving directory `/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/work/alsa-lib-1.0.16rc2/modules/mixer/simple'
make[2]: *** [all-recursive] OС€uР±Рєa 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/work/alsa-lib-1.0.16rc2/modules/mixer'
make[1]: *** [all-recursive] OС€uР±Рєa 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/work/alsa-lib-1.0.16rc2/modules'
make: *** [all-recursive] OС€uР±Рєa 1
*
* ERROR: media-libs/alsa-lib-1.0.16_rc2 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 2533: Called die
* The specific snippet of code:
* emake || die "make failed";
* The die message:
* make failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/temp/environment'.
*
* Messages for package media-libs/alsa-lib-1.0.16_rc2:
*
* ERROR: media-libs/alsa-lib-1.0.16_rc2 failed.
* Call stack:
* ebuild.sh, line 46: Called src_compile
* environment, line 2533: Called die
* The specific snippet of code:
* emake || die "make failed";
* The die message:
* make failed
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/alsa-lib-1.0.16_rc2/temp/environm
*