On Mon, 2009-04-20 at 08:35 +0200, Markus Duft wrote:
> Hi!
> 
> I have a quick question: is --nodeps supposed to still merge packages in
> the right order?
> 
> my specific problem is, that when i do this:
> 
> emerge -pv --noreplace --oneshot --nodeps \
>       sys-devel/gcc-config \
>       sys-devel/gcc \
>       libperl perl help2man texinfo \
>       "=autoconf-2.1*" "=autoconf-2.6*" "autoconf-wrapper" \
>       "=automake-1.4*" "=automake-1.5*" "=automake-1.6*" \
>       "=automake-1.7*" "=automake-1.8*" "automake-wrapper" \
>       wget
> 
> i get this:
> 
> These are the packages that would be merged, in order:
> 
> [ebuild  N    ] sys-apps/texinfo-4.12  USE="-nls -static" 0 kB
> [ebuild  N    ] sys-devel/autoconf-2.13  0 kB
> [ebuild  N    ] sys-devel/autoconf-2.63-r1  USE="(-emacs)" 0 kB
> [ebuild  N    ] sys-devel/automake-1.4_p6  0 kB
> [ebuild  N    ] sys-devel/automake-1.5  0 kB
> [ebuild  N    ] sys-devel/automake-1.6.3  0 kB
> [ebuild  N    ] sys-devel/automake-1.7.9-r1  0 kB
> [ebuild  N    ] sys-devel/automake-1.8.5-r3  0 kB
> [ebuild  N    ] net-misc/wget-1.11.4  USE="-debug (-ipv6) -nls -socks5
> -ssl -static" 0 kB
> [ebuild  N    ] sys-devel/gcc-config-1.4.1-r00.1  0 kB
> [ebuild  N    ] sys-devel/libperl-5.8.8-r2  USE="-berkdb -debug -gdbm
> -ithreads" 0 kB
> [ebuild  N    ] dev-lang/perl-5.8.8-r5  USE="-berkdb -build -debug -doc
> -gdbm -ithreads -perlsuid" 0 kB
> [ebuild  N    ] sys-apps/help2man-1.36.4  USE="-nls" 0 kB
> [ebuild  N    ] sys-devel/autoconf-wrapper-6-r00.1  0 kB
> [ebuild  N    ] sys-devel/automake-wrapper-3-r1  0 kB
> 
> 
> but texinfo DEPENDs on help2man - thus it fails to build. as a workaroun
> i split the merges into several ones which preserve dependency order,
> but i feel that portage should do it.. what do you think?
> 

oh, damn, sorry; this is not the right portage, was in the wrong
shell :) this is the right one:

Portage 2.2.00.13286-prefix
(!/opt/gentoo/usr/portage/profiles/prefix/windows/interix/5.2/x86,
gcc-4.2.4, unavailable, 5.2 x86)
=================================================================
System uname: Interix-5.2-x86-32bit
Timestamp of tree: Thu, 16 Apr 2009 22:02:48 +0000
app-shells/bash:     3.2_p48-r1
dev-lang/python:     2.5.4-r2, 2.6.1-r1
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.9.6-r2, 1.10.2-r00.1
sys-devel/binutils:  2.18-r4
sys-devel/gcc-config: 1.4.1-r00.1
sys-devel/libtool:   2.2.6a
ACCEPT_KEYWORDS="~x86-interix"
...

> Administrator opt $ emerge --info
> Portage 2.2.00.13346-prefix (prefix/windows/interix/5.2/x86, gcc-4.2.4,
> unavailable, 5.2 x86)
> =================================================================
> System uname: Interix-5.2-x86-32bit
> Timestamp of tree: Thu, 16 Apr 2009 07:36:49 +0000
> app-shells/bash:     3.2_p48-r1
> dev-lang/python:     2.5.4-r2, 2.6.1-r1
> sys-devel/autoconf:  2.63-r1
> sys-devel/automake:  1.9.6-r2, 1.10.2-r00.1
> sys-devel/binutils:  2.18-r4
> sys-devel/gcc-config: 1.4.1-r00.1
> sys-devel/libtool:   2.2.6a
> ACCEPT_KEYWORDS="~x86-interix"
> ....
> 
> Cheers, Markus
> 
> 


Reply via email to