**** BEGIN LOGGING AT Wed Oct 09 02:59:58 2013 Oct 09 05:31:20 hi Oct 09 05:34:19 I just tried the "setup-scripts" stuff from angstrom git repository and the build fails during "do_install" of the eglibc package. Does anyone as a pointer to solve that issue? There is no obvious issue I notice during the build. Oct 09 06:08:37 benk: the angstrom channel might be a better bet. either way. a pastebin will be necessary. saying a do_install failed doesn't tell us what the acutal error messsage was, or why do_install failed. post the do_install log to a pastebin Oct 09 06:23:59 ttps://paste8.com/e0CNDGXn Oct 09 06:24:04 https://paste8.com/e0CNDGXn Oct 09 06:24:36 I will also have a look in the angstrom channel. Oct 09 07:47:10 good morning Oct 09 07:55:10 so I basically fixed it by removing the manual directory from the all-subdirs variable, but I couldn't find what actually causes the issue. Oct 09 08:15:35 morning all, hi mckoan Oct 09 08:20:26 hi silvio_, all Oct 09 09:09:25 morning all Oct 09 10:19:22 hi guys. Oct 09 10:20:14 hi Oct 09 10:22:29 we have a small problem building a default qemux86 image: on our build machine, the / partition was quite full (30MB free space). in do_rootfs(), bitbake tries to copy the kernel to /tmp instead of somewhere in the build directory (other partition) which causes the task to fail with "no space left on device". while we have solved the sapce issue I am curious if copying the kernel to /tmp is the right behavior at all because in my opinio Oct 09 10:22:29 n, bitbake should not use the root file system at all... or am I wrong? Oct 09 10:29:16 hsychla: are you able to tell where it's copying something to /tmp? a quick cursory search doesn't show anything obvious here Oct 09 11:09:18 bluelightning, I get this error: file_copy: Failed to copy file /usr/src/disk/tpbuild/hstmp/tplino-core/build/tmp/deploy/ipk/qemux86/kernel-vmlinux_3.4.26+git0+c0b3904d60830e24b3930b0fa606a48b2758d979_5 Oct 09 11:09:18 9c2a9eb334c2def405c9d93ed6d8d4e822d1945-r4.3_qemux86.ipk to /tmp/opkg-dRTKPc/kernel-vmlinux_3.4.26+git0+c0b3904d60830e24b3930b0fa606a48b2758d979_59c2a9eb334c2def405c9d93ed6d8 Oct 09 11:09:18 d4e822d1945-r4.3_qemux86.ipk. Oct 09 11:11:41 hmm, I wonder if that is in the opkg code Oct 09 11:11:44 now that I looked at it again, it's opkg, isn't it? Oct 09 11:12:38 does it seem to be opkg that's reporting that error? Oct 09 11:13:17 oh, yeah right. maybe I should have looked alittle closer first: Oct 09 11:13:35 opkg_install_pkg: Failed to download kernel-vmlinux. Perhaps you need to run 'opkg update'? Oct 09 11:13:36 * opkg_install_cmd: Cannot install package packagegroup-base-extended. Oct 09 11:14:12 opkg does know the --tmp-dir parameter. maybe that needs to be set somewhere? Oct 09 11:15:08 I see no opkg-native recipe Oct 09 11:44:58 whee, gnu make 4.0 released. what could possibly go wrong? Oct 09 12:03:45 hi! i have a very strange problem with my qt image (based on systemd-image and qt4e-demo-image). the image boots into qt demo on startup. however on this first startup tslib calibration is always ignored, although the tslib variables are exported correctly by the startup scripts, however if I restart the qtdemo service everything is calibrated fine. any hints? Oct 09 12:24:53 Zagor: ugh... Oct 09 12:25:35 hsychla: the opkg recipe is BBCLASSEXTENDed to native Oct 09 15:21:30 koen: hi, found new sponsors for the new Narcissus? Oct 09 15:22:03 sort of Oct 09 15:22:06 I quit my job :) Oct 09 15:22:12 aha Oct 09 15:22:16 now I'm doing in my spare time for fun Oct 09 15:23:42 couldn't you ask for hosting on OE/Yocto Project servers? Oct 09 15:23:58 it's already hosted on emerald.openembedded.org :) Oct 09 15:24:06 ah, ok then Oct 09 15:24:30 at least the hosting is settled Oct 09 15:24:49 what is this narcissus? Oct 09 15:25:04 ant_work: it's the only OE server with SSDs :) Oct 09 15:25:15 rburton: the angstrom online builder Oct 09 15:25:22 O_o Oct 09 15:25:22 ah, neat. Oct 09 15:25:32 rburton: like webhob, but 5 years older and no bitbake :) Oct 09 15:25:51 koen: so you're not being mind-wiped by linaro to wipe all OE knowledge from your mind then? Oct 09 15:26:14 no, I'm the OE guy there :) Oct 09 15:26:44 good good :) Oct 09 15:26:52 the crucial point are the feeds Oct 09 15:27:29 it is always nice to point the users to a precompiled image and tell them to update/upgrade Oct 09 15:27:57 especially for old hardware Oct 09 15:28:45 ant_work: linusw already harassed me about h3600 :) Oct 09 15:28:58 heh, I see Oct 09 15:29:35 I've almost lured him to convert the MMC driver for collie ;) Oct 09 15:30:31 koen, be sure to tel hmm machine tesers/maintainers welcome Oct 09 15:30:40 and point him to ant_work Oct 09 15:30:45 heh Oct 09 15:30:46 doh Oct 09 15:30:51 already done Oct 09 15:31:37 * koen inserts another iPAQ picture into his ELC-E slides Oct 09 15:31:39 Crofton|work: now that the devices run vanilla I'd love to commit and forget :p Oct 09 15:32:02 the key is keeping peopl engaged with us Oct 09 15:53:11 Crofton|work: by the way, is there any way to get an autobuilder account? Oct 09 15:53:39 hmm, not 100% certain what you mean Oct 09 15:53:43 bluelightning, ? Oct 09 15:53:46 or even a remote server Oct 09 15:55:11 well, let's discuss another time Oct 09 15:55:13 bbl Oct 09 19:08:12 Looks like Qt5's "syncqt" pulls in perl. Since it appears to be a development tool, shouldn't it be moved to a -dev package ? Oct 09 19:08:36 Or separate completely, for us autotoolers... Oct 09 19:11:30 jkroon hm looks like it is for developing qt modules Oct 09 19:12:56 so -dev should be okay I think Oct 09 20:26:51 Can't figure out how to pass kernel arguments from u-boot to linux on my wandboard-solo.. Oct 09 20:29:59 jkroon: run printenv to see your environment setup. Then pick the variable which contains the kernel cmdline (maybe bootargs?), edit it with editenv, then run saveenv to save your changes and boot. Oct 09 20:34:25 mario-goulart, thanks for the tip Oct 09 20:34:41 you're welcome Oct 09 20:36:47 still, shouldnt there be a way to change the resolution on a system that has already booted Oct 09 20:37:48 I dont have a null modem cable so I cant actually see the u-boot prompt.. **** ENDING LOGGING AT Thu Oct 10 02:59:58 2013