**** BEGIN LOGGING AT Thu Feb 19 02:59:58 2015 Feb 19 08:03:20 good morning Feb 19 09:37:40 morning all Feb 19 10:02:42 hi bluelightning Feb 19 10:02:48 hi mckoan Feb 19 15:25:16 what do people think - is it too much to show a warning on every compile with externalsrc to tell you it's doing that for the recipe? Feb 19 15:25:34 no Feb 19 15:25:35 unfortunately there's no way to make it a note with the way our logging works at the moment, or I'd do that... Feb 19 15:25:44 people using externalsrc deserve what they get Feb 19 15:26:04 I want to make sure nobody misses the fact that it's being done Feb 19 15:28:32 yeah Feb 19 15:54:50 hi, we're running into some trouble building coreutils-native with bitbake in a docker container because one of the coreutils tests makes ~850 recursive directories, and bitbake's rm_work complains that the filename is too long while trying to "rm -rf $dir" anyone seen this before? Feb 19 16:09:09 mbroadst: ouch... tests though? we shouldn't be running tests core coreutils-native... Feb 19 16:09:19 for coreutils-native Feb 19 16:09:31 bluelightning: I'm having an incredibly difficult time tracking this down :) Feb 19 16:09:41 there are similar bug reports for gentoo Feb 19 16:09:58 the actual string "confdir3" doesn't even show up in the coreutils 8.21 git repo Feb 19 16:10:30 I wonder what depends on coreutils-native Feb 19 16:11:14 well we need it in our project since we support x86 and 64bit builds iirc Feb 19 16:11:43 I think its a configure test, not actually running coreutils's test suite (if there is one) Feb 19 16:12:44 ok Feb 19 16:13:01 could you please file a bug on bugzilla.yoctoproject.org with details? Feb 19 16:13:21 yeah Feb 19 16:13:43 incidentally we have a ubuntu 13.03 container that does not elicit this bug, only when using a 14.04 container Feb 19 16:14:41 https://gist.github.com/mbroadst/3023d26eed1e1f9dd6c7 thats the actual bug Feb 19 16:15:08 a temporarily solution seems to be to exclude the package from rm_work, but that's clearly not ideal :) Feb 19 18:08:39 ~logs Feb 19 18:08:40 All conversations are logged to http://infobot.rikers.org/%23oe/ Lines starting with spaces are not logged. Logs are updated daily. Feb 19 18:34:05 bluelightning: sorry for the delay, bug is up here: https://bugzilla.yoctoproject.org/show_bug.cgi?id=7338 Feb 19 18:35:01 mbroadst: thanks Feb 19 19:11:38 Question... In the Appending and Prepending example here: http://www.yoctoproject.org/docs/1.7.1/bitbake-user-manual/bitbake-user-manual.html#conditional-metadata should DEPENDS_append_machine = "libmad" actually be DEPENDS_append_machine = " libmad"? Feb 19 19:12:31 georgem: yes definitely should Feb 19 19:12:52 ok, just making sure I wasn't misunderstanding something **** ENDING LOGGING AT Fri Feb 20 02:59:59 2015