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
_are_. if you throw enough money in our direction, things will happen
 everyone is buyable, it's just a matter of priceand now
comes [mira] and uses this as a signature ;0   -- they asked for it…


--
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/pine.bsm.4.64l.1205051516160.31...@herc.mirbsd.org



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 believe it too will build just fine. So please for as
long as that workaround is still needed use gcc-4.4 and g++-4.4
instead of 4.5, at least on m68k, but probably on all architec-
tures due to the above.

Thanks,
//mirabilos
-- 
  “Having a smoking section in a restaurant is like having
  a peeing section in a swimming pool.”
-- Edward Burr


--
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/pine.bsm.4.64l.1205051642060.31...@herc.mirbsd.org



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 (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 believe it too will build just fine. So please for as
long as that workaround is still needed use gcc-4.4 and g++-4.4
instead of 4.5, at least on m68k, but probably on all architec-
tures due to the above.

Thanks,
//mirabilos



--
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fa5619d@periapt.co.uk



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 Bamber wrote:

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 (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 believe it too will build just fine. So please for as
long as that workaround is still needed use gcc-4.4 and g++-4.4
instead of 4.5, at least on m68k, but probably on all architec-
tures due to the above.

Thanks,
//mirabilos



___
pkg-mysql-maint mailing list
pkg-mysql-ma...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-mysql-maint



--
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fa5646d.2030...@periapt.co.uk



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 to build way too much stuff in the archive…)

> So it should just pick up the
> available version.

Yes, indeed. (It is also only in experimental, so it does not concern
us yet.)

> And I cannot ping crest.debian.net so I would not be able to
> test any customizations.

Right. The currently only way is to run an Atari VM yourself:
https://wiki.debian.org/Aranym/Quick

Sorry about that, but some of the machines have hardware issues,
from what I’ve heard from the porters, and… well, lack of time
or manpower…

bye,
//mirabilos
-- 
  "Using Lynx is like wearing a really good pair of shades: cuts out
   the glare and harmful UV (ultra-vanity), and you feel so-o-o COOL."
 -- Henry Nelson, March 1999


--
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/pine.bsm.4.64l.1205051741550.31...@herc.mirbsd.org



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 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

↑ here ↑

(In case I assumed too much: doko is the gcc maintainer.)

So, there simply is no gcc-4.5 package on m68k, only gcc-4.4 which
has "known good, but nobody works on it any more" state, gcc-4.6
which is the currently being worked on version, and gcc-4.7 which
nobody has really looked at it yet other than making sure it com-
piles (actually, gcj-4.7 does not even compile). Plus lack of
manpower…

bye,
//mirabilos
-- 
Solange man keine schmutzigen Tricks macht, und ich meine *wirklich*
schmutzige Tricks, wie bei einer doppelt verketteten Liste beide
Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz
hervorragend.   -- Andreas Bogk über boehm-gc in d.a.s.r


--
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/pine.bsm.4.64l.1205051738380.31...@herc.mirbsd.org



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 raised a transition bug with the release team: #671115. 
Once it is in unstable we'll need to do a mass bug filing.


On 05/05/12 18:44, Thorsten Glaser wrote:

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 to build way too much stuff in the archive…)


So it should just pick up the
available version.


Yes, indeed. (It is also only in experimental, so it does not concern
us yet.)


And I cannot ping crest.debian.net so I would not be able to
test any customizations.


Right. The currently only way is to run an Atari VM yourself:
https://wiki.debian.org/Aranym/Quick

Sorry about that, but some of the machines have hardware issues,
from what I’ve heard from the porters, and… well, lack of time
or manpower…

bye,
//mirabilos



--
To UNSUBSCRIBE, email to debian-68k-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/4fa56cd0.1020...@periapt.co.uk