**** BEGIN LOGGING AT Mon Oct 10 02:59:57 2011 Oct 10 08:31:18 morning all Oct 10 08:49:04 I'm trying to build the latest poky-git-master and gnutls fails with 'No package 'p11-kit-1' found' is this a dependancy within the poky toolchain that isn't satisfied or within my host system? Oct 10 08:54:46 Snafflehog: sounds like it's getting to the do_rootfs part, so it's within poky Oct 10 09:02:58 Snafflehog: There are fixes ready for this Oct 10 09:03:12 Snafflehog: I've just not pulled them into poky, sorry. One second Oct 10 09:04:00 Snafflehog: try poky master, now Oct 10 09:25:06 RP__: hi, do you want me to rebase remaining glib patches after your partial merge, or is it ok to keep it as it is and you'll merge the rest later? Oct 10 09:32:15 RP__, I'm running into a shared-mime-info-native issue now, http://pastebin.com/XExj2s5r Oct 10 09:50:51 ah, it may be that I'm running out of disk space, how do you purge your deploy/images directory of old images? As it states in the directory that you should not delete files manually... Oct 10 10:16:21 Snafflehog: As long as its just rootfs image files you're ok Oct 10 10:16:54 JaMa: Its probably fine as is, I'm working my way through the xserver pieces atm Oct 10 10:35:47 RP__: great, let me know if I can help with that somehow Oct 10 10:36:29 JaMa: I've replied on list, summary, I love the xserver patches, the mesa ones are still pending Oct 10 10:36:57 * RP__ needs to repair the damage to his build machine from a misplaced mkfs :/ Oct 10 10:37:17 Thanks to git I don't think I lost data I care about :) Oct 10 10:37:22 RP__: I've just read this.. Oct 10 10:37:41 RP__: and I've removed _git recipes, because those weren't "bleeding" rather "really old" Oct 10 10:38:06 JaMa: I know, they really should just get pointed at the git revisions from the last update Oct 10 10:38:37 JaMa: They've suffered massive bitrot :/ Oct 10 10:40:27 yes.. so if someone will step up to maintain them, then he can recreate them easily from last recipe with only SRC_URI change Oct 10 10:40:50 instead of catching all changes and removing bitrot Oct 10 10:45:15 JaMa: I suspect that someone will have to be me ;-) Oct 10 10:47:42 * JaMa expected Yu Ke :) Oct 10 10:52:40 nitink: Hi, any update on python-2.7.2 patch? the biggest problem seems that additional python libs are linked to native libpython not target, so those fails and diff of created /usr/lib/python2.7/config/Makefile with version from 2.6 seems to confirm it Oct 10 10:55:06 JaMa: nitink is on pacific time so will be asleep atm Oct 10 11:32:30 ok, shared-mimi-into-native still fails to build, error log is here: http://pastebin.com/XrGrCadh - I could create a bug report if this isn't being addressed? Oct 10 11:33:28 I think this is the important line: | update_mime_database-update-mime-database.o: file not recognized: File truncated Oct 10 12:08:39 Snafflehog: I'm also seeing that here :/ Oct 10 12:09:26 Snafflehog: Did you try cleaning and rebuilding it? Oct 10 12:09:56 Mine just built second time around suggesting some kind of race. If you did run out of space earlier, that could cause a truncated file and we could be seeing two different errors Oct 10 12:16:59 cleansstate + build withou -j worked here too Oct 10 12:20:23 Looks like two rules generating update_mime_database-update-mime-database.o at once Oct 10 12:21:31 I'd bet on "$(MAKE) -C po shared-mime-info.pot" being the problem Oct 10 12:24:30 hmm, no :/ Oct 10 12:27:27 -c cleansstate build 1 failed, I'll try a second build now Oct 10 12:36:48 RP__ : mine also built sucessfully on the second round Oct 10 13:24:03 * RP__ has put a patch on the mailing list Oct 10 14:05:37 JaMa: I was pulled into x32 layer stuff, will get back to python issue soon, thanks for digging it further. Oct 10 14:09:59 nitink: ok, thanks Oct 10 18:39:44 any ideas about this? Oct 10 18:39:45 ERROR: Function 'Fetcher failure for URL: 'git://git.yoctoproject.org/psplash-angstrom;protocol=git'. Unable to fetch URL git://git.yoctoproject.org/psplash-angstrom;protocol=git from any source.' failed Oct 10 18:40:11 Crofton, can you fetch the URL manually? Oct 10 18:40:28 fails for me Oct 10 18:40:41 git clone git://git.yoctoproject.org/psplash-angstrom Oct 10 18:41:42 whats the best way to use rpm to install a package on a rootfs that is extracted somewhere… problem is the dependcies not the package itself Oct 10 18:41:54 yeah Oct 10 18:41:55 something like: sudo ./tmp/sysroots/x86_64-linux/usr/bin/rpm -Uvh tmp/deploy/rpm/ppce500mc/git-1.7.5.1-r3.ppce500mc.rpm --root /nfsroot/yocto/fsl-image-lsb-sdk-p4080ds-nfs/ Oct 10 18:42:04 is something wrong with git.yocto Oct 10 18:42:06 works, it just has a lot of failed deps but the deps are in the same folder Oct 10 18:42:11 or is the source url bad Oct 10 18:42:51 website looks up Oct 10 18:45:44 Crofton, admin looking into it now Oct 10 18:45:53 something looks funny Oct 10 18:45:59 I suspect the repo is bad Oct 10 18:46:20 and there is two provider error Oct 10 18:55:52 dvhart, I think I will drop psplash Oct 10 18:56:29 Crofton, where does psplash-angstrom come from btw? Oct 10 18:56:35 an Angstrom layer? Oct 10 18:57:23 I'm guessing it's trying to use the mirror (on yocto, which there isn't one for angstrom) and for some reason the primary SRC_URI is also failing Oct 10 18:59:17 yeah Oct 10 18:59:25 I think it is buggered up atm Oct 10 18:59:30 k Oct 10 19:00:15 still sorting out all this layering stuff Oct 10 19:17:13 Crofton|work: are you not using angstrom setup Oct 10 19:17:39 I wonder why it would resort to yp.org as backup and not angstrom-distro.org Oct 10 19:18:24 probably you layering on top of yocto ? Oct 10 19:21:48 I am, I suspect it is a buggy part that needs sorting out **** ENDING LOGGING AT Tue Oct 11 02:59:57 2011