=== wgrant changed the topic of #launchpad to: Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | ||
mapreri | cjwatson: i think there is a typo in the blog post: "Various code pages now have meta tags to redirect go get to the appropriate Bazaar or Git URL". that "go to" looks weird and incomprehensible to me. | 20:54 |
---|---|---|
mapreri | oh, "go get" is tool... well, i had to read the linked bug report to understand it, but nevermind, then (unless you want to improve the wording somehow) :) | 20:57 |
blr | mapreri: blame google for naming their language 'go' :) | 22:32 |
mapreri | blr: "go get" sounds like a good name for a game, not really for a programming tool (or whatever it is) :S | 22:42 |
sergio-br2 | https://launchpadlibrarian.net/213422180/buildlog_ubuntu-trusty-amd64.dolphin-emu_5.0~rc%2Br1~2~ubuntu14.04.1_BUILDING.txt.gz | 22:53 |
sergio-br2 | can't understand why it's not building in launchpad... it's building here at least | 22:53 |
wgrant | sergio-br2: /«BUILDDIR»/dolphin-emu-5.0~rc+r1~2~ubuntu14.04.1/Source/Core/Common/Logging/Log.h:96:51: error: format not a string literal and no format arguments [-Werror=format-security] | 22:55 |
sergio-br2 | oh, i didn't see that | 22:56 |
wgrant | Searching for errors in the log of a build that runs into errors is usually a good start. | 22:56 |
sergio-br2 | weird, why it's building here? | 22:56 |
wgrant | Are you building against a clean chroot with trusty-updates? | 22:57 |
sergio-br2 | normally, the errors are close to the end of the log, this is why i didn't see :p | 22:57 |
sergio-br2 | humm, i'm using "Default (security deps....)" | 22:58 |
sergio-br2 | in the PPA deps | 22:58 |
wgrant | The default set includes -security and -updates | 22:58 |
wgrant | -updates has a new version of gcc. | 22:58 |
wgrant | If your local builds don't include -updates, they may be erroneously using the old gcc, invalidating the test. | 22:59 |
sergio-br2 | i'm using gcc 4.9, in the ppa | 22:59 |
sergio-br2 | export CC=gcc-4.9 | 22:59 |
sergio-br2 | from another ppa (a copy of ubuntu toolchains) | 22:59 |
sergio-br2 | and i'm not using chroot to build here | 23:01 |
wgrant | Oh | 23:01 |
wgrant | Well you need to use something like schroot or pbuilder. | 23:01 |
sergio-br2 | :p | 23:01 |
sergio-br2 | yeah, i know | 23:01 |
sergio-br2 | there's a -Werror=format-security in the log here, in my laptop | 23:03 |
wgrant | Build in a clean chroot, or all bets are off. | 23:04 |
sergio-br2 | well, I'm using gcc 4.8.4 here, so probably it's due for the different gcc version there | 23:05 |
wgrant | ... yes | 23:05 |
=== lfaraone_ is now known as lfaraone |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!