{"id":80,"date":"2008-04-09T12:39:37","date_gmt":"2008-04-09T12:39:37","guid":{"rendered":""},"modified":"2008-04-09T12:39:37","modified_gmt":"2008-04-09T12:39:37","slug":"cmake_and_openwengo_what_a_match","status":"publish","type":"post","link":"https:\/\/blogs.gentoo.org\/lu_zero\/2008\/04\/09\/cmake_and_openwengo_what_a_match\/","title":{"rendered":"cmake and openwengo, what a match&#8230;"},"content":{"rendered":"<p>Quick and easy task for this day: check which is the status of openwengo since seems that&#8217;s the only client providing what skype does, at least in theory&#8230;<\/p>\n<p>Part one, get the source &#8211; delivered from the site as a nifty .zip<\/p>\n<p> &#8211; wget + unzip worked as should <\/p>\n<p>Part two, build the beast.<\/p>\n<p> &#8211; cmake! The worst build system since imake, sadly brought into the fashionable stuff because of KDE4,<br \/>\n Now we get something interesting, on a phenom you get:<\/p>\n<p>qlop -tH cmake<br \/>\ncmake: 5 minutes, 12 seconds for 1 merges<\/p>\n<p>A comparison:<br \/>\nperl: 3 minutes, 43 seconds for 1 merges<br \/>\nm4: 29 seconds for 1 merges<br \/>\nautomake: 14 seconds for 3 merges<br \/>\nautoconf: 16 seconds for 2 merges<br \/>\nlibtool: 44 seconds for 1 merges<br \/>\nmake: 30 seconds for 1 merges<br \/>\ncmake: 5 minutes, 12 seconds for 1 merges<\/p>\n<p>Using something less new makes the whole thing even more interesting. Let&#8217;s say that to build something using cmake I need the 3\/2 the time to build perl, just to start.<\/p>\n<p>gentoo has an ebuild for it so it it&#8217;s just getting it, (why cmake needs xmlrpc-c is a question I&#8217;ll left unanswered&#8230;)<\/p>\n<p>Now back to openwengo.<\/p>\n<p>I have to create a build dir and run cmake from there, it obviously finds something wrong with ffmpeg even if supposedly it has its stale internal version (remind: ffmpeg changed the include paths some time ago) as fallback (no, you have to run cmake a first time, have it fail, run ccmake, find the right option and turn it on, start again).<\/p>\n<p>I&#8217;m not sure if this brain damage is due wengo people or cmake, still I find this annoying. The  *oh* so despised configure from autotools can be smarter and does not require that many lines if you know what you are doing&#8230;<\/p>\n<p>It still doesn&#8217;t take in account that there are different endianess for linux (autotools have a nice builtin for this&#8230;)&#8230;<\/p>\n<p>Once the thing built (took a while), I just got more or less the same thing I got last time I tried it, looks like the 2.2 isn&#8217;t quite up to date and they are working on the new mayor release =\/<\/p>\n<p>Back looking for other alternatives for skype =_=<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Quick and easy task for this day: check which is the status of openwengo since seems that&#8217;s the only client providing what skype does, at least in theory&#8230; Part one, get the source &#8211; delivered from the site as a nifty .zip &#8211; wget + unzip worked as should Part two, build the beast. &#8211; &hellip; <a href=\"https:\/\/blogs.gentoo.org\/lu_zero\/2008\/04\/09\/cmake_and_openwengo_what_a_match\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">cmake and openwengo, what a match&#8230;<\/span><\/a><\/p>\n","protected":false},"author":10,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"spay_email":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true},"categories":[14,4],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p1aGWH-1i","_links":{"self":[{"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/posts\/80"}],"collection":[{"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/comments?post=80"}],"version-history":[{"count":0,"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/posts\/80\/revisions"}],"wp:attachment":[{"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/media?parent=80"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/categories?post=80"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.gentoo.org\/lu_zero\/wp-json\/wp\/v2\/tags?post=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}