Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] - błąd podczas kompilacji coreutils
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
amdziak
n00b
n00b


Joined: 29 May 2006
Posts: 52
Location: Poland/Mogielnica

PostPosted: Mon May 29, 2006 4:43 pm    Post subject: [SOLVED] - błąd podczas kompilacji coreutils Reply with quote

Instaluje Gentoo juz dwa tygodnie i cały czas męcze sie z coreutils, bo mi wywala błędy:

Code:

ERROR: sys-apps/coreutils-5.94-r1 Failed
Function src_compile, line 103, exitcode 2
emake
If you need support, post the topmost build error, not this status message

próbowałem jeszcze raz emerge sync, ale nic nie pomaga;/ Co mi proponujecie?

Pozdrawiam
amdziak(R)

arsen edit: dodane znaczniki code oraz zmiana tematu wątka. Wątek przeniesiony do "Instalacja i sprzęt"


Last edited by amdziak on Fri Jun 02, 2006 3:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Mon May 29, 2006 4:46 pm    Post subject: Re: coreutils.... Reply with quote

Pokaż, co było przed tym komunikatem.

Sveikinu
Arfrever
Back to top
View user's profile Send private message
amdziak
n00b
n00b


Joined: 29 May 2006
Posts: 52
Location: Poland/Mogielnica

PostPosted: Mon May 29, 2006 4:54 pm    Post subject: Reply with quote

No dobra, ale jak? Mam wsio przepisac? Czy sa jakies skroty?
Instaluje spod drugiegi linuxa, na konsoli(Mandriva 2006), wszystko jest na FSReiser i caly czas ten blad wywala...

Pozdrawiam
amdziak(R)
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Mon May 29, 2006 5:01 pm    Post subject: Reply with quote

Code:
polecenie > plik 2>&1
// Przykładowo:
emerge -v1 coreutils > /root/plik 2>&1

I zamieść na forum zawartość pliku /root/plik.

Sveikinu
Arfrever
Back to top
View user's profile Send private message
przemos
Guru
Guru


Joined: 30 May 2005
Posts: 433
Location: HWDP

PostPosted: Mon May 29, 2006 5:25 pm    Post subject: Reply with quote

Zgadłeś - to nie to.
Code:
emerge coreutils >> plik 2>&1
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Mon May 29, 2006 5:27 pm    Post subject: Reply with quote

Spróbuj dokładnie samo to:
Code:
emerge -v1 coreutils > /root/plik 2>&1

Nie dodawaj żadnych innych argumentów do emerge.

Sveikinu
Arfrever
Back to top
View user's profile Send private message
amdziak
n00b
n00b


Joined: 29 May 2006
Posts: 52
Location: Poland/Mogielnica

PostPosted: Mon May 29, 2006 5:38 pm    Post subject: Reply with quote

usunalem to, zeby nie zasmiecac forum i nie wydluzac paska przewijania;)

Pozdrawiam
amdziak(R)


Last edited by amdziak on Mon May 29, 2006 5:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Mon May 29, 2006 5:46 pm    Post subject: Reply with quote

Plik jest trochę zby duży, by zmieścić się na forum. Zamieść ostatnie kilkadziesiąt lini tego pliku.

Sveikinu
Arfrever
Back to top
View user's profile Send private message
amdziak
n00b
n00b


Joined: 29 May 2006
Posts: 52
Location: Poland/Mogielnica

PostPosted: Mon May 29, 2006 5:51 pm    Post subject: Reply with quote

No to daje:
Code:

Making all in readlink
make[3]: Entering directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/readlink'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/readlink'
Making all in rm
make[3]: Entering directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/rm'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/rm'
Making all in rmdir
make[3]: Entering directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/rmdir'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/rmdir'
Making all in seq
make[3]: Entering directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/seq'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/seq'
Making all in sha1sum
make[3]: Entering directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/sha1sum'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/sha1sum'
Making all in shred
make[3]: Entering directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/shred'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/shred'
Making all in sort
make[3]: Entering directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/sort'
test 'sort' = test && prog=../../src/sort || prog=sort; \
perl -I. -w -- ./../mk-script . $prog > sort-tests.n
Can't locate auto/POSIX/assert.al in @INC (@INC contains: . /etc/perl /usr/lib/perl5/site_perl/5.8.7/i686-linux /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.7/i686-linux /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.7/i686-linux /usr/lib/perl5/5.8.7 /usr/local/lib/site_perl .) at ./../mk-script line 33
make[3]: *** [sort-tests] Error 255
make[3]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests/sort'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/coreutils-5.94-r1/work/coreutils-5.94'
make: *** [all] Błąd 2

!!! ERROR: sys-apps/coreutils-5.94-r1 failed.
!!! Function src_compile, Line 103, Exitcode 2
!!! emake
!!! If you need support, post the topmost build error, NOT this status message.


Pozdrawaim
amdziak(R)

arsen edit: dodane znaczniki code, usunięty jeden post.
Back to top
View user's profile Send private message
arsen
Bodhisattva
Bodhisattva


Joined: 10 Apr 2004
Posts: 1803
Location: Tychy, Poland

PostPosted: Mon May 29, 2006 5:53 pm    Post subject: Reply with quote

@amdziak: przeczytaj apel bo to co robisz na tym forum można nazwać przegięciem, jak coś wklejasz to dodaj to w znacznikach code i nie flooduj aż tak.
Back to top
View user's profile Send private message
amdziak
n00b
n00b


Joined: 29 May 2006
Posts: 52
Location: Poland/Mogielnica

PostPosted: Mon May 29, 2006 5:58 pm    Post subject: Reply with quote

Witam!
Teraz juz nie bede tego robil z takim pospiechem i wszsytko bede robil wg. wszelkich zasad na forum. Przepraszam.

Pozdrawiam
amdziak(R)
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Mon May 29, 2006 6:12 pm    Post subject: Reply with quote

Nie jestem pewien, ale może spróbuj skompilować ponownie perl.
Code:
emerge -v1 perl


Sveikinu
Arfrever
Back to top
View user's profile Send private message
amdziak
n00b
n00b


Joined: 29 May 2006
Posts: 52
Location: Poland/Mogielnica

PostPosted: Tue May 30, 2006 3:25 pm    Post subject: Reply with quote

Witam!
Przepraszam jeszcze raz Moderatora za kłopoty, wiecej sie to nie powtorzy;-)
No i dziekuje za pomoc, dalem emerge perl, potem emerge coreutils i poszlo pieknie i bez bledow!
Szkoda ze wczesniej tu nie zerkanlem tylko sie sam meczylem, ale sie tez sporo nauczylem;-)
Dzieki jeszcze raz!

Pozdrawiam
amdziak(R)
Back to top
View user's profile Send private message
Raku
Bodhisattva
Bodhisattva


Joined: 28 Feb 2004
Posts: 2374
Location: Poland

PostPosted: Tue May 30, 2006 5:41 pm    Post subject: Reply with quote

no to [SOLVED]?
_________________
raku

Powered by Archlinux ;-)
Back to top
View user's profile Send private message
amdziak
n00b
n00b


Joined: 29 May 2006
Posts: 52
Location: Poland/Mogielnica

PostPosted: Wed May 31, 2006 4:29 pm    Post subject: Reply with quote

Ale mam jeszcze jedno pytanie jak zrobic zeby podczas rekompilacji kazda paczka byla oddzielnie kompilowana, bo jak sie daje:
Code:
emerge -u --newuse --deep world

to mi tylko updte`a da, a jak zrobic, zeby kazda paczka byla od nowa kompilowana?

Pozdrawaim
amdziak(R)
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Wed May 31, 2006 5:53 pm    Post subject: Reply with quote

Code:
emerge -e world


Sveikinu
Arfrever
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum