*** tpb has joined #timvideos | 00:00 | |
*** iiie has quit IRC | 01:05 | |
*** parx has left #timvideos | 01:31 | |
*** parx has joined #timvideos | 01:40 | |
*** ChanServ sets mode: +o parx | 01:49 | |
*** CarlFK has joined #timvideos | 02:45 | |
CarlFK | common/coverage/lcov.mak:2: .PHONY was already defined in condition GST_GCOV_ENABLED, which is included in condition TRUE ... | 03:02 |
---|---|---|
CarlFK | what?! | 03:02 |
Sewar | My head is going to explode, been trying to get this working for over than a week :( | 03:48 |
Sewar | https://dpaste.de/tCOWF/ | 03:48 |
tpb | Title: dpaste.de: Snippet #239848 (at dpaste.de) | 03:48 |
Sewar | CarlFK ^^ | 03:48 |
CarlFK | been too long sense I did C | 03:56 |
CarlFK | static void parse_edid( ... int *output_len) | 03:57 |
CarlFK | is output_len being passed by reference? | 03:58 |
Sewar | CarlFK: yes | 04:02 |
CarlFK | woo I got it right! | 04:03 |
CarlFK | um... int old_output_len = output_len; | 04:04 |
CarlFK | doesn't the compiler take care of the 'by ref' thing? | 04:04 |
Sewar | well, my C is pre-noob ... | 04:05 |
*** hyades has joined #timvideos | 05:08 | |
hyades | CarlFK: around? | 05:24 |
*** iiie has joined #timvideos | 05:27 | |
iiie | Sewar, what problem are you running into with the C? | 05:30 |
CarlFK | hyades: yeah but guing to bed now | 06:03 |
CarlFK | common/coverage/lcov.mak:2: .PHONY was already defined in condition GST_GCOV_ENABLED, which is included in condition TRUE ... | 06:03 |
hyades | can you tell me this is common for what? | 06:04 |
hyades | every gstreamer module clones common | 06:04 |
CarlFK | git checkout 6c11da1; ./autogen.sh --prefix=/usr/local | 06:04 |
CarlFK | it was from that | 06:04 |
CarlFK | I am 1/2 alseep already - see you in 5 hours | 06:05 |
hyades | i have no clue about this! Setting up once again may help | 06:06 |
hyades | CarlFK: why do you use theora ppa? | 10:23 |
*** rihnapstor has joined #timvideos | 10:32 | |
*** rihnapstor has quit IRC | 10:38 | |
*** hyades has quit IRC | 12:29 | |
Sewar | hi iiie | 13:11 |
Sewar | <Sewar> My head is going to explode, been trying to get this working for over than a week :( | 13:12 |
Sewar | <Sewar> https://dpaste.de/tCOWF/ | 13:12 |
tpb | Title: dpaste.de: Snippet #239848 (at dpaste.de) | 13:12 |
Sewar | it's about handling strings, 'output' variable | 13:12 |
*** hyades has joined #timvideos | 13:22 | |
*** hyades_ has joined #timvideos | 13:25 | |
*** hyades has quit IRC | 13:37 | |
*** hyades__ has joined #timvideos | 13:41 | |
*** hyades__ is now known as hyades | 13:45 | |
*** hyades has quit IRC | 13:50 | |
*** hyades_ has quit IRC | 14:03 | |
*** hyades has joined #timvideos | 14:09 | |
parx | iiie: http://helloworldquiz.com/ | 14:23 |
tpb | Title: Hello World Quiz (at helloworldquiz.com) | 14:23 |
hyades | i made 900! | 14:27 |
parx | nice! | 14:27 |
hyades | I didnt even hear some of those names before! | 14:27 |
parx | I wonder if they are all real. | 14:28 |
hyades | hehe..must be | 14:29 |
hyades | theres something called LOLCODE! | 14:29 |
hyades | and it has lol syntax too! | 14:31 |
parx | You and Sewar should factor LOLCODE into your career plans. | 14:31 |
iiie | Sewar, does https://dpaste.de/tCOWF/#L48 show the size you expect ([previous length+ 1204] [tab] [address of end of old output value]) | 15:43 |
tpb | Title: dpaste.de: Snippet #239848 (at dpaste.de) | 15:43 |
* iiie goes to the helloworld quiz | 15:43 | |
* iiie only got 1000, missed what 4? | 15:47 | |
iiie | I don't know scala, rachet, and a few others even by sight, for get the language | 15:47 |
iiie | *forget | 15:48 |
CarlFK | are all of them worth 100 points? | 15:48 |
CarlFK | I think so, and that bothered me | 15:48 |
CarlFK | I got 7 | 15:48 |
iiie | yeah each is worth 100 | 15:48 |
CarlFK | I got 7 and a few meaningless 0'z | 15:49 |
iiie | I wonder if the questions are from a pool | 15:49 |
* iiie tries again to find out | 15:49 | |
iiie | yeah pools, 12 right that time | 15:51 |
iiie | I think they only have one snippet per language | 15:52 |
CarlFK | iiie: stop clicking that site | 15:53 |
CarlFK | iiie: you know C, right? | 15:53 |
iiie | Somewhat | 15:53 |
CarlFK | Sewar: you still having fun with pointers and references ? | 15:53 |
iiie | does https://dpaste.de/tCOWF/#L48 show the size you expect ([previous length+ 1204] [tab] [address of end of old output value]) | 15:54 |
tpb | Title: dpaste.de: Snippet #239848 (at dpaste.de) | 15:54 |
CarlFK | yeah, that | 15:54 |
parx | iiie you have the 2nd highest score so far after me :P | 15:57 |
CarlFK | hyades: because I use ffmpeg2theora and their PPA has a stable but newer version | 15:57 |
parx | ok that was a total lie | 15:57 |
iiie | he he he, inference by knowing what it isn't.... | 15:58 |
iiie | https://dpaste.de/tCOWF/#L82 don't actually need to reassign output to the destination string; output is a string? as in there are no zeros / NULLs before the end of data? | 16:07 |
tpb | Title: dpaste.de: Snippet #239848 (at dpaste.de) | 16:07 |
iiie | if output was already a string and only strcat is used on it to alter content, memset can be skipped https://dpaste.de/tCOWF/#L52 | 16:09 |
tpb | Title: dpaste.de: Snippet #239848 (at dpaste.de) | 16:09 |
iiie | The only thing I can see that's not a straight strcat is sprintf https://dpaste.de/tCOWF/#L81 which looks to be right [two hex, then a NULL fits in the char[3]] | 16:12 |
tpb | Title: dpaste.de: Snippet #239848 (at dpaste.de) | 16:12 |
hyades | CarlFK, all those things in that file are all the possibilities? | 16:23 |
CarlFK | um.. more than one file | 16:25 |
CarlFK | what builds the OS that the travis test runs in? | 16:26 |
hyades | they have VM boxes which reset after each run | 16:27 |
hyades | lemme look deeper | 16:28 |
hyades | http://about.travis-ci.org/docs/user/ci-environment/ | 16:28 |
tpb | <http://ln-s.net/-xZb> (at about.travis-ci.org) | 16:28 |
CarlFK | huh. | 16:35 |
CarlFK | hyades: can you do up a quick blog post describing the problem? | 16:37 |
hyades | just the faac thing? | 16:37 |
CarlFK | yeah | 16:37 |
hyades | okay | 16:37 |
CarlFK | this seems like a bug, or something like a bug.. but I am not sure who to tell | 16:37 |
hyades | hehe, I am totally clueless about this | 16:38 |
CarlFK | I suppose what might be good is create a simple test | 16:38 |
CarlFK | like copy install.sh, and remove as much as you can | 16:39 |
CarlFK | so that someone trying to help doesn't have to figure out what they can ignore | 16:39 |
hyades | install.sh = https://github.com/CarlFK/veyepar/blob/master/setup/pxe/install.sh? | 16:40 |
tpb | <http://ln-s.net/-xZq> (at github.com) | 16:40 |
CarlFK | no - yours | 16:40 |
CarlFK | https://raw.github.com/hyades/gst-switch/master/scripts/install.sh | 16:41 |
tpb | <http://ln-s.net/-x:f> (at raw.github.com) | 16:41 |
CarlFK | and whatever it calls too.. | 16:41 |
CarlFK | hmm.. I thought it called .travis...yaml.. | 16:42 |
CarlFK | brb - in 10 min or so | 16:42 |
hyades | it calls nothing | 16:42 |
hyades | it just installs | 16:42 |
CarlFK | hyades: /j #travis | 16:56 |
CarlFK | I am asking stuff in there.. maybe something interesting will happen | 16:57 |
hyades | cool | 16:57 |
CarlFK | CarlFK: http://about.travis-ci.org/docs/user/ci-environment/ "Travis CI virtual machines are based on Ubuntu 12.04 LTS Server Edition 64 bit." | 16:57 |
tpb | <http://ln-s.net/-xZb> (at about.travis-ci.org) | 16:57 |
CarlFK | (11:56:10 AM) CarlFK: what repos are enabled? like is universe ? | 16:57 |
CarlFK | well that wasn't very exciting. | 17:35 |
hyades | :( | 17:35 |
hyades | a dead channel | 17:35 |
hyades | CarlFK, http://hyades.github.io/blog/Problems-building-gst-switch | 17:40 |
tpb | <http://ln-s.net/-xb-> (at hyades.github.io) | 17:40 |
parx | hyades, mithro said you could email him if you need help | 17:52 |
hyades | parx, okay | 17:54 |
parx | or travis mailing list, if there is one | 17:55 |
CarlFK | I haven't been able to figure out who's problem this is | 17:56 |
parx | : \ | 17:57 |
hyades | ppa:carlfk what does this do? | 18:08 |
CarlFK | my build of dvswitch and maybe dvgrab | 18:09 |
CarlFK | I just #ed it out | 18:09 |
CarlFK | E: Unable to locate package libfaac-dev | 18:09 |
hyades | u enabled restricted? | 18:10 |
CarlFK | no - just multiverse | 18:10 |
hyades | oh its in mutliverse | 18:11 |
CarlFK | hmm... weird.. cuz that is where it is | 18:11 |
CarlFK | http://www.ebony-beauty.com/pornstar/brooke-from-atk-exotics | 18:11 |
CarlFK | opps | 18:11 |
tpb | <http://ln-s.net/-xbl> (at www.ebony-beauty.com) | 18:11 |
CarlFK | nsfw! | 18:11 |
CarlFK | http://packages.ubuntu.com/search?keywords=libfaac-dev&suite=default§ion=all&arch=any&searchon=names | 18:11 |
tpb | <http://ln-s.net/-xbm> (at packages.ubuntu.com) | 18:11 |
CarlFK | http://packages.ubuntu.com/precise/libfaac-dev | 18:12 |
tpb | Title: Ubuntu – Details of package libfaac-dev in precise (at packages.ubuntu.com) | 18:12 |
hyades | where do you comment/uncomment for these sources? | 18:13 |
CarlFK | https://github.com/CarlFK/veyepar/blob/master/setup/pxe/shaz/var/www/d-i/oneiric/preseed_carl.cfg#L30 | 18:15 |
tpb | <http://ln-s.net/-xbt> (at github.com) | 18:15 |
CarlFK | I think I have to go | 18:15 |
CarlFK | oh.. multiverse | 18:16 |
hyades | yes | 18:16 |
CarlFK | bb in 5 | 18:16 |
CarlFK | back | 18:28 |
CarlFK | common/coverage/lcov.mak:2: .PHONY was already defined in condition GST_GCOV_ENABLED, which is included in condition TRUE ... | 18:28 |
CarlFK | grumble | 18:28 |
hyades | yes even I got this today on my VM | 18:28 |
hyades | I did it again and it was fixed :) | 18:29 |
CarlFK | lol | 18:29 |
CarlFK | me too.. .kinda | 18:30 |
CarlFK | cd gsteramer ./autogen.sh --prefix=/usr/local | 18:30 |
CarlFK | I wonder if one of the previous builds is setting GST_GCOV_ENABLED | 18:30 |
hyades | hehe | 18:32 |
CarlFK | im off for lunch | 18:33 |
hyades | ok | 18:33 |
*** CarlFK has quit IRC | 18:33 | |
*** CarlFK has joined #timvideos | 19:07 | |
CarlFK | 1/2 back ;) | 19:08 |
hyades | so it worked the 2nd time? | 19:08 |
CarlFK | oh.. I can ssh into my test box.. yay | 19:08 |
CarlFK | cd.. ./automake.sh worked | 19:08 |
CarlFK | I did something to install.sh and started it | 19:08 |
hyades | automake.sh? | 19:09 |
hyades | are you doing it manually? | 19:10 |
CarlFK | I did to test, then tweeked install.sh | 19:11 |
CarlFK | but I wasn't running it in tmux, so it got killed when I dropped my ssh connection | 19:12 |
hyades | will install.sh work now? | 19:12 |
CarlFK | + unset GST_GCOV_ENABLED | 19:13 |
hyades | this wont interfere with the rest of the script right? | 19:14 |
CarlFK | nope. :( | 19:14 |
CarlFK | common/coverage/lcov.mak:2: .PHONY was already defined in condition GST_GCOV_ENABLED, which is included in condition TRUE ... | 19:14 |
hyades | what causes this? | 19:15 |
CarlFK | https://dpaste.de/MHWBh/ | 19:16 |
tpb | Title: dpaste.de: Snippet #239997 (at dpaste.de) | 19:16 |
CarlFK | bassicly... i du no. | 19:17 |
hyades | When I got this error, I deleted everything which was created and started all over again | 19:21 |
CarlFK | I did: rm -rf gstreamer/ libvpx/ | 19:22 |
hyades | ask on #gstreamer? | 19:23 |
hyades | CarlFK, dunno | 19:44 |
hyades | follow the git clone thing? | 19:44 |
CarlFK | I put it before.. dos this make the var go away? $ unset GST_GCOV_ENABLED | 19:45 |
hyades | the build sets the variable I guess | 19:46 |
hyades | doing that will do nothing | 19:46 |
CarlFK | oh. | 19:47 |
CarlFK | how about export GST_GCOV_ENABLED= | 19:47 |
hyades | how did it worked till now? | 19:47 |
CarlFK | really good q | 19:48 |
hyades | try export GST_GCOV_ENABLED=no | 19:49 |
hyades | this error is related to .PHONY | 19:51 |
CarlFK | yeah.. that was confusing me | 19:51 |
hyades | CarlFK, can you edit the script? | 19:58 |
CarlFK | oh right.. | 19:59 |
CarlFK | distracted :) | 19:59 |
hyades | just remove those --prefix=... | 19:59 |
hyades | everywhere | 19:59 |
hyades | anyways the default path is the same | 19:59 |
hyades | http://fink.9193.n7.nabble.com/gstreamer-0-10-0-10-21-1-td22190.html | 20:01 |
tpb | <http://ln-s.net/-xeS> (at fink.9193.n7.nabble.com) | 20:01 |
CarlFK | oh neeat | 20:09 |
CarlFK | so can you use that newer version? | 20:14 |
hyades | CarlFK, try redownloading it again | 20:15 |
CarlFK | it what? | 20:15 |
CarlFK | the script? | 20:15 |
hyades | install.sh | 20:15 |
CarlFK | got it.. runnig... | 20:19 |
CarlFK | I think it has gotten further | 20:20 |
hyades | wow | 20:20 |
CarlFK | oh wat | 20:20 |
CarlFK | oh wait | 20:20 |
CarlFK | just got to cloneing gstreamer... | 20:20 |
CarlFK | boo. | 20:20 |
CarlFK | common/coverage/lcov.mak:2: .PHONY was already defined in condition GST_GCOV_ENABLED, which is included in condition TRUE ... | 20:20 |
hyades | uff | 20:21 |
hyades | just do rm -rf libvpx | 20:22 |
hyades | and ./install.sh | 20:22 |
hyades | dont remove gstreamer | 20:22 |
CarlFK | then the "git clone" line will error | 20:22 |
CarlFK | then the "git clone ...gstreamer " line will error | 20:22 |
hyades | script wont stop | 20:22 |
hyades | ? | 20:22 |
CarlFK | !#/bin/bash -ex <- e = stop on error | 20:23 |
CarlFK | which is kinda good.. except when it isn't ;/ | 20:23 |
hyades | :( :( :( | 20:24 |
CarlFK | I am trying # git checkout 6c11da1 | 20:24 |
hyades | okay do this | 20:24 |
CarlFK | i love trunk! | 20:24 |
hyades | cd gstreamer | 20:24 |
hyades | ./autogen | 20:24 |
CarlFK | did that yesterday.. no error | 20:25 |
hyades | whats the difference between these two? | 20:25 |
CarlFK | I suspect the libvpx build is setting something | 20:26 |
hyades | on travis it always works fine | 20:26 |
CarlFK | oh, those two | 20:27 |
CarlFK | well.. I am not 100% sure how either is built.. at least mine I have the scripts so I can kinda look | 20:27 |
hyades | you have what all sources disabled? | 20:27 |
CarlFK | oh oh.. skay says we should try jenkins | 20:27 |
hyades | i dont think its a travis problem | 20:28 |
CarlFK | I am trying # git checkout 6c11da1 <- is working | 20:28 |
hyades | something is missing sadly | 20:28 |
CarlFK | yeah | 20:28 |
CarlFK | but.. | 20:28 |
hyades | sure? | 20:28 |
CarlFK | well, it got past the common/coverage/lcov.mak:2: .PHONY was already defined.... thing | 20:29 |
hyades | so did yue rm -rf gstreamer ??? | 20:32 |
CarlFK | rm -rf * | 20:33 |
CarlFK | it is way past where the error was | 20:33 |
CarlFK | in a tmux session, I have to go | 20:33 |
CarlFK | bb in 20 min | 20:33 |
hyades | i might sleep by then! | 20:33 |
CarlFK | Cloning into 'gst-plugins-good'... | 20:33 |
CarlFK | thats where it is now | 20:33 |
hyades | working i guess | 20:34 |
CarlFK | ye[ | 20:34 |
CarlFK | yep | 20:34 |
CarlFK | try trunk (or whatever commit? ID is currently trunk_ | 20:34 |
CarlFK | maybe everthing will just work | 20:34 |
CarlFK | see ya | 20:34 |
hyades | u mean latest one? | 20:35 |
*** CarlFK has quit IRC | 20:35 | |
skay | (I only mean that you should resort to jenkins if for some reason travis becomes intractible) | 20:39 |
skay | (because going through the trouble of setting up and maintaining a jenkins environment is a chore) | 20:39 |
skay | later | 20:39 |
*** hyades has quit IRC | 20:40 | |
*** hyades has joined #timvideos | 20:42 | |
*** hyades_ has joined #timvideos | 20:42 | |
*** hyades is now known as hyades__ | 20:42 | |
*** hyades_ is now known as hyades | 20:42 | |
skay | Carl said the build succeeded | 21:07 |
skay | he has to go pack up for chipy now | 21:07 |
*** CarlFK has joined #timvideos | 21:12 | |
hyades | skay: okay | 21:27 |
CarlFK | hyades - I am re-imaging my box.. might have time to test in about an hour | 21:37 |
CarlFK | off to setup ChiPy now | 21:38 |
CarlFK | see ya | 21:38 |
hyades | k..i am sleeping :) | 21:38 |
*** CarlFK has quit IRC | 21:39 | |
*** hyades has quit IRC | 23:00 | |
*** hyades__ has quit IRC | 23:01 | |
*** CarlFK has joined #timvideos | 23:36 |
Generated by irclog2html.py 2.12.1 by Marius Gedminas - find it at mg.pov.lt!