Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103616 - strange behavior of gcc-config with zsh-completion
Summary: strange behavior of gcc-config with zsh-completion
Status: RESOLVED DUPLICATE of bug 111022
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Mamoru KOMACHI (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-24 13:22 UTC by F mayer
Modified: 2006-10-06 02:39 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description F mayer 2005-08-24 13:22:39 UTC
when i type gcc-config and then press that, it shows this:
gollum ~ # gcc-config //etc/make.conf: line 12: FEATURES: command not fo
und
//etc/make.conf: line 13: PKGDIR: command not found
i686-pc-linux-gnu-



This sometimes is showing uo while emerging
//etc/make.conf: line 12: FEATURES: command not found
//etc/make.conf: line 13: PKGDIR: command not found



Reproducible: Always
Steps to Reproduce:
1.type gcc-config
2.press tab
3. hats it ;)

Actual Results:  
it showed that:
//etc/make.conf: line 12: FEATURES: command not found
//etc/make.conf: line 13: PKGDIR: command not found
i686-pc-linux-gnu-

Expected Results:  
It should do the completition properly

Portage 2.0.51.22-r2 (default-linux/x86/2005.1, gcc-3.4.4, glibc-2.3.5-r1, 2.6.1
3-rc6 i686)
=================================================================
System uname: 2.6.13-rc6 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.12.0_pre6
ccache version 2.4 [enabled]
dev-lang/python:     2.3.4-r1, 2.4.1-r1
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium4"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share
/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kd
e/3.4/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/share/config /var/q
mail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium4"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig buildpkg ccache distlocks sandbox sfperms strict
"
GENTOO_MIRRORS="http://mir.zyrianes.net/gentoo/ http://gentoo.mirror.solnet.ch h
ttp://gentoo.zie.pg.gda.pl http://ftp.linux.ee/pub/gentoo/distfiles/"
MAKEOPTS="-j2"
PKGDIR="/usr/local/portage/bin"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow X aalib acpi alsa apache2 apm arts avi bash-completion berkdb bit
map-fonts cdr crypt cups curl dvd dvdread eds emboss encode fam flac foomaticdb 
gdbm ggi gif gnome gpm gstreamer gtk gtk2 guile imagemagick imlib ipv6 java jpeg
 junit ldap libg++ libwww mad mikmod mmx motif mp3 mpeg mysql ncurses nls ogg og
gvorbis opengl oss pam pdflib perl png postgres python qt quicktime readline sam
ba sdl slang spell sqlite sse sse2 ssl svga tcpd tiff truetype truetype-fonts ty
pe1-fonts unicode vorbis win32codecs xine xml xml2 xmms xv zlib userland_GNU ker
nel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-08-24 21:57:30 UTC
Which version of bash-completion are you using?
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-08-25 00:43:24 UTC
See comment #1.
Comment 3 F mayer 2005-08-25 02:56:44 UTC
I'm using zsh-4.2.5 and zsh completition 20050503

Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-08-25 05:03:04 UTC
You forgot to reopen.
Comment 5 Bapt 2006-06-05 08:28:37 UTC
You should had problem in your /etc/make.conf file 
Can you post it, or at least the lines FEATURES, PKGDIR and the line before FEATURES ?
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-10-06 02:39:33 UTC

*** This bug has been marked as a duplicate of 111022 ***