Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 562132 - app-portage/gentoolkit-0.3.0.9-r2 /etc/portage/make.conf: PKGDIR: command not found
Summary: app-portage/gentoolkit-0.3.0.9-r2 /etc/portage/make.conf: PKGDIR: command not...
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-03 16:07 UTC by cronolio
Modified: 2015-10-03 16:18 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 cronolio 2015-10-03 16:07:58 UTC
$ euse -V
WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.
/etc/portage/make.conf: line 34: PKGDIR: command not found
WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.
WARNING: 'portageq envvar PORTDIR' is deprecated. Use any of 'get_repos, get_repo_path, repos_config' instead.
euse (0.3.0.9-r2)
Written by Marius Mauch

Copyright (C) 2004-2009 Gentoo Foundation, Inc.
This is free software; see the source for copying conditions.

$ cat /etc/portage/make.conf
CFLAGS="-march=core2 -O2 -pipe -fomit-frame-pointer -mssse3"
CXXFLAGS="${CFLAGS}"
CHOST="x86_64-pc-linux-gnu"
CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3"
MAKEOPTS="-j3"
PORTAGE_NICENESS="4"
PORTAGE_IONICE_COMMAND="ionice -c 3 -p\${PID}"
FEATURES="nodoc"

#ACCEPT_KEYWORDS="~amd64"
LINGUAS="ru ru_RU"
ACCEPT_LICENSE="*"
INPUT_DEVICES="evdev"
#PYTHON_TARGETS="python3_2"
#PYTHON_SINGLE_TARGET="python2_7"
RUBY_TARGETS="ruby20"
ALSA_CARDS="hda-intel"
VIDEO_CARDS="nvidia"
GRUB_PLATFORMS="pc"
APACHE2_MPMS="prefork"
PHP_INI_VERSION="production"
QEMU_USER_TARGETS="x86_64"
ABI_X86="64"

GENTOO_MIRRORS="http://mirror.yandex.ru/gentoo-distfiles/"

BAD="-systemd -wifi -ipv6 -debug -bluetooth -ldap -cups -curl -fortran -joystick -lua -gpm -pppd -tcpd -sendmail -lvm1 -llvm"
MEDIA="faac pulseaudio gstreamer v4l cpudetection twolame alsa aac aacplus x264 xvid vdpau ogg ffmpeg flac mp3 matroska musepack modplug theora vorbis wavpack vaapi -libav"
CINNAMON="-qt -qt4 -qt3support -exceptions -kde -gnome-shell gtkstyle networkmanager gtk gtk3"
#GNOME="gnome gnome-keyring gtk -networkmanager -extras -games -shotwell -qt -qt4 -qt3support -kde"
#KDE="qt qt4 kde semantic-desktop gtkstyle phonon networkmanager -sftp -gtk -gtk3 -handbook -gnome -gnome-keyring"
USE="X mmx mmxext sse sse2 sse3 ssse3 bash-completion lzma rar mysqli natspec djvu dbus consolekit ${CINNAMON} ${MEDIA} ${BAD}"

PKGDIR =/home/mirror/package/
DISTDIR=/home/mirror/gentoo-distfiles/distfiles/
PORTDIR=/usr/portage/
Comment 1 cronolio 2015-10-03 16:18:24 UTC
PKGDIR =/home/mirror/package/ > PKGDIR=/home/mirror/package/

im sorry