Gentoo Archives: gentoo-user

From: "J. Roeleveld" <joost@××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] upgrading 1-year old system
Date: Sun, 05 Mar 2017 05:51:41
Message-Id: DD12EA05-EE32-4BE0-B7BB-BADD669F0362@antarean.org
In Reply to: Re: [gentoo-user] upgrading 1-year old system by thelma@sys-concept.com
1 On March 4, 2017 11:01:38 PM GMT+01:00, thelma@×××××××××××.com wrote:
2 >
3 >I'm stuck upgrading to "dev-db/mysql-5.6.35"
4 >
5 >make: *** [Makefile:150: all] Error 2
6 > * ERROR: dev-db/mysql-5.6.35::gentoo failed (compile phase):
7 > * emake failed
8 > *
9 >* If you need support, post the output of `emerge --info
10 >'=dev-db/mysql-5.6.35::gentoo'`,
11 >* the complete build log and the output of `emerge -pqv
12 >'=dev-db/mysql-5.6.35::gentoo'`.
13 >* The complete build log is located at
14 >'/var/tmp/portage/dev-db/mysql-5.6.35/temp/build.log'.
15 >* The ebuild environment file is located at
16 >'/var/tmp/portage/dev-db/mysql-5.6.35/temp/environment'.
17 >* Working directory:
18 >'/var/tmp/portage/dev-db/mysql-5.6.35/work/mysql-abi_x86_32.x86'
19 > * S: '/var/tmp/portage/dev-db/mysql-5.6.35/work/mysql'
20 >
21 >>>> Failed to emerge dev-db/mysql-5.6.35, Log file:
22 >
23 >>>> '/var/tmp/portage/dev-db/mysql-5.6.35/temp/build.log'
24 >*** Resuming merge...
25 >
26 >These are the packages that would be merged, in reverse order:
27 >
28 >Calculating dependencies... done!
29 > * One or more packages are either masked or have missing dependencies:
30 > *
31 > * sys-libs/ncurses:0/5=[abi_x86_32(-),abi_x86_64(-)] pulled in by:
32 > * (dev-db/mysql-5.6.27:0/18::gentoo, installed)
33 > *
34 >* >=sys-libs/ncurses-5.9-r3[abi_x86_32(-),abi_x86_64(-)] pulled in
35 >by:
36 > * (sys-libs/readline-6.3_p8-r2:0/0::gentoo, installed)
37 > *
38 >* >=sys-libs/ncurses-5.9-r3:0=[abi_x86_32(-),abi_x86_64(-)] pulled in
39 >by:
40 > * (sys-libs/gpm-1.20.7-r2:0/0::gentoo, installed)
41 > *
42 > * >=sys-libs/ncurses-5.2-r2:0/5=[unicode] pulled in by:
43 > * (sys-apps/util-linux-2.26.2:0/0::gentoo, installed)
44 > *
45 >* >=sys-libs/ncurses-5.9-r3:5/5=[abi_x86_32(-),abi_x86_64(-)] pulled
46 >in by:
47 > * (sys-devel/llvm-3.5.0:0/3.5::gentoo, installed)
48 > *
49 >*
50 >>=media-libs/harfbuzz-0.9.12:0/0.9.18=[glib(+),truetype(+),abi_x86_32(-),abi_x86_64(-)]
51 >pulled in by:
52 > * (x11-libs/pango-1.36.8-r1:0/0::gentoo, installed)
53 > *
54 >* <app-text/poppler-0.35.0:0/51=[cxx,jpeg,lcms,tiff,xpdf-headers(+)]
55 >pulled in by:
56 > * (net-print/cups-filters-1.0.71:0/0::gentoo, installed)
57 >
58 >Any ideas how to go around it?
59 >I've installed: sys-libs/ncurses-6.0-r1
60 >
61 >Thanks
62 >
63 >--
64 >Thelma
65
66 Few tips:
67
68 Check for the actual error in the build.log
69
70 Ensure you are not poluting your world file
71
72 Check previous threads for hints and tips on updating older Gentoo installations. I think there might also be a wiki page on the gentoo website.
73
74 --
75 Joost
76 --
77 Sent from my Android device with K-9 Mail. Please excuse my brevity.

Replies

Subject Author
Re: [gentoo-user] upgrading 1-year old system thelma@×××××××××××.com