IRC logs for #automotive for Friday, 2016-11-11

*** khem` has joined #automotive00:12
*** JordonWu has joined #automotive00:28
*** waltminer has quit IRC00:59
*** murphy has quit IRC01:01
*** jlrmagnus has quit IRC01:06
*** khem` has quit IRC01:47
*** khem` has joined #automotive02:09
*** mdurnev has joined #automotive02:15
*** AlisonChaiken has quit IRC02:29
*** khem` has quit IRC02:44
*** khem` has joined #automotive03:09
*** mdurnev has quit IRC03:30
*** khem` is now known as onoffon03:38
*** onoffon has quit IRC03:45
*** AlisonChaiken has joined #automotive05:52
*** mdurnev has joined #automotive06:13
*** khem` has joined #automotive06:24
*** khem` has quit IRC06:28
*** khem` has joined #automotive06:56
*** kbroulik has joined #automotive06:57
*** dirkb has joined #automotive07:08
*** leon-anavi has joined #automotive07:09
leon-anavimorning07:10
*** rajm has joined #automotive07:45
RzRdl9pf, we got feedback from aarch64 \o/ https://gerrit.automotivelinux.org/gerrit/#/c/7161/08:06
*** rdale has joined #automotive08:38
*** rdale has quit IRC08:39
*** ctbruce has joined #automotive08:43
*** gunnarx has joined #automotive08:44
*** zeenix has joined #automotive08:55
*** ctbruce has quit IRC08:57
*** ctbruce has joined #automotive08:57
*** toscalix has joined #automotive08:58
*** rdale has joined #automotive08:59
*** JordonWu has quit IRC09:35
*** gunnarx has quit IRC09:55
alirazaHi10:04
alirazais this error familar?10:04
alirazaERROR: alsa-lib-1.1.0-r0 do_patch: Command Error: 'quilt --quiltrc /home/aliraza/genivi-baseline/build/tmp/sysroots/x86_64-linux/etc/quiltrc push' exited with 1  Output:10:04
alirazaPatch 0001-add-conf-for-multichannel-support-in-imx.patch is already applied; check your series file10:04
alirazaERROR: alsa-lib-1.1.0-r0 do_patch: Function failed: patch_do_patch10:04
leon-anavithe error message is quite self explanatory: a patch has been applied and you are trying to apply it again.10:05
CTtpollardaliraza: it can happen, tell bitbake to clean & cleansstate alsa-lib10:05
*** rajm has quit IRC10:11
*** rajm has joined #automotive10:12
aliraza@CTtpollard: I did this: bitbake -c clean alsa-lib then bitbake -c cleanstate alsa-lib .... still get the same error....10:14
CTtpollardand have you added this patch to the recipe?10:15
alirazajust to recap what happend, I got this error first:10:16
alirazaERROR: imx-gpu-viv-1_5.0.11.p8.6-hfp-r0 do_unpack: To use 'imx-gpu-viv' you need to accept the Freescale EULA at '/home/aliraza/genivi-baseline/meta-freescale/EULA'. Please read it and in case you accept it, write: ACCEPT_FSL_EULA = "1" in your local.conf.10:16
alirazaI added ACCEPT_FSL_EULA = "1" in my local.conf file.10:17
alirazaThen I ran into the other error I mentioned earlier....10:17
alirazaI didn't add anything to recipie10:18
alirazaI mean anything specific10:18
CTtpollardthe genivi baseline is only tested against qemux86-64, so you could well run into problems trying to build it against other targets :/10:18
alirazaHere on the GENIVIE website it says, under GENIVIE complient products: Freescale Steed for i.MX6 Series10:21
alirazahttps://www.genivi.org/compliant-products10:21
CTtpollardYep10:21
alirazaCan't I not build it for i.MX6 hardware...?10:21
CTtpollardaliraza: https://github.com/GENIVI/meta-ivi/blob/master/README.md has the list of support machines, afaik only x86-64 is actually tested10:22
CTtpollardGDP has greater board support, but not for i.mx610:23
CTtpollardaliraza : if you email the the meta-ivi mailing list (or genivi-projects list) you might find specific use cases for that target10:23
*** gunnarx has joined #automotive10:31
*** Net147 has quit IRC10:37
*** khem` has quit IRC10:52
*** gunnarx has quit IRC11:26
furyhi guys11:32
furyhow's it hangin?11:32
CTtpollardFriday, so great11:34
fury:D Friday, Friday, gotta get down on Friday11:34
*** Net147 has joined #automotive11:36
*** jobol has joined #automotive11:54
*** clopez has quit IRC11:57
*** clopez has joined #automotive12:03
*** gunnarx has joined #automotive12:04
*** caiortp has joined #automotive12:27
alirazaThanks CTtpollard, I have a mail to genivi-project list. Let's see what I hear back from them12:55
zeenixgunnarx: do I recall correctly that you said you didn't know what is enabling -Werror?13:12
gunnarxYes I didn't grep for it, or I don't remember13:13
zeenixi think should at least set -Wno-deprecated even if we want to do -Werror13:13
zeenixgunnarx: i grepped on conf dir but didn't get any hits13:13
gunnarxIIRC the failure was on minnowboard - check if it's something in the bsp13:17
gunnarxafk13:17
zeenixgunnarx: i'm getting the same on rpi313:20
zeenixs/on/for/13:20
gunnarxis it in the makefiles of libnss then?13:21
zeenixah, there is some smartness in the build for that13:24
zeenixso if  NSS_ENABLE_WERROR is undefined, it checks for target platform and gcc version to decide wether or not to enable Werror13:25
*** dirkb has quit IRC13:26
*** waltminer has joined #automotive13:29
*** gunnarx has quit IRC13:30
rajmzeenix and you probably also want -Wno-unused* based on experience I had with a later version of poky13:31
*** gunnarx has joined #automotive13:46
*** gunnarx has joined #automotive13:46
*** jobol has quit IRC13:46
*** kbroulik has quit IRC14:19
*** zeenix has quit IRC14:37
*** mdurnev has quit IRC14:38
*** reinar has quit IRC14:44
*** CTtpollard has quit IRC14:44
*** waltminer has quit IRC14:53
*** CTtpollard has joined #automotive14:55
*** gunnarx has quit IRC14:57
*** khem` has joined #automotive15:33
*** praneeth has quit IRC16:04
*** praneeth has joined #automotive16:05
*** jlrmagnus has joined #automotive16:14
furyalright so wtf, the patch that i ran yesterday worked fine, the same patch today suddenly doesn't apply? O_o16:21
*** waltminer has joined #automotive16:22
furyaaaaaaaaaaaaaaaaaaugh. white space16:22
furyi hate tabs16:22
*** ctbruce has quit IRC16:25
furydl9pf: when i've got an outstanding change waiting to be accepted in gerrit, how do i clean my repo so that i can work on a different one?16:26
CTtpollardwork in a different branch?16:27
furyrepo checkout master again or something like that?16:27
furyer, git checkout i mean16:28
furysorry, been using git for a few years now but only with a super small team, and still can't quite get my head around it when it comes to pushing to gerrit :P16:29
furykinda catching on a little bit, just gotta connect a few more dots16:29
CTtpollardgit checkout master16:30
CTtpollardpull so it's upto date with upstream16:30
CTtpollardthen checkout -b "new branch"16:30
furyi'm ahead of upstream whenever i submit something to gerrit16:31
CTtpollardyour feature branch should be16:31
furyoh. whoops.16:31
CTtpollardor, have you made the gerrit changes in local master?16:31
furyi made them in local master16:31
CTtpollardwell, I'd check that out into a branch16:31
furyprolly shouldn't've :P i suck at doing that16:31
CTtpollardand reset master to origin16:31
furyok cool16:31
furymakes sense16:32
furyin my git repos at work i tend to just do the work directly in develop unless it's a huge tear up, stuff goes on serially and feature branches just get fast-forwarded anyway... i need some better git habits16:33
furyoops. jenkins build started with a patch set that's going to fail :/ i dunno if i can cancelit16:36
*** rajm has quit IRC16:40
*** AlisonChaiken has quit IRC16:59
*** AlisonChaiken has joined #automotive16:59
*** toscalix has quit IRC17:41
*** jlrmagnus has quit IRC17:43
jbocklage123SO. Ready for the integration workshop! yay17:45
fury:D I'll have to live vicariously through y'all. Will there be any live streaming of the event by any chance?17:46
jbocklage123Off site participants can join us at: Google Hangout for the event        (https://hangouts.google.com/hangouts/_/linuxfoundation.org/agl-apps-f2f)17:47
waltminerwe will have a google hangout going17:47
furySweet17:47
waltminerWhat Jens said17:47
*** gunnarx has joined #automotive18:05
*** jlrmagnus has joined #automotive18:10
furyO_o why'd the second build fail?18:19
*** CTtpollard has quit IRC18:30
*** jlrmagnus has quit IRC18:33
*** gunnarx has quit IRC18:45
*** jbocklage123 has quit IRC18:49
*** leon-anavi has quit IRC18:52
*** waltminer has quit IRC19:18
*** persia has quit IRC19:34
*** jlrmagnus has joined #automotive19:35
*** jlrmagnus has quit IRC19:52
*** waltminer has joined #automotive19:57
*** jlrmagnus has joined #automotive20:05
*** gunnarx has joined #automotive20:17
*** gunnarx has joined #automotive20:17
*** caiortp has quit IRC20:23
*** waltminer has quit IRC21:00
*** gunnarx has quit IRC21:18
*** iPeg has joined #automotive21:35
iPegola21:36
*** iPeg has quit IRC21:52
*** jlrmagnus_ has joined #automotive23:01
*** jlrmagnus has quit IRC23:03
*** jlrmagnus_ has quit IRC23:30
*** waltminer has joined #automotive23:46

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!