Hi,

Am Freitag, den 02.01.2009, 11:39 +0300 schrieb Nikita V. Youshchenko:
> Wrote some story at 
> http://yoush.homelinux.org:8079/tech/setting-up-armel-qemubuilder
> 
> Current problem is:
> 
> sudo qemubuilder --build 
> eina_0.0.1~svn20081120-1~fr.1.dsc --config /home/nikita/openmoko/builder/rc  
> --debbuildopts -sa
> 
> hangs after installing build-depends:
> 
> ..
> Setting up doxygen (1.5.6-2) ...
> Setting up pkg-config (0.22-1) ...
> Setting up pbuilder-satisfydepends-dummy (0.invalid.0) ...
> 
> And nothing more. Qemu process keeps running and using 100% CPU.
> Tried to wait several hours - nothing changes.
> 
> Tried to install later version of qemu from eperimental.
> That fails strangely, last messages are
> 
> Formatting '/home/nikita/openmoko/builder/build/qemu.11953.cowdev', fmt=qcow, 
> backing_file=/home/nikita/openmoko/builder/base.qemu, size=3146752 kB
> qemu: could not open disk image 
> /home/nikita/openmoko/builder/build/qemu.11953.cowdev
> 
> Tried to strace qemu-system-arm process, and got this:
> 
> stat64("/home/nikita/openmoko/builder/build/qemu.11953.cowdev", 
> {st_mode=S_IFREG|0644, st_size=12384, ...}) = 0
> rt_sigaction(SIGUSR2, {0x805f4e0, ~[RTMIN RT_1], 0}, NULL, 8) = 0
> pipe([5, 6])                            = 0
> fcntl64(5, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
> fcntl64(6, F_SETFL, O_RDONLY|O_NONBLOCK) = 0
> open("/home/nikita/openmoko/builder/build/qemu.11953.cowdev", 
> O_RDONLY|O_SYNC|O_LARGEFILE) = 7
> _llseek(7, 0, [12384], SEEK_END)        = 0
> _llseek(7, 0, [0], SEEK_SET)            = 0
> read(7, 
> "QFI\373\0\0\0\1\0\0\0\0\0\0\0000\0\0\0'\0\0\0\0\0\0\0\0\300\20\0\0\t"..., 
> 2048) = 2048
> close(7)                                = 0
> open("/home/nikita/openmoko/builder/build/qemu.11953.cowdev", 
> O_RDWR|O_SYNC|O_LARGEFILE) = 7
> _llseek(7, 0, [12384], SEEK_END)        = 0
> _llseek(7, 0, [0], SEEK_SET)            = 0
> read(7, 
> "QFI\373\0\0\0\1\0\0\0\0\0\0\0000\0\0\0'\0\0\0\0\0\0\0\0\300\20\0\0\t"..., 
> 48) = 48
> close(7)                                = 0
> open("/home/nikita/openmoko/builder/build/qemu.11953.cowdev", 
> O_RDONLY|O_SYNC|O_LARGEFILE) = 7
> _llseek(7, 0, [12384], SEEK_END)        = 0
> _llseek(7, 0, [0], SEEK_SET)            = 0
> read(7, 
> "QFI\373\0\0\0\1\0\0\0\0\0\0\0000\0\0\0'\0\0\0\0\0\0\0\0\300\20\0\0\t"..., 
> 48) = 48
> close(7)                                = 0
> write(2, "qemu: could not open disk image /"..., 86qemu: could not open disk 
> image /home/nikita/openmoko/builder/build/qemu.11953.cowdev
> ) = 86
> exit_group(1)                           = ?
> 
> Any futher hints ?

unfortunately, not. Please file a bug against qemubuilder, hopefully
their maintainer can help you.

Greetings,
Joachim
-- 
Joachim "nomeata" Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to