Gentoo Archives: gentoo-user

From: gevisz <gevisz@×××××.com>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] curses of ncurses :(
Date: Fri, 28 Aug 2015 09:34:16
Message-Id: CA+t6X7cYuOc-uQwXCN9Xir4nCSTQjv1AVZ80hGJSim58R9dUzw@mail.gmail.com
In Reply to: Re: [gentoo-user] curses of ncurses :( by gevisz
1 2015-08-28 7:03 GMT+03:00 gevisz <gevisz@×××××.com>:
2 > 2015-08-27 20:21 GMT+03:00 Neil Bothwick <neil@××××××××××.uk>:
3 >> On Thu, 27 Aug 2015 17:33:33 +0200, Alan McKinnon wrote:
4 >>
5 >>> Fix the real error, and all that junk on the screen goes away. No reason
6 >>> to stop updating.
7 >>
8 >> And the "fix" is to resync, it's a fixed bug
9 >> https://bugs.gentoo.org/show_bug.cgi?id=558856
10 >
11 > Yes, after today's emerge-webrsync the bug seems to be fixed.
12 >
13 > I just cannot afford to compile firefox today as I need my two-core
14 > processor for the real work on Linux and Windows (the latter run in
15 > VirtualBox).
16 >
17 > Thank you all who replied to this thread.
18
19 Yes, the full system update now proceeded without blocks, however
20 with "severe warnings" while compiling firefox. They are provided below.
21 But the issue with ncurces blocks seem to be resolved.
22
23 Thank you all who replied to this thread.
24
25 >>> Completed installing firefox-38.2.0 into /var/tmp/portage/www-client/firefox-38.2.0/image/
26
27 * QA Notice: Package triggers severe warnings which indicate that it
28 * may exhibit random runtime failures.
29 * /var/tmp/portage/www-client/firefox-38.2.0/work/mozilla-esr38/intl/icu/source/i18n/ucol_bld.cpp:807:40:
30 warning: array subscript is above array bounds [-Warray-bounds]
31 * /var/tmp/portage/www-client/firefox-38.2.0/work/mozilla-esr38/intl/icu/source/i18n/ucol_wgt.cpp:267:57:
32 warning: array subscript is below array bounds [-Warray-bounds]
33 * /var/tmp/portage/www-client/firefox-38.2.0/work/mozilla-esr38/intl/icu/source/i18n/ucol_wgt.cpp:267:37:
34 warning: array subscript is below array bounds [-Warray-bounds]
35 * /var/tmp/portage/www-client/firefox-38.2.0/work/mozilla-esr38/intl/icu/source/i18n/ucol_wgt.cpp:267:57:
36 warning: array subscript is below array bounds [-Warray-bounds]
37 * /var/tmp/portage/www-client/firefox-38.2.0/work/mozilla-esr38/intl/icu/source/i18n/ucol_wgt.cpp:267:37:
38 warning: array subscript is below array bounds [-Warray-bounds]
39
40 * Please do not file a Gentoo bug and instead report the above QA
41 * issues directly to the upstream developers of this software.
42 * Homepage: http://www.mozilla.com/firefox
43 strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R
44 .GCC.command.line -R .note.gnu.gold-version
45 usr/lib64/firefox/plugin-container
46 usr/lib64/firefox/webapprt-stub
47 usr/lib64/firefox/firefox-bin
48 usr/lib64/firefox/libmozalloc.so
49 usr/lib64/firefox/browser/components/libbrowsercomps.so
50 usr/lib64/firefox/gmp-clearkey/0.1/libclearkey.so
51 usr/lib64/firefox/components/libmozgnome.so
52 usr/lib64/firefox/components/libdbusservice.so
53 usr/lib64/firefox/libmozsqlite3.so
54 usr/lib64/firefox/firefox
55 usr/lib64/firefox/libxul.so
56
57 >>> Installing (9 of 9) www-client/firefox-38.2.0::gentoo
58 * Updating icons cache ...
59
60 [ ok ]
61 * Updating desktop mime database ...
62 * Updating icons cache ...
63
64 [ ok ]
65
66 * Messages for package www-client/firefox-38.2.0:
67
68 * You are enabling official branding. You may not redistribute this build
69 * to any users on your network or the internet. Doing so puts yourself into
70 * a legal problem with Mozilla Foundation
71 * You can disable it by emerging firefox _with_ the bindist USE-flag
72
73 >>> Auto-cleaning packages...
74
75 >>> No outdated packages were found on your system.
76
77 * GNU info directory index is up-to-date.
78 * After world updates, it is important to remove obsolete packages with
79 * emerge --depclean. Refer to `man emerge` for more information.
80
81
82 Sincerely,
83 Gevis.
84
85 > P.S. The current output of emerge --update is given below:
86 >
87 > # emerge --update --deep --with-bdeps=y --newuse --backtrack=90 --ask world
88 >
89 > These are the packages that would be merged, in order:
90 >
91 > Calculating dependencies... done!
92 > [ebuild U ] dev-util/diffstat-1.60 [1.58]
93 > [ebuild U ] dev-libs/libnl-3.2.26 [3.2.25]
94 > [ebuild U ] dev-libs/openssl-1.0.2d [1.0.1p] USE="asm%* -sctp%"
95 > [ebuild U ] app-editors/vim-core-7.4.769 [7.4.273]
96 > [ebuild U ] sys-libs/ncurses-5.9-r5 [5.9-r3]
97 > [ebuild NS ] sys-libs/ncurses-5.9-r99 [5.9-r3] USE="cxx gpm
98 > unicode -ada -static-libs -tinfo" ABI_X86="32 (64) (-x32)"
99 > [ebuild U ] app-editors/vim-7.4.769 [7.4.273]
100 > [ebuild U ] app-editors/gvim-7.4.769 [7.4.273]
101 > [ebuild U ] www-client/firefox-38.2.0 [38.1.1]
102 >
103 > Would you like to merge these packages? [Yes/No] n

Replies

Subject Author
Re: [gentoo-user] curses of ncurses :( Alec Ten Harmsel <alec@××××××××××××××.com>