Gentoo Archives: gentoo-user

From: Alexander Kapshuk <alexander.kapshuk@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] Unicode characters not showing 'Hello, world' example golang.org
Date: Tue, 04 Oct 2016 16:16:31
Message-Id: CAJ1xhMUkcMTGaSuuwwjXA7mT97E3aMW8wU0rgMYmb+eCB_ZtMw@mail.gmail.com
In Reply to: Re: [gentoo-user] Unicode characters not showing 'Hello, world' example golang.org by Alarig Le Lay
1 On Tue, Oct 4, 2016 at 7:09 PM, Alarig Le Lay <alarig@××××××××××.fr> wrote:
2 > On Tue Oct 4 19:00:48 2016, Alexander Kapshuk wrote:
3 >> Would you mind providing the output of:
4 >>
5 >> emerge -pv firefox, chromium?
6 >
7 > alarig@pikachu ~ % emerge -pv www-client/firefox www-client/chromium
8 >
9 > These are the packages that would be merged, in order:
10 >
11 > Calculating dependencies... done!
12 > [ebuild N ] media-sound/gsm-1.0.13-r1::gentoo ABI_X86="32 (64) (-x32)" 64 KiB
13 > [ebuild N ] app-arch/snappy-1.1.3-r1::gentoo USE="-static-libs" ABI_X86="32 (64) (-x32)" 1 474 KiB
14 > [ebuild N ] dev-perl/JSON-2.900.0::gentoo USE="{-test}" 84 KiB
15 > [ebuild N ] dev-python/html5lib-0.9999999::gentoo USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 (-pypy) (-pypy3) (-python3_3) (-python3_5)" 0 KiB
16 > [ebuild N ] dev-python/beautifulsoup-4.3.2:4::gentoo USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_4 (-pypy) (-pypy3) (-python3_3)" 140 KiB
17 > [ebuild N ] dev-python/beautifulsoup-3.2.1-r1:python-2::gentoo PYTHON_TARGETS="python2_7 (-pypy)" 31 KiB
18 > [ebuild N ] dev-libs/elfutils-0.166::gentoo USE="bzip2 nls static-libs utils -lzma {-test} (-threads)" ABI_X86="32 (64) (-x32)" 6 344 KiB
19 > [ebuild N ] dev-libs/dotconf-1.3::gentoo 326 KiB
20 > [ebuild N ] dev-python/pyxdg-0.25-r1::gentoo USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 (-pypy) (-python3_3) (-python3_5)" 48 KiB
21 > [ebuild N ] media-sound/sox-14.4.2::gentoo USE="alsa encode flac mad ogg openmp png -amr -ao -debug -id3tag -ladspa -opus -oss -pulseaudio -sndfile -static-libs -twolame -wavpack" 1 108 KiB
22 > [ebuild R ] www-client/firefox-45.4.0::gentoo USE="dbus gmp-autoupdate gstreamer hwaccel jemalloc3 jit startup-notification -bindist -custom-cflags -custom-optimization -debug -ffmpeg -gstreamer-0 -hardened (-neon) (-pgo) -pulseaudio (-selinux) (-system-cairo) -system-harfbuzz -system-icu -system-jpeg -system-libevent -system-libvpx -system-sqlite {-test} -wifi" L10N="fr -ach -af -an -ar -as -ast -az -be -bg -bn-BD -bn-IN -br -bs -ca -cs -cy -da -de -el -en-GB -en-ZA -eo -es-AR -es-CL -es-ES -es-MX -et -eu -fa -fi -fy -ga -gd -gl -gu -he -hi -hr -hsb -hu -hy -id -is -it -ja -kk -km -kn -ko -lt -lv -mai -mk -ml -mr -ms -nb -nl -nn -or -pa -pl -pt-BR -pt-PT -rm -ro -ru -si -sk -sl -son -sq -sr -sv -ta -te -th -tr -uk -uz -vi -xh -zh-CN -zh-TW" 0 KiB
23 > [ebuild N ] app-accessibility/espeak-1.47.11-r1::gentoo USE="-portaudio -pulseaudio" 2 748 KiB
24 > [ebuild N ] app-accessibility/speech-dispatcher-0.8.1::gentoo USE="alsa espeak -ao -flite -nas -pulseaudio -python -static-libs" PYTHON_TARGETS="python3_4 (-python3_3) (-python3_5)" 1 280 KiB
25 > [ebuild N ] www-client/chromium-53.0.2785.116::gentoo USE="cups hangouts (pic) proprietary-codecs system-ffmpeg tcmalloc -custom-cflags -gn -gnome -gnome-keyring (-gtk3) -kerberos (-neon) -pulseaudio (-selinux) {-test} -widevine" L10N="fr -am -ar -bg -bn -ca -cs -da -de -el -en-GB -es -es-419 -et -fa -fi -fil -gu -he -hi -hr -hu -id -it -ja -kn -ko -lt -lv -ml -mr -ms -nb -nl -pl -pt-BR -pt-PT -ro -ru -sk -sl -sr -sv -sw -ta -te -th -tr -uk -vi -zh-CN -zh-TW" 450 101 KiB
26 >
27 > Total: 14 packages (13 new, 1 reinstall), Size of downloads: 463 745 KiB
28 > emerge -pv www-client/firefox www-client/chromium 12,97s user 0,24s system 99% cpu 13,254 total
29 > alarig@pikachu ~ %
30 >
31 > --
32 > alarig
33
34 The USE flags seems pretty similar.
35
36 Thanks.