Gentoo Archives: gentoo-user

From: Jude DaShiell <jdashiel@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] cannot emerge --config sys-lib/timezone-data yet
Date: Sun, 18 Oct 2020 13:19:39
Message-Id: alpine.NEB.2.23.451.2010180917480.21174@panix1.panix.com
1 Apparently a missing quote in /etc/portage/make.conf but I can't find
2 where that would be now.
3
4 '# These settings were set by the catalyst build script that automatically
5 # built this stage.
6 # Please consult /usr/share/portage/config/make.conf.example for a more
7 # detailed example.
8 COMMON_FLAGS="--march=native -O2 -pipe"
9 CFLAGS="${COMMON_FLAGS}"
10 CXXFLAGS="${COMMON_FLAGS}"
11 FCFLAGS="${COMMON_FLAGS}"
12 FFLAGS="${COMMON_FLAGS}"
13 MAKEOPTS="-j9"
14 ACCEPTLICENSE="@EULA"
15 USE="x a52 aac acpi accessibility alsa audiofile calendar cdda cdr cracklib crypt css dbus debug dvdr espeak ffmpeg fftw flac fortran ftp git gnome gtk gui imap ipv6 mad mp3 mp4 mpeg mplayer mtp multilib mysql mysqli ncurses nntp nsplugin offensive ogg openal opus pcre pda pdf perl php pie plotutils policykit portaudio posix postgres -pulseaudio python qt4 qt5 quicktime readline recode rss ruby sasl seccomp slang smp sndfile snmp sockets sound sox speex spell sqlite ssl startup-notification static-libs subversion symlink syslog szip taglib tcl tcmalloc tcpd telemetry test threads tidy timidity udev udisks unicode unwind upnp upnp-av usb v4l vaapi vcd vdpau verify-sig videos vim-syntax vorbis wavpack -wayland wifi wxwidgets x264 xattr xcomposite xemacs xml zip xv xvid zlib zstd"
16
17 # NOTE: This stage was built with the bindist Use flag enabled
18 PORTDIR="/var/db/repos/gentoo"
19 DISTDIR="/var/cache/distfiles"
20 PKGDIR="/var/cache/binpkgs"
21
22 # This sets the language of build output to English.
23 # Please keep this setting intact when reporting bugs.
24 LC_MESSAGES=C
25
26 GENTOO_MIRRORS="http://gentoo.mirrors.easynews.com/linux/gentoo/ http://www.gtlib.gatech.edu/pub/gentoo rsync://rsync.gtlib.gatech.edu/gentoo https://gentoo.osuosl.org/ http://gentoo.osuosl.org/ http://gentoo.mirrors.pair.com/ https://mirrors.rit.edu/gentoo/ http://mirrors.rit.edu/gentoo/ ftp://mirrors.rit.edu/gentoo/ rsync://mirrors.rit.edu/gentoo/ http://gentoo.mirrors.tds.net/gentoo http://gentoo.cs.utah.edu/"
27
28
29 --

Replies

Subject Author
Re: [gentoo-user] cannot emerge --config sys-lib/timezone-data yet Todd Goodman <tsg@×××××××××.net>