Gentoo Archives: gentoo-science

From: Steven Trogdon <strogdon@×××××.edu>
To: "gentoo-science@l.g.o" <gentoo-science@l.g.o>
Subject: [gentoo-science] [sage-on-gentoo] polybori && amd64
Date: Thu, 19 Aug 2010 06:15:45
Message-Id: 1282198456.13151.0@pavilion64
1 Hello,
2
3 Both polybori-0.6.4-r1 and polybori-0.6.5 fail to build here on amd64 for the
4 same reason. The important snippet is:
5
6 rm: cannot remove
7 `/var/tmp/portage/sci-mathematics/polybori-0.6.4-r1/image//usr/lib64/lib*.so*':
8 No such file or directory
9 * ERROR: sci-mathematics/polybori-0.6.4-r1 failed:
10 * failed to remove shared objects
11 *
12 * Call stack:
13 * ebuild.sh, line 54: Called src_install
14 * environment, line 5124: Called die
15 * The specific snippet of code:
16 * rm "${ED}"/usr/$(get_libdir)/lib*.so* || die "failed to remove
17 shared objects"
18 *
19
20 Under the /image directory polybori installs the libs under /usr/lib instead
21 of /usr/lib64. This seemed to be an issue previously with polybori.
22
23 Steve

Replies

Subject Author
Re: [gentoo-science] [sage-on-gentoo] polybori && amd64 Christopher Schwan <cschwan@××××××××××××××××××.de>