On 1/20/08, Matthijs Kooijman <[EMAIL PROTECTED]> wrote:
> Hey,
>
> I haven't got a clue what's going on, or what the actual error is, but perhaps
> you have a non-standard umask that the ss compile process does not support?
> You can check and set your umask with the "umask" command. It is "0022" by
> default.

hello mattijs.

thanks, yes my umask is 0022 (as root). do i need to look for someting
in my /etc/make.conf?

also, i was able to work around the merging of ss for now by:

 ebuild /usr/portage/sys-libs/ss/ss-1.40.3.ebuild unpack
 cd /var/tmp/portage/sys-libs/ss-1.40.3/work/e2fsprogs-1.40.3/lib/ss && make
 ebuild /usr/portage/sys-libs/ss/ss-1.40.3.ebuild merge

but my e2fsprogs is still failing to compile, though.

make[3]: Leaving directory
`/var/tmp/portage/sys-fs/e2fsprogs-1.40.3/work/e2fsprogs-1.40.3/lib/ext2fs'
        SUBST ext2_err.et
        COMPILE_ET ext2_err.et
ext2_err.h: new permissions are r--rw-r--, not r--r--r--
ext2_err.c: new permissions are r--rw-r--, not r--r--r--
make[2]: *** [ext2_err.h] Error 1
make[2]: Leaving directory
`/var/tmp/portage/sys-fs/e2fsprogs-1.40.3/work/e2fsprogs-1.40.3/lib/ext2fs'
make[1]: *** [all-libs-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/sys-fs/e2fsprogs-1.40.3/work/e2fsprogs-1.40.3'
make: *** [all] Error 2
 *
 * ERROR: sys-fs/e2fsprogs-1.40.3 failed.
 * Call stack:
 *                 ebuild.sh, line 1701:  Called dyn_compile
 *                 ebuild.sh, line 1039:  Called qa_call 'src_compile'
 *                 ebuild.sh, line   44:  Called src_compile
 *   e2fsprogs-1.40.3.ebuild, line   86:  Called die
 * The specific snippet of code:
 *      emake -j1 COMPILE_ET=compile_et || die
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call
stack if relevant.
 * A complete build log is located at
'/var/tmp/portage/sys-fs/e2fsprogs-1.40.3/temp/build.log'.
 *

thanks.

>
> Gr.
>
> Matthijs
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFHklPAz0nQ5oovr7wRAqwiAJ44iM74lc6va5t2srknKSfxrZUsHwCfTWkY
> vBVvS1eL3N3kZFeFLelVevM=
> =hZNM
> -----END PGP SIGNATURE-----
>
>
-- 
[email protected] mailing list

Reply via email to