Discussion:
s390 buildd problems for glibc
(too old to reply)
Daniel Jacobowitz
2005-11-13 17:50:17 UTC
Permalink
If you take a look at the build log for 2.3.5-8:

http://buildd.debian.org/fetch.php?&pkg=glibc&ver=2.3.5-8&arch=s390&stamp=1131871464&file=log&as=raw

you'll see that it timed out. This is almost certainly caused by the
terrible NPTL test results; some of them leave background processes
running if they fall over sufficiently badly.

I rebuilt glibc on raptor by hand. The only NPTL test failures were:

make[3]: *** [/home/dan/glibc-2.3.5/build-tree/s390-nptl/nptl/tst-cancel17.out] Error 1
make[3]: *** [/home/dan/glibc-2.3.5/build-tree/s390-nptl/nptl/tst-dlsym1.out] Error 1
make[3]: *** [/home/dan/glibc-2.3.5/build-tree/s390-nptl/nptl/tst-cancelx17.out] Error 1
make[2]: *** [nptl/tests] Error 2

The two cancel17 failures can be ignored, they're a bug in the test. I
don't know what the dlsym1 test failure is. But in any case the
important bit is that all the other threading tests worked just fine,
and none of them hung.

What kernel is the build daemon running? Does it have threading
problems? I don't think glibc 2.3.5 has ever successfully autobuilt on
s390.
--
Daniel Jacobowitz
CodeSourcery, LLC
--
To UNSUBSCRIBE, email to debian-glibc-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bastian Blank
2005-11-13 18:40:12 UTC
Permalink
Post by Daniel Jacobowitz
What kernel is the build daemon running? Does it have threading
problems? I don't think glibc 2.3.5 has ever successfully autobuilt on
s390.
It was built on debian01 which runs 2.6.11.

Bastian
--
Youth doesn't excuse everything.
-- Dr. Janice Lester (in Kirk's body), "Turnabout Intruder",
stardate 5928.5.
Daniel Jacobowitz
2005-11-13 19:10:11 UTC
Permalink
Post by Bastian Blank
Post by Daniel Jacobowitz
What kernel is the build daemon running? Does it have threading
problems? I don't think glibc 2.3.5 has ever successfully autobuilt on
s390.
It was built on debian01 which runs 2.6.11.
Thanks. Do you think these are likely to be problems in that kernel?
--
Daniel Jacobowitz
CodeSourcery, LLC
--
To UNSUBSCRIBE, email to debian-glibc-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Bastian Blank
2005-11-13 19:30:10 UTC
Permalink
Post by Daniel Jacobowitz
Post by Bastian Blank
Post by Daniel Jacobowitz
What kernel is the build daemon running? Does it have threading
problems? I don't think glibc 2.3.5 has ever successfully autobuilt on
s390.
It was built on debian01 which runs 2.6.11.
Thanks. Do you think these are likely to be problems in that kernel?
No. But I can reschedule it on the other buildd which runs 2.6.12.

Bastian
--
I'm a soldier, not a diplomat. I can only tell the truth.
-- Kirk, "Errand of Mercy", stardate 3198.9
Daniel Jacobowitz
2005-11-13 19:40:04 UTC
Permalink
Post by Bastian Blank
Post by Daniel Jacobowitz
Post by Bastian Blank
Post by Daniel Jacobowitz
What kernel is the build daemon running? Does it have threading
problems? I don't think glibc 2.3.5 has ever successfully autobuilt on
s390.
It was built on debian01 which runs 2.6.11.
Thanks. Do you think these are likely to be problems in that kernel?
No. But I can reschedule it on the other buildd which runs 2.6.12.
I've already uploaded a build from raptor that tested OK. But we need
to find out if this glibc is broken on some S/390 systems, and I would
love to have it autobuild instead of having to do it by hand...
--
Daniel Jacobowitz
CodeSourcery, LLC
--
To UNSUBSCRIBE, email to debian-glibc-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Loading...