Gentoo Archives: gentoo-user

From: Erwan RIGOLLOT <erwan@××××××××.eu>
To: "gentoo-user@l.g.o" <gentoo-user@l.g.o>
Subject: [gentoo-user] elibtoolize Portage patch requested, but failed to apply!
Date: Mon, 27 Mar 2017 11:41:18
Message-Id: AM3PR02MB148B0ACD3DCC0C5BC6C5C31A3330@AM3PR02MB148.eurprd02.prod.outlook.com
1 Hi all,
2
3
4 I just did an emerge -sync and a porting update on two gentoo.
5
6 Some packages do not want to compile anymore.
7
8 Exemples
9
10 gcc :
11 * updating multilib directories to be: ../lib64 ../lib32
12 * Running elibtoolize in: gcc-4.9.4/
13
14 * Portage patch requested, but failed to apply!
15 * Please file a bug report to add a proper patch.
16 * ERROR: sys-devel/gcc-4.9.4::gentoo failed (prepare phase):
17 * Portage patch requested, but failed to apply!
18
19
20 php-5.6.30 :
21 Running elibtoolize in: apr-1.5.2/build/
22
23 * Portage patch failed to apply (ltmain.sh version 2.4.6)!
24 * Please file a bug report to add a proper patch.
25 * ERROR: dev-libs/apr-1.5.2::gentoo failed (prepare phase):
26 * Portage patch failed to apply!
27 *
28 * Call stack:
29 * ebuild.sh, line 115: Called src_prepare
30 * environment, line 2726: Called eautoreconf
31 * environment, line 864: Called elibtoolize '--force' '/var/tmp/portage/dev-libs/apr-1.5.2/work/apr-1.5.2'
32 * environment, line 1116: Called die
33 * The specific snippet of code:
34 * die "Portage patch failed to apply!";
35 *
36 * If you need support, post the output of `emerge --info '=dev-libs/apr-1.5.2::gentoo'`,
37 * the complete build log and the output of `emerge -pqv '=dev-libs/apr-1.5.2::gentoo'`.
38 * The complete build log is located at '/var/tmp/portage/dev-libs/apr-1.5.2/temp/build.log'.
39 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/apr-1.5.2/temp/environment'.
40 * Working directory: '/var/tmp/portage/dev-libs/apr-1.5.2/work/apr-1.5.2'
41 * S: '/var/tmp/portage/dev-libs/apr-1.5.2/work/apr-1.5.2'
42
43
44 I tried many things without success.
45
46 Does anyone have any idea what I could do?
47
48 Thank you

Replies