Gentoo Archives: gentoo-alt

From: Aaron Wilson <tallest@×××××.com>
To: gentoo-alt@l.g.o
Subject: [gentoo-alt] [prefix] error emerging dev-libs/zziplib, problem with ar?
Date: Thu, 16 Oct 2008 23:26:43
Message-Id: 8F6AAF17-9B3E-4A2D-8217-A99FFEDBF909@gmail.com
1 I've attached the output from the install portion of an emerge of dev-
2 libs/zziplib-0.13.49-r1.
3
4 I don't quite know what's going wrong here, but there seem to be a lot
5 of missing files or an incorrect or misinterpreted path:
6
7 > /bin/sh ../libtool --silent --mode=install /Users/wilson/Library/
8 > Gentoo/usr/bin/install -c 'libzzip.la' '/Users/wilson/Library/
9 > Gentoo/var/tmp/portage/dev-libs/zziplib-0.13.49-r1/image//Users/
10 > wilson/Library/Gentoo/usr/lib/libzzip.la'
11 > ar: //: Is a directory
12 > ar: zzip_close.3/: No such file or directory
13 > ar: zzip_closedir.3/: No such file or directory
14 > ar: zzip_dirfd.3/: No such file or directory
15 > ...
16 > ar: zzip_telldir.3/: No such file or directory
17 > chmod: cannot access `*': No such file or directory
18 > make[2]: *** [install-man3] Error 1
19 > make[2]: Leaving directory `/Users/wilson/Library/Gentoo/var/tmp/
20 > portage/dev-libs/zziplib-0.13.49-r1/work/zziplib-0.13.49/
21 > Darwin_9.5.0_i386.d/docs'
22 > make[1]: *** [install-man3] Error 2
23 > make[1]: Leaving directory `/Users/wilson/Library/Gentoo/var/tmp/
24 > portage/dev-libs/zziplib-0.13.49-r1/work/zziplib-0.13.49/
25 > Darwin_9.5.0_i386.d'
26 > make: *** [install-man3] Error 2
27
28 Any help would be greatly appreciated.
29
30
31 Thanks,
32 Aaron
33
34 P.S.
35
36 I'm emergeing this in an attempt to upgrade to texlive-2008.
37
38 With the 'extras' USE flag, the ebuild requires several ebuilds not in
39 prefixed portage:
40
41 dev-tex/envlab
42 dev-tex/luatex
43 dev-tex/mh
44 dev-tex/europecv
45 dev-tex/translator
46 dev-tex/svninfo
47 dev-tex/leaflet
48 dev-tex/g-brief
49 dev-tex/currvita
50 dev-tex/glossaries
51
52 I've modified the ebuilds with eapify, but haven't tested them because
53 of the error above.

Attachments

File name MIME type
zzliplib-out.txt text/plain

Replies

Subject Author
Re: [gentoo-alt] [prefix] error emerging dev-libs/zziplib, problem with ar? Elias Pipping <elias@×××××××.org>