Re: [m68k] FTBFS, Please disable -pie

2012-05-05 Thread Thorsten Glaser
Guillem Jover dixit: >Thanks! These are now in git master. If there's any problem with PIE >on m68k we can always backpedal. Right. Thanks! bye, //mirabilos -- ch: good, you corrected yourself. ppl tend to tweet such news immediately, sth. like "grml devs seem to be buyable" dileks: we _ar

src:mysql-*: please consider using gcc-4.4 instead of gcc-4.5

2012-05-05 Thread Thorsten Glaser
Hi, since doko has said from the start that wheezy will not release with gcc-4.5 (only 4.4 and 4.6 and, it looks like, 4.7), it was never built for m68k. I had built mysql-5.1 with gcc-4.4 and g++-4.4 instead of -4.5, and just started to do the same with the current source package again but belie

Re: [debian-mysql] src:mysql-*: please consider using gcc-4.4 instead of gcc-4.5

2012-05-05 Thread Nicholas Bamber
Thorsten, I think it is possible to put in an architecture specific exception. However a little more background would is needed as to why we should make that effort. On 05/05/12 17:44, Thorsten Glaser wrote: Hi, since doko has said from the start that wheezy will not release with gcc-4.5 (o

Re: [debian-mysql] src:mysql-*: please consider using gcc-4.4 instead of gcc-4.5

2012-05-05 Thread Nicholas Bamber
Thorsten, Actually more specifically I don't see anywhere that mysql-5.5 (unlike mysql-5.1) is specifying the version for gcc. So it should just pick up the available version. And I cannot ping crest.debian.net so I would not be able to test any customizations. On 05/05/12 18:21, Nicholas Ba

Re: [debian-mysql] src:mysql-*: please consider using gcc-4.4 instead of gcc-4.5

2012-05-05 Thread Thorsten Glaser
Nicholas Bamber dixit: > Actually more specifically I don't see anywhere that mysql-5.5 (unlike > mysql-5.1) is specifying the version for gcc. Ah okay, so the workaround is no longer needed there. (I only looked into 5.1 in more detail, as that's a build-dependency of php5, which is needed

Re: [debian-mysql] src:mysql-*: please consider using gcc-4.4 instead of gcc-4.5

2012-05-05 Thread Thorsten Glaser
Nicholas Bamber dixit: > Thorsten, > I think it is possible to put in an architecture specific exception. OK, thanks. > However a little more background would is needed as to why we should make that > effort. I wrote that: > On 05/05/12 17:44, Thorsten Glaser wrote: >> since doko has sa

Re: [debian-mysql] src:mysql-*: please consider using gcc-4.4 instead of gcc-4.5

2012-05-05 Thread Nicholas Bamber
Thorsten, I am not sure whether Clint regards anything as really important before we deploy mysql-5.5 to unstable - backporting the ubuntu modifications perhaps. However as far as I am concerned the only I need to do is figure out the appropriate subversion incantations. We have already rai