DebConf BoF on m68k failure to make it for etch

2007-05-07 Thread Wouter Verhelst
Hi, I applied for and was granted a BoF at DebConf to discuss what happened to m68k during the etch release cycle. The idea would be to first explain why we didn't make it, and then have a discussion with the people present at the BoF to figure out improvements to the current set of rules, so that

Reconsidering my m68k work

2013-09-02 Thread Wouter Verhelst
Hi all, There isn't anything in Debian that I've been as long involved in as this port; but these days, I'm having some motivational issues related to it. I don't want to be wasting my own and other's time by doing a poor job of it, so I'm going to rethink what I'll be doing related to the port a

Re: Log for attempted build of gnupg2_2.0.21-2 on m68k (dist=unstable)

2013-09-12 Thread Wouter Verhelst
On 04-09-13 14:04, Finn Thain wrote: > > On Wed, 4 Sep 2013, Thorsten Glaser wrote: > >> Eric Dorland dixit: >> testing message digests takes too long on this slow platform (I noticed that as I ran top on the buildd while upgrading its chroot basedir) and builds are killed after

Re: vivaldi?

2013-10-17 Thread Wouter Verhelst
On 29-09-13 11:26, Ingo Jürgensmann wrote: > The long run fix might be to hope for an upstream fix of the LVM problem > or to switch to btrfs snapshots. Or to cleanup the cruft in pre/post > scripts of sbuild. http://bugs.debian.org/659762 -- This end should point toward the ground if you want t

hardware looking for a home

2014-04-21 Thread Wouter Verhelst
Hi all, I recently closed the door behind my company's office for good[1]. As a result, the hardware that was there is now in storage, in a location where the chance of it ever being hooked up to electricity and a network connection are zero. I doubt they'll ever be moved away from there, either,

Re: Meetup of the Debian m68k people

2014-10-08 Thread Wouter Verhelst
On Wed, Oct 01, 2014 at 08:16:20PM +, Thorsten Glaser wrote: > Christian T. Steigies dixit: > > >Or do you want to organize a > >hacking weekend? Travelling just for one beer is not very efficient, I > >think. But the Kiel meeting was supported by Debian, just like the sprints > >are nowadays.

Re: Debian 68k meetup at DebConf 15

2015-03-30 Thread Wouter Verhelst
On Sat, Mar 21, 2015 at 10:06:02AM +0100, John Paul Adrian Glaubitz wrote: > Hi folks! > > Have we already discussed a possible meetup at DebConf this year? > > Wouter told me that he will be at DebConf, too. And since I am coming > and Thorsten is probably coming as well, we should definitely or

Re: Debian 68k meetup at DebConf 15

2015-03-30 Thread Wouter Verhelst
On Mon, Mar 30, 2015 at 07:54:12PM +0200, John Paul Adrian Glaubitz wrote: > On Mon, Mar 30, 2015 at 07:36:56PM +0200, Wouter Verhelst wrote: > > > > Great :). > > > I had already agreed with Adrian that I'd be bringing the amigas for > > him. However, there

Re: Time to change the debian-ports "list"?

2015-07-22 Thread Wouter Verhelst
Hi, (haven't seen the original mail, so replying to this one) On Fri, Jul 17, 2015 at 01:40:20PM +0100, Steve McIntyre wrote: > On Thu, Sep 11, 2014 at 12:51:29PM +0100, Steve McIntyre wrote: > >On Wed, Sep 10, 2014 at 07:01:00PM +, Thorsten Glaser wrote: > >>Alexander Wirt dixit: > >> > >>>C

Re: Current Debian m68k in Amiga

2015-09-03 Thread Wouter Verhelst
On Thu, Aug 27, 2015 at 09:20:07AM +0200, John Paul Adrian Glaubitz wrote: > Now, with vmdebbootstrap you can actually run *both* stage1 *and* > stage2 on your x86 PC as it uses qemu to run all the target code > in a a CPU emulator. This requires that your target platform is > supported by qemu whi

Re: [Debian-ports-devel] Using incoming.debian.org on buildds

2015-09-03 Thread Wouter Verhelst
On Thu, Sep 03, 2015 at 03:54:10PM +0200, Christian T. Steigies wrote: > I tried to set this in .sbuildrc as (do I need to escape the @?): > $mailfrom = 'm68k Source Builder '; No. The \@ construct is only necessary to avoid perl from trying to interpret it as the start of the name of an array va

Re: Fwd: slony1-2_2.2.4-2_m68k.changes REJECTED

2015-09-26 Thread Wouter Verhelst
On Wed, Sep 09, 2015 at 10:33:39AM +0200, John Paul Adrian Glaubitz wrote: > On 09/09/2015 10:24 AM, Thorsten Glaser wrote: > > The file in question is: > > > > begin 664 /var/lib/buildd/upload/slony1-2_2.2.4-2_m68k.changes > > M+2TM+2U"14=)3B!01U`@4TE'3D5$($U%4U-!1T4M+2TM+0I(87-H.B!32$$S > > M.#0

Re: [Stretch] Status for architecture qualification

2016-06-27 Thread Wouter Verhelst
(sorry for jumping in late here) On Wed, Jun 15, 2016 at 07:51:55AM +0800, Paul Wise wrote: > On Wed, 2016-06-15 at 01:37 +0300, Dimitri John Ledkov wrote: > > > At the openmainframeproject EU meetup, it was indicated that SUSE > > joined with indication that Open Build Service might be able to u

Re: gcc possibly generating invalid assembler

2017-04-14 Thread Wouter Verhelst
On Thu, Apr 13, 2017 at 01:08:59PM +0200, John Paul Adrian Glaubitz wrote: > Hi! > > I have unsuccessfully been trying to build liburcu on Debian/m68k. After > adding "m68k" as a detected architecture in configure.ac, the build > fails with the assembler generating syntax error messages [1]: > >

Re: gcc possibly generating invalid assembler

2017-04-19 Thread Wouter Verhelst
On Tue, Apr 18, 2017 at 08:42:32PM +0200, John Paul Adrian Glaubitz wrote: > On 04/14/2017 09:36 AM, Wouter Verhelst wrote: > > Then I ran 'make CFLAGS=-save-temps' to see whether it perhaps did add > > some inline assembly somewhere but you missed the #include and t

Re: gcc possibly generating invalid assembler

2017-04-19 Thread Wouter Verhelst
On Wed, Apr 19, 2017 at 09:39:38AM +0200, Wouter Verhelst wrote: > Anyway, that means the most likely cause is the optimizer. side note: there actually is some inline assembly, but it looks like that's coming from places like /usr/m68k-linux-gnu/include/byteswap.h etc, so not the cause

Re: gcc possibly generating invalid assembler

2017-04-19 Thread Wouter Verhelst
On Wed, Apr 19, 2017 at 09:39:38AM +0200, Wouter Verhelst wrote: > due to lack of pthread support, or the optimization level. Feels like > someone failed to read the automake documentation properly (CFLAGS is > supposed to remain unset; and indeed checking out configure.ac reveals >

Re: gcc possibly generating invalid assembler

2017-04-20 Thread Wouter Verhelst
On Thu, Apr 20, 2017 at 05:00:35PM -0400, Michael Jeanson wrote: > On Thu, Apr 13, 2017 at 01:08:59PM +0200, John Paul Adrian Glaubitz wrote: > > > > I have unsuccessfully been trying to build liburcu on Debian/m68k. After > > adding "m68k" as a detected architecture in configure.ac, the build > >

Re: Bug#495400: apr_1.3.2-3(m68k/experimental): test suite fails

2017-08-11 Thread Wouter Verhelst
On Sat, Aug 05, 2017 at 12:01:53AM +0200, John Paul Adrian Glaubitz wrote: > On 08/04/2017 11:23 PM, Stefan Fritsch wrote: > > The bug has been open for 9 years and no m68k porter has looked at it. > > Ususally apr test failures are toolchain/kernel/libc issues, so my > > motivation to debug this

Re: Usage of real m68k hardware

2018-03-29 Thread Wouter Verhelst
On Wed, Mar 28, 2018 at 08:38:10AM +0200, Andreas Tille wrote: > Hi, > > recently some R packages received bugs that seem to stem from a problem > with the build setup (specifically, a qemu bug). When I asked back in > one of the bugs[1] whether there are real m68k users I've got the answer > >

Re: strip is running out of memory on m68k (Haskell)

2018-08-02 Thread Wouter Verhelst
On Wed, Aug 01, 2018 at 04:40:30PM +0200, John Paul Adrian Glaubitz wrote: > On 08/01/2018 11:58 AM, John Paul Adrian Glaubitz wrote: > > I have filed https://sourceware.org/bugzilla/show_bug.cgi?id=23471 now. > > > > Trying to find the commit now which introduced the regression. > > After some d

Re: historic m68k meeting video

2018-09-25 Thread Wouter Verhelst
Hi Christian, (note: Cc to debconf-video@ added) On Sun, Sep 23, 2018 at 06:01:54PM +0200, Christian T. Steigies wrote: > Hi, > some of you may remember that we had an m68k meeting in Kiel 10 years (and > one month) ago. I recorded the public talks of Wouter (debian secrets) and > Joey (debian ad

Re: historic m68k meeting video

2018-10-14 Thread Wouter Verhelst
Hi Christian, On Sun, Oct 14, 2018 at 11:30:27AM +0200, Christian T. Steigies wrote: > Sorry for the delay... No worries, it happens. > On Tue, Sep 25, 2018 at 04:31:27PM +0200, Wouter Verhelst wrote: > > > > We can fix audio levels easily. > > I seem to have probl

Re: historic m68k meeting video

2018-10-16 Thread Wouter Verhelst
Hi, On Sun, Oct 14, 2018 at 05:14:07PM +0200, Christian T. Steigies wrote: > On Sun, Oct 14, 2018 at 12:49:32PM +0200, Wouter Verhelst wrote: > > > > I guess that means that the audio codec used for the dv file can't be > > used in a .wav container. I thought DV alw

<    1   2   3   4   5   6