Gentoo Archives: gentoo-user

From: bitlord <bitlord0xff@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] rebuild of graphviz failed
Date: Tue, 10 Feb 2015 00:10:59
Message-Id: 20150210011042.11bb0a99@gentoo.local.lan
In Reply to: [gentoo-user] rebuild of graphviz failed by wabenbau@gmail.com
1 On Tue, 10 Feb 2015 00:55:00 +0100
2 <wabenbau@×××××.com> wrote:
3
4 > Hi folks,
5 >
6 > after the last update, rebuild of graphviz failed with:
7 >
8 > * Package: media-gfx/graphviz-2.26.3-r4
9 > * Repository: gentoo
10 > * Maintainer: graphics@g.o
11 > * USE: abi_x86_64 amd64 cairo doc elibc_glibc examples gtk
12 > kernel_linux nls perl python userland_GNU
13 > * FEATURES: ccache preserve-libs sandbox userpriv usersandbox
14 > >>> Unpacking source...
15 > >>> Unpacking graphviz-2.26.3.tar.gz
16 > >>> to /var/tmp/portage/portage/media-gfx/graphviz-2.26.3-r4/work
17 > >>> Source unpacked
18 > >>> in /var/tmp/portage/portage/media-gfx/graphviz-2.26.3-r4/work
19 > >>> Preparing source
20 > >>> in /var/tmp/portage/portage/media-gfx/graphviz-2.26.3-r4/work/graphviz-2.26.3 ...
21 > * Applying graphviz-2.26.3-libtool.patch ...
22 > [ ok ]
23 > * Applying graphviz-2.26.3-automake-1.11.2.patch ...
24 > [ ok ]
25 > cp: cannot stat '/usr/share/libtool/config/install-sh': No such file
26 > or directory
27 > * ERROR: media-gfx/graphviz-2.26.3-r4::gentoo failed (prepare phase):
28 > * (no error message)
29 > *
30 > * Call stack:
31 > * ebuild.sh, line 93: Called src_prepare
32 > * environment, line 5681: Called die
33 > * The specific snippet of code:
34 > * cp "${EPREFIX}"/usr/share/libtool/config/install-sh
35 > config || die;
36 > *
37 > * If you need support, post the output of `emerge --info
38 > '=media-gfx/graphviz-2.26.3-r4::gentoo'`,
39 > * the complete build log and the output of `emerge -pqv
40 > '=media-gfx/graphviz-2.26.3-r4::gentoo'`.
41 > * The complete build log is located at
42 > '/var/log/portage/media-gfx:graphviz-2.26.3-r4:20150209-234745.log'.
43 > * The ebuild environment file is located at
44 > '/var/tmp/portage/portage/media-gfx/graphviz-2.26.3-r4/temp/environment'.
45 > * Working directory:
46 > '/var/tmp/portage/portage/media-gfx/graphviz-2.26.3-r4/work/graphviz-2.26.3'
47 > * S:
48 > '/var/tmp/portage/portage/media-gfx/graphviz-2.26.3-r4/work/graphviz-2.26.3'
49 >
50 > Any recommendations how I can solve this problem?
51 >
52 > Regards
53 > wabe
54 >
55
56 Already reported https://bugs.gentoo.org/show_bug.cgi?id=537850
57 I did a trick, downgraded libtool, installed graphviz, upgraded
58 libtool ... (worked for me on two systems)

Replies

Subject Author
[gentoo-user] Re: rebuild of graphviz failed "»Q«" <boxcars@×××.net>
Re: [gentoo-user] rebuild of graphviz failed wabenbau@×××××.com