Summary: | net-libs/loudmouth-0.16 - ebuild sourcing problem | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Lukasz Strzygowski (RETIRED) <lucass> |
Component: | New packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | ngclaude |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | x86 | ||
OS: | Linux | ||
URL: | http://loudmouth.imendio.org/ | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Lukasz Strzygowski (RETIRED)
![]() This is the error: (10:49)-(...udmouth)-(#) emerge -dv loudmouth Calculating dependencies Parent: None Depstring: net-libs/loudmouth Candidates: ['net-libs/loudmouth'] !!! ERROR: net-libs/loudmouth-0.16 failed. !!! Function , Line 1291, Exitcode 1 !!! error sourcing ebuild aux_get(): (0) Error in net-libs/loudmouth-0.16 ebuild. (1) Check for syntax error or corruption in the ebuild. (--debug) !!! all ebuilds that could satisfy "loudmouth" have been masked. !!! possible candidates are: - net-libs/loudmouth-0.14.1 (masked by: ) - net-libs/loudmouth-0.15.1 (masked by: ) !!! ERROR: net-libs/loudmouth-0.16 failed. !!! Function , Line 1291, Exitcode 1 !!! error sourcing ebuild aux_get(): (0) Error in net-libs/loudmouth-0.16 ebuild. (1) Check for syntax error or corruption in the ebuild. (--debug) - net-libs/loudmouth-0.15 (masked by: ) !!! Error calculating dependencies. Please correct. (10:49)-(...udmouth)-(#) emerge info Portage 2.0.50-r6 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3_pre20040420-r0, 2.6.6-rc2) ================================================================= System uname: 2.6.6-rc2 i686 AMD Duron(tm) Processor Gentoo Base System version 1.4.10 ccache version 2.3 [enabled] Autoconf: sys-devel/autoconf-2.59-r3 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=athlon-xp -O2 -pipe -s" CHOST="i686-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-march=athlon-xp -O2 -pipe -s" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="http://src.gentoo.pl/ http://gentoo.oregonstate.edu/" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync2.pl.gentoo.org/gentoo-portage/" USE="3dnow X acpi alsa apache2 apm avi berkdb cdr crypt fbcon foomaticdb gdbm gif gpm gtk2 joystick jpeg libg++ libwww mad maildir mmx ncurses nls nptl oss pam perl pic png python readline scanner sse ssl stroke tcltk tcpd truetype unicode vim-with-x x86 xml2 xv zlib" dunno, it's both really correct. And it seems to work fine here. What shell are you using ? zsh, but i have the same error also in sh and bash. what version of bash ? app-shells/bash-2.05b-r9 -build +nls can't see a problem here, no further reports so I assume it's a local problem I have exactly the same error with zsh-4.2.1 and bash-2.05b-r9. this is probably a portage bug that has been fixed already |