Gentoo Archives: gentoo-embedded

From: Edel SM <sierra2@×××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] ss failed to compile
Date: Sat, 19 Jan 2008 20:08:51
Message-Id: b80195710801191208o778b59acpabf223a193f8d77c@mail.gmail.com
In Reply to: Re: [gentoo-embedded] ss failed to compile by Matthijs Kooijman
1 On 1/20/08, Matthijs Kooijman <matthijs@×××××.nl> wrote:
2 > Hey,
3 >
4 > I haven't got a clue what's going on, or what the actual error is, but perhaps
5 > you have a non-standard umask that the ss compile process does not support?
6 > You can check and set your umask with the "umask" command. It is "0022" by
7 > default.
8
9 hello mattijs.
10
11 thanks, yes my umask is 0022 (as root). do i need to look for someting
12 in my /etc/make.conf?
13
14 also, i was able to work around the merging of ss for now by:
15
16 ebuild /usr/portage/sys-libs/ss/ss-1.40.3.ebuild unpack
17 cd /var/tmp/portage/sys-libs/ss-1.40.3/work/e2fsprogs-1.40.3/lib/ss && make
18 ebuild /usr/portage/sys-libs/ss/ss-1.40.3.ebuild merge
19
20 but my e2fsprogs is still failing to compile, though.
21
22 make[3]: Leaving directory
23 `/var/tmp/portage/sys-fs/e2fsprogs-1.40.3/work/e2fsprogs-1.40.3/lib/ext2fs'
24 SUBST ext2_err.et
25 COMPILE_ET ext2_err.et
26 ext2_err.h: new permissions are r--rw-r--, not r--r--r--
27 ext2_err.c: new permissions are r--rw-r--, not r--r--r--
28 make[2]: *** [ext2_err.h] Error 1
29 make[2]: Leaving directory
30 `/var/tmp/portage/sys-fs/e2fsprogs-1.40.3/work/e2fsprogs-1.40.3/lib/ext2fs'
31 make[1]: *** [all-libs-recursive] Error 1
32 make[1]: Leaving directory
33 `/var/tmp/portage/sys-fs/e2fsprogs-1.40.3/work/e2fsprogs-1.40.3'
34 make: *** [all] Error 2
35 *
36 * ERROR: sys-fs/e2fsprogs-1.40.3 failed.
37 * Call stack:
38 * ebuild.sh, line 1701: Called dyn_compile
39 * ebuild.sh, line 1039: Called qa_call 'src_compile'
40 * ebuild.sh, line 44: Called src_compile
41 * e2fsprogs-1.40.3.ebuild, line 86: Called die
42 * The specific snippet of code:
43 * emake -j1 COMPILE_ET=compile_et || die
44 * The die message:
45 * (no error message)
46 *
47 * If you need support, post the topmost build error, and the call
48 stack if relevant.
49 * A complete build log is located at
50 '/var/tmp/portage/sys-fs/e2fsprogs-1.40.3/temp/build.log'.
51 *
52
53 thanks.
54
55 >
56 > Gr.
57 >
58 > Matthijs
59 >
60 > -----BEGIN PGP SIGNATURE-----
61 > Version: GnuPG v1.4.6 (GNU/Linux)
62 >
63 > iD8DBQFHklPAz0nQ5oovr7wRAqwiAJ44iM74lc6va5t2srknKSfxrZUsHwCfTWkY
64 > vBVvS1eL3N3kZFeFLelVevM=
65 > =hZNM
66 > -----END PGP SIGNATURE-----
67 >
68 >
69 --
70 gentoo-embedded@l.g.o mailing list