https://buildd.debian.org/status/logs.php?pkg=gcc-12&arch=mips64el
...
Finished
--------
I: Built successfully
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal3/filesystem-test.FSLTZS-last_write_time': Value too large for defined data type
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal2/filesystem-test.5zDnmX-last_write_time': Value too large for defined data type
E: Can't chmod /<<BUILDDIR>> to g+w:
E: chmod g+w /<<BUILDDIR>> failed.
du: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal3/filesystem-test.FSLTZS-last_write_time': Value too large for defined data type
du: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal2/filesystem-test.5zDnmX-last_write_time': Value too large for defined data type
E: read_command failed to execute du
E: Cannot determine space needed for /<<PKGBUILDDIR>> (du failed)
...
This is apparently mips64el-only (no problem on mipsel),
and it is not obvious how to reproduce it on the porterbox.
The timing when the issue started matches when coreutils 9.1-1
started being in the chroot (but the problem might be elsewhere).
Any clues what might be going wrong?
Thanks
Adrian
Adrian Bunk <bunk@debian.org> 于2022年10月25日周二 21:50写道:
https://buildd.debian.org/status/logs.php?pkg=gcc-12&arch=mips64el
...
Finished
--------
I: Built successfully
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal3/filesystem-test.FSLTZS-last_write_time': Value too large for defined data type
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal2/filesystem-test.5zDnmX-last_write_time': Value too large for defined data type
E: Can't chmod /<<BUILDDIR>> to g+w:
E: chmod g+w /<<BUILDDIR>> failed.
du: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal3/filesystem-test.FSLTZS-last_write_time': Value too large for defined data type
du: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal2/filesystem-test.5zDnmX-last_write_time': Value too large for defined data type
E: read_command failed to execute du
E: Cannot determine space needed for /<<PKGBUILDDIR>> (du failed)
...
This is apparently mips64el-only (no problem on mipsel),
and it is not obvious how to reproduce it on the porterbox.
The timing when the issue started matches when coreutils 9.1-1
started being in the chroot (but the problem might be elsewhere).
Any clues what might be going wrong?
I am trying to reproduce it on my local machines.
Thanks
Adrian
--
YunQiang Su
YunQiang Su <wzssyqa@gmail.com> 于2022年10月26日周三 01:56写道:
Adrian Bunk <bunk@debian.org> 于2022年10月25日周二 21:50写道:
https://buildd.debian.org/status/logs.php?pkg=gcc-12&arch=mips64el
...
Finished
--------
I: Built successfully
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal3/filesystem-test.FSLTZS-last_write_time': Value too large for defined data type
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal2/filesystem-test.5zDnmX-last_write_time': Value too large for defined data type
I cannot reproduce this problem on my local machines.
Can you help to try to reproduce this problem on buildd nodes?
...
YunQiang Su
On Thu, Oct 27, 2022 at 07:50:17PM +0800, YunQiang Su wrote:
YunQiang Su <wzssyqa@gmail.com> 于2022年10月26日周三 01:56写道:
Adrian Bunk <bunk@debian.org> 于2022年10月25日周二 21:50写道:
https://buildd.debian.org/status/logs.php?pkg=gcc-12&arch=mips64el
...
Finished
--------
I: Built successfully
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal3/filesystem-test.FSLTZS-last_write_time': Value too large for defined data type
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal2/filesystem-test.5zDnmX-last_write_time': Value too large for defined data type
I cannot reproduce this problem on my local machines.
Can you help to try to reproduce this problem on buildd nodes?
...
Not from me, if I had a way to reproduce I would have debugged further
from that.
On 2022-10-28 08:59, Adrian Bunk wrote:
On Thu, Oct 27, 2022 at 07:50:17PM +0800, YunQiang Su wrote:
YunQiang Su <wzssyqa@gmail.com> 于2022年10月26日周三 01:56写道:
Adrian Bunk <bunk@debian.org> 于2022年10月25日周二 21:50写道:
https://buildd.debian.org/status/logs.php?pkg=gcc-12&arch=mips64el
...
Finished
--------
I: Built successfully
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal3/filesystem-test.FSLTZS-last_write_time': Value too large for defined data type
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal2/filesystem-test.5zDnmX-last_write_time': Value too large for defined data type
I cannot reproduce this problem on my local machines.
Can you help to try to reproduce this problem on buildd nodes?
...
Not from me, if I had a way to reproduce I would have debugged further
from that.
I have been able to reproduce by building gcc-12 on the eller.d.o
porterbox. It can be reduced to this simple test:
(sid_mips64el-dchroot)aurel32@eller:~$ touch -d 20390101 t (sid_mips64el-dchroot)aurel32@eller:~$ chmod +x t
chmod: cannot access 't': Value too large for defined data type (sid_mips64el-dchroot)aurel32@eller:~$
It seems related to the y2038 support in either coreutils or glibc.
Hi,
On 2022-10-28 08:59, Adrian Bunk wrote:
On Thu, Oct 27, 2022 at 07:50:17PM +0800, YunQiang Su wrote:
YunQiang Su <wzssyqa@gmail.com> 于2022年10月26日周三 01:56写道:
Adrian Bunk <bunk@debian.org> 于2022年10月25日周二 21:50写道:
https://buildd.debian.org/status/logs.php?pkg=gcc-12&arch=mips64el
...
Finished
--------
I: Built successfully
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal3/filesystem-test.FSLTZS-last_write_time': Value too large for defined data type
chmod: cannot access '/<<PKGBUILDDIR>>/build/mips64el-linux-gnuabi64/libstdc++-v3/testsuite/normal2/filesystem-test.5zDnmX-last_write_time': Value too large for defined data type
I cannot reproduce this problem on my local machines.
Can you help to try to reproduce this problem on buildd nodes?
...
Not from me, if I had a way to reproduce I would have debugged further from that.
I have been able to reproduce by building gcc-12 on the eller.d.o
porterbox. It can be reduced to this simple test:
(sid_mips64el-dchroot)aurel32@eller:~$ touch -d 20390101 t (sid_mips64el-dchroot)aurel32@eller:~$ chmod +x t
chmod: cannot access 't': Value too large for defined data type (sid_mips64el-dchroot)aurel32@eller:~$
It seems related to the y2038 support in either coreutils or glibc.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 464 |
Nodes: | 16 (2 / 14) |
Uptime: | 164:22:10 |
Calls: | 9,385 |
Files: | 13,561 |
Messages: | 6,096,672 |