Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2022-01-28 Thread John Paul Adrian Glaubitz
Hello Camm!

On 1/28/22 15:48, Camm Maguire wrote:
> Greetings, and once again, thanks for all you do for Debian!  No rush on
> this item at all, needless to say.
> 
> Problem persists.  What package versions should I watch for to see that
> the fix has been installed?

If the current package versions don't address this issue, it's a different bug
and needs to be reported against qemu or glibc.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2022-01-28 Thread Camm Maguire
Greetings, and once again, thanks for all you do for Debian!  No rush on
this item at all, needless to say.

Problem persists.  What package versions should I watch for to see that
the fix has been installed?

Take care,

John Paul Adrian Glaubitz  writes:

> On 12/30/21 22:05, John Paul Adrian Glaubitz wrote:
>> Well, on sh4, it failed with linker errors. Seems to be a different problem 
>> then
>> what I previously assumed. Not sure what the problem is then.
>
> The buildd hasn't picked up the updated glibc package yet [1]:
>
>> libc-bin_2.33-1 libc-dev-bin_2.33-1 libc6_2.33-1 libc6-dev_2.33-1
>
> I will regenerate the chroots.
>
> Adrian
>
>> [1] 
>> https://buildd.debian.org/status/fetch.php?pkg=gcl=m68k=2.6.12-117=1640457045=0

-- 
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2021-12-31 Thread Camm Maguire
Greetings!

John Paul Adrian Glaubitz  writes:

> Hello!
>
> On 12/30/21 21:18, Camm Maguire wrote:
>>> I have uploaded patched versions of glibc for m68k and sh4 and blocked the
>>> autobuild for glibc on the buildds.
>> 
>> Greetings!  I think you meant blocked autobuild for gcl
>
> No, I didn't. I meant glibc such that the autobuilders are not building the
> glibc package without the patches I mentioned.
>

OK, thanks!  Assuing the patches are now installed...

>> In any case, after a delay, gcl just attempted autobuild on sh4 and failed 
>> the
>> same way.
>
> Well, on sh4, it failed with linker errors. Seems to be a different problem 
> then
> what I previously assumed. Not sure what the problem is then.
>

... this is the exact same failure.  The code in question compiles .c files
discovered by a call to lisp #'directory which in turn loops over
readdir.  It found no files to compile, hence the undefined symbols.
You can also look at the d_type configure test earlier in the build,
which returns "no".  Suggestions?

Take care,

> Adrian

-- 
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2021-12-30 Thread John Paul Adrian Glaubitz
On 12/30/21 22:05, John Paul Adrian Glaubitz wrote:
> Well, on sh4, it failed with linker errors. Seems to be a different problem 
> then
> what I previously assumed. Not sure what the problem is then.

The buildd hasn't picked up the updated glibc package yet [1]:

> libc-bin_2.33-1 libc-dev-bin_2.33-1 libc6_2.33-1 libc6-dev_2.33-1

I will regenerate the chroots.

Adrian

> [1] 
> https://buildd.debian.org/status/fetch.php?pkg=gcl=m68k=2.6.12-117=1640457045=0

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2021-12-30 Thread John Paul Adrian Glaubitz
Hello!

On 12/30/21 21:18, Camm Maguire wrote:
>> I have uploaded patched versions of glibc for m68k and sh4 and blocked the
>> autobuild for glibc on the buildds.
> 
> Greetings!  I think you meant blocked autobuild for gcl

No, I didn't. I meant glibc such that the autobuilders are not building the
glibc package without the patches I mentioned.

> In any case, after a delay, gcl just attempted autobuild on sh4 and failed the
> same way.

Well, on sh4, it failed with linker errors. Seems to be a different problem then
what I previously assumed. Not sure what the problem is then.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2021-12-30 Thread Camm Maguire
John Paul Adrian Glaubitz  writes:

> Hi Camm!
>
> On 12/28/21 19:52, John Paul Adrian Glaubitz wrote:
>> On 12/28/21 19:20, Camm Maguire wrote:
>>> Correction, that is current autobuilders on 68k and sh4.
>> 
>> That's a known issue, see [1]. I will patch the glibc packages for m68k
>> and sh4 again to address this issue.
>
> I have uploaded patched versions of glibc for m68k and sh4 and blocked the
> autobuild for glibc on the buildds.

Greetings!  I think you meant blocked autobuild for gcl  In any
case, after a delay, gcl just attempted autobuild on sh4 and failed the
same way.

Take care,

>
> You may want to merge the bug with the existing bug report [1] and adjust the
> severity to normal.
>
> Adrian
>
>
>> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916276

-- 
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2021-12-30 Thread Camm Maguire
severity 1002699 normal
merge 1002699 916276
thanks

Thank you so much!

John Paul Adrian Glaubitz  writes:

> Hi Camm!
>
> On 12/28/21 19:52, John Paul Adrian Glaubitz wrote:
>> On 12/28/21 19:20, Camm Maguire wrote:
>>> Correction, that is current autobuilders on 68k and sh4.
>> 
>> That's a known issue, see [1]. I will patch the glibc packages for m68k
>> and sh4 again to address this issue.
>
> I have uploaded patched versions of glibc for m68k and sh4 and blocked the
> autobuild for glibc on the buildds.
>
> You may want to merge the bug with the existing bug report [1] and adjust the
> severity to normal.
>
> Adrian
>
>
>> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916276

-- 
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2021-12-29 Thread John Paul Adrian Glaubitz
Hi Camm!

On 12/28/21 19:52, John Paul Adrian Glaubitz wrote:
> On 12/28/21 19:20, Camm Maguire wrote:
>> Correction, that is current autobuilders on 68k and sh4.
> 
> That's a known issue, see [1]. I will patch the glibc packages for m68k
> and sh4 again to address this issue.

I have uploaded patched versions of glibc for m68k and sh4 and blocked the
autobuild for glibc on the buildds.

You may want to merge the bug with the existing bug report [1] and adjust the
severity to normal.

Adrian


> [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=916276

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2021-12-28 Thread John Paul Adrian Glaubitz
Hello Camm!

On 12/28/21 19:20, Camm Maguire wrote:
> Correction, that is current autobuilders on 68k and sh4.

That's a known issue, see [1]. I will patch the glibc packages for m68k
and sh4 again to address this issue.

Adrian

> [1] https://sourceware.org/bugzilla/show_bug.cgi?id=23960

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



Bug#1002699: libc6: m68k,sh4 readdir not returning filled in dirent pointer

2021-12-28 Thread Camm Maguire
Correction, that is current autobuilders on 68k and sh4.

Take care,

Camm Maguire  writes:

> Package: libc6
> Version: 2.33-1
> Severity: serious
> Justification: Policy 2.2.1
> X-Debbugs-Cc: c...@debian.org
>
> With a file "configure" in the current directory, the following fails
> (only in the autobuilder) on m68k and s390.
>
> =
>
> #include 
> #include 
>
> int main() {
>   struct dirent *d;
>   DIR *r=opendir("./");
>
>   for (;(d=readdir(r)) && strcmp("configure",d->d_name););
>   return d && d->d_type==DT_REG ? 0 : -1;
> }
> =

-- 
Camm Maguirec...@maguirefamily.org
==
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah