DEB_XXX_MAINT_STRIP is not taken into account during build ???

2013-11-13 Thread PICCA Frederic-Emmanuel
Hello, I received a bug report about one of our users [3], explaining that my package (tango) is not working on ubuntu. (13.10). Indeed this software does not work if it was compiled with this LDFLAGS -Wl,-Bsymbolic-functions So I put in the debian/rules file this line: export

Re: DEB_XXX_MAINT_STRIP is not taken into account during build ???

2013-11-13 Thread Robie Basak
On Wed, Nov 13, 2013 at 07:47:16AM +, PICCA Frederic-Emmanuel wrote: So I put in the debian/rules file this line: export DEB_LDFLAGS_MAINT_STRIP=-Wl,-Bsymbolic-functions Remember that this is Makefile syntax, not shell. You want: export DEB_LDFLAGS_MAINT_STRIP =

Re: DEB_XXX_MAINT_STRIP is not taken into account during build ???

2013-11-13 Thread Robie Basak
On Wed, Nov 13, 2013 at 09:02:51AM +, PICCA Frederic-Emmanuel wrote: export DEB_LDFLAGS_MAINT_STRIP = -Wl,-Bsymbolic-functions This is trange because this was not a problem until recently... Perhaps something changed about how dpkg-buildflags parses the option and it became more

Re: DEB_XXX_MAINT_STRIP is not taken into account during build ???

2013-11-13 Thread Daniel Holbach
On 13.11.2013 10:39, George Merkel wrote: Man do you guys ever give this shit arest Please stop this kind of language on the mailing list. Feel free to unsubscribe if you are not interested in the technical discussions on here. Daniel -- Ubuntu-motu mailing list Ubuntu-motu@lists.ubuntu.com

Re: DEB_XXX_MAINT_STRIP is not taken into account during build ???

2013-11-13 Thread Dmitrijs Ledkovs
On 13 November 2013 09:25, PICCA Frederic-Emmanuel frederic-emmanuel.pi...@synchrotron-soleil.fr wrote: Perhaps something changed about how dpkg-buildflags parses the option and it became more pedantic, or perhaps it wasn't providing that flag previously? maybe in fact it is saner like this.

Re: DEB_XXX_MAINT_STRIP is not taken into account during build ???

2013-11-13 Thread Robie Basak
On Wed, Nov 13, 2013 at 04:15:32PM +, PICCA Frederic-Emmanuel wrote: reading the StableReleaseUpdates, I understand that I need to target saucy-proposed right ? even if my package is from univers. Correct. Nowadays you can just target saucy too and it'll automatically redirect it to