--- Log opened Thu Jun 24 00:00:05 2010 03:16 -!- mjungwirth [~mjungwirt@213.174.234.68] has quit [Quit: Nettalk6 - www.ntalk.de] 04:10 -!- Netsplit *.net <-> *.split quits: @ChanServ, koan, LMJ, TobiX, zod, CIA-29, mtr, Stealth 04:17 -!- Stealth [stealth@sourcemage/guru/stealth] has joined #t2 04:17 -!- CIA-29 [cia@208.69.182.149] has joined #t2 04:17 -!- mtr [~michael@v29762.1blu.de] has joined #t2 04:17 -!- LMJ [~serwou@laf31-4-82-236-42-164.fbx.proxad.net] has joined #t2 04:17 -!- TobiX [tobias@zoidberg.org] has joined #t2 04:17 -!- zod [~zod@smitty.knid.net] has joined #t2 04:17 -!- koan [~koan@unaffiliated/koan] has joined #t2 04:17 -!- ChanServ [ChanServ@services.] has joined #t2 04:17 -!- ServerMode/#t2 [+o ChanServ] by kornbluth.freenode.net 06:38 -!- trscod [~trscod@fo023.i24.mi.ru] has joined #t2 07:49 -!- mjungwirth [~mjungwirt@213.174.252.112] has joined #t2 07:56 -!- mjungwirth [~mjungwirt@213.174.252.112] has left #t2 [] 07:56 -!- mjungwirth [~mjungwirt@213.174.252.112] has joined #t2 09:29 -!- T-One [~T-One@194.183.141.238] has joined #t2 09:35 < CIA-29> aldas * r36643 /trunk/package/network/samba/samba.desc: * updated samba (3.5.3 -> 3.5.4) 09:43 -!- Baldzius [~aldas@87-198-133-94.ptr.magnet.ie] has joined #t2 09:43 < Baldzius> moin 09:56 -!- trscod [~trscod@fo023.i24.mi.ru] has quit [Remote host closed the connection] 10:20 < mjungwirth> moin 10:23 < Baldzius> hey mjungwirth 10:23 < mjungwirth> yea hi 13:07 -!- trscod [~trscod@fo023.i24.mi.ru] has joined #t2 13:12 < trscod> Hello. 13:12 < trscod> I compile my first t2 from gentoo. All packages are compiled (choose generic & minimal install simply for test) . only package linux26-2.6.33 compiled with errors (segmentation fault...) Ithink, is the version of host mashine's kernel to be 2.6.33 too? My gentoo has a 2.6.32. 13:18 < Baldzius> don't think so 13:19 < Baldzius> you did cross compile? 13:20 < Baldzius> lunch break 13:42 < trscod> i did: 13:42 < trscod> ./scripts/Build-Target -cfg my 13:45 < trscod> hm. may be i am unsucessfully understand compilation process 14:36 < Baldzius> hm 14:37 < Baldzius> could you upload error somewhere? 14:37 < Baldzius> it failed on stage 5? right? 14:43 < trscod> ./scripts/Build-Pkg -cfg voicerouter linux26 14:43 < trscod> == 15:51:03 =[9]=> Building base/linux26 [2.6.33.5 8.0-trunk]. 14:43 < trscod> -> Reading build/.../tools.native/lib/pkg_linux26_pre.conf 14:43 < trscod> -> Including UnionFS patch ... 14:43 < trscod> -> Reading package config: package/base/linux26/linux26.conf 14:43 < trscod> -> Preparing build in src.linux26.voicerouter.20100624.155056.31148.calculate 14:43 < trscod> -> Building. Writing output to $root/var/adm/logs/9-linux26.out 14:43 < trscod> *> The use of custmain is deprecated, please use hooks instead. 14:43 < trscod> !> CHK include/generated/utsrelease.h 14:43 < trscod> !> /bin/sh: line 1: 5501 Segmentation fault ( kcc -Wl,--build-id -nostdlib -xc /dev/null -o "$TMP" ) > /dev/null 2>&1 14:43 < trscod> !> /bin/sh: line 1: 5515 Segmentation fault ( kcc -Wl,--build-id -nostdlib -xc /dev/null -o "$TMP" ) > /dev/null 2>&1 14:43 < trscod> !> /bin/sh: line 1: 5530 Segmentation fault ( kcc -Wl,--build-id -nostdlib -xc /dev/null -o "$TMP" ) > /dev/null 2>&1 14:43 < trscod> !> CC kernel/bounds.s 14:43 < trscod> !> kcc: /bin/sh: line 1: 5541 Segmentation fault kcc -Wp,-MD,kernel/.bounds.s.d -nostdinc -isystem -I/mnt/t2-old/src.linux26.voicerouter.20100624.15 .. 14:43 < trscod> !> Due to previous errors, no 9-linux26.log file! 14:43 < trscod> !> (Try enabling xtrace in the config to track an error inside the build system.) 14:49 < Baldzius> hm, weird 14:49 < Baldzius> stage 3 onwards is fully in chroot so this has nothing to do with host system 14:49 < Baldzius> something is wrong inside 14:49 < Baldzius> maybe went out of space? 14:56 < trscod> space enoth 14:58 < Baldzius> upload full error message to pastebin 15:01 < trscod> i move trunk directory from another computer during the compilation. (Brake build & move) i'll try installation anew. 15:02 < trscod> maybe something inside... Thanks, Baldzius! 15:03 < Baldzius> ./scripts/Buil-Target -cfg your_config 5-linux26 15:08 < trscod> ./scripts/Buil-Target give no to build package 15:08 < trscod> ./scripts/Build-Pkg -cfg voicerouter 5-linux26 15:08 < trscod> == 06/24/10 17:06:48 =[9]=> Package 5-linux26 does not exist. 15:09 < Baldzius> ./scripts/Buid-Target -cfg voicerouter 5-linux26 15:09 < Baldzius> don't use Build-Pkg 15:10 < trscod> Usage: ./scripts/Build-Target [ -daemon ] [ -nodownload ] [ -cfg config ] [ -job - ] 15:10 < trscod> why not build-pkg? 15:11 < trscod> i instal those 4-6 packages before 15:13 < trscod> ./scripts/Build-Target -cfg voicerouter 15:13 < trscod> Paranoia Check: No active swap partition found! 15:13 < trscod> That can cause the build scripts to stall your system!. Better 15:13 < trscod> activate swap using the 'swapon' command and try again. 15:13 -!- trscod [~trscod@fo023.i24.mi.ru] has quit [Excess Flood] 15:15 -!- trscod [~trscod@fo023.i24.mi.ru] has joined #t2 15:15 < Baldzius> Build-Target calls Build-Pkg 15:16 < Baldzius> I've never used Build-Pkg in 6y 15:16 < Baldzius> for target use Buit-Target for host use Emerge-Pkg 15:17 < Baldzius> your build looks fecked up 15:17 < Baldzius> maybe start from scratch 15:18 < trscod> Finishing build. 15:18 < trscod> -> Creating package database ... 15:18 < trscod> !> Binary file for ccache-2.4.tar.bz2 not present. Skipped in package database. 15:18 < trscod> !> Binary file for linux26-2.6.33.5.tar.bz2 not present. Skipped in package database. 15:18 < trscod> !> Binary file for m4-1.4.14.tar.bz2 not present. Skipped in package database. 15:18 < trscod> !> Binary file for neon-0.29.3.tar.bz2 not present. Skipped in package database. 15:18 < trscod> !> Binary file for openssh-5.5p1.tar.bz2 not present. Skipped in package database. 15:18 < trscod> !> Binary file for pcmciautils-017.tar.bz2 not present. Skipped in package database. 15:18 < trscod> !> Binary file for pkgconfig-0.23.tar.bz2 not present. Skipped in package database. 15:18 < trscod> !> Binary file for sysfsutils-2.1.0.tar.bz2 not present. Skipped in package database. 15:18 < trscod> !> Binary file for wpa_supplicant-0.7.2.tar.bz2 not present. Skipped in package database. 15:18 < trscod> -> Creating output image ... 15:18 < trscod> -> Creating isofs_arch.txt file . 15:18 < trscod> this is a output of ./scripts/Build-Target -cfg voicerouter command 15:18 < trscod> no more warnings 15:18 < trscod> is it ok with build? 15:18 < trscod> is all ok? 15:19 < trscod> it is a part of output 15:20 < Baldzius> doesn't look good 15:21 < trscod> yes, i think so too 15:21 < Baldzius> basically you should none of those messages 15:22 < Baldzius> you could ignore it if was small and unimportant 15:22 < Baldzius> but missing kernel , m4 and pkconfig are not the best options to miss 15:22 < Baldzius> sysfsutils 15:23 < Baldzius> so something went wrong 15:23 < trscod> ok, i'll try again anew, tomorrow will ask again :) 15:23 < Baldzius> remove build and start from scratch 15:23 < Baldzius> something like ./scripts/Cleanup -cfg voicerouter 15:24 < trscod> ok, thank you, simply google is no good help with t2 :) 15:25 < trscod> bye 15:26 < Baldzius> check documentation 15:26 < Baldzius> should be enough 15:26 < Baldzius> cya 15:28 -!- trscod [~trscod@fo023.i24.mi.ru] has quit [Remote host closed the connection] 16:07 -!- T-One [~T-One@194.183.141.238] has quit [Read error: Connection reset by peer] 16:08 -!- T-One [~T-One@194.183.141.238] has joined #t2 17:04 -!- Baldzius [~aldas@87-198-133-94.ptr.magnet.ie] has quit [Quit: Leaving] 20:10 -!- mjungwirth2 [~mjungwirt@213.174.234.68] has joined #t2 --- Log closed Fri Jun 25 00:00:05 2010