Your message dated Sun, 5 Aug 2018 00:08:16 +0200 with message-id <20180804220816.GA1417@aurel32.net> and subject line Re: regressions that don't match expected failures. has caused the Debian Bug report #895369, regarding regressions that don't match expected failures. to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 895369: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895369 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: submit@bugs.debian.org
- Subject: regressions that don't match expected failures.
- From: Jeffrin Thalakkottoor <jeffrin@rajagiritech.edu.in>
- Date: Tue, 10 Apr 2018 22:32:21 +0530
- Message-id: <CAG=yYwk1873EKizG_54uaYUFLoL3e+wGSOvSKN8t3RCF+t___w@mail.gmail.com>
Package: glibcVersion: 2,27-3hello ,found regression during debian build of glibc.+---------------------------------------------------------------------+| Encountered regressions that don't match expected failures. |+---------------------------------------------------------------------+FAIL: misc/tst-preadvwritev2FAIL: misc/tst-preadvwritev64v2make: *** [debian/rules.d/build.mk:115: /home/jeffrin/build/glibc-2.27/stamp-dir/check_i386] Error 1dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2gcc (Debian 7.3.0-15) 7.3.0g++ (Debian 7.3.0-15) 7.3.0libc6:amd64 2.27-3Linux debian 4.8.0-2-amd64 #1 SMP Debian 4.8.11-1 (2016-12-02) x86_64 GNU/Linuxa typical screenshot is attached--software engineerrajagiri school of engineering and technology* invalid macro `VDISCARD' * invalid macro `OLCUC' * invalid macro `TCION' * invalid macro `OFDEL' * invalid macro `ONLCR' * invalid macro `VREPRINT' * invalid macro `B57600' * invalid macro `IXANY' * invalid macro `VEOL2' * invalid macro `B1152000' * invalid macro `B921600' * invalid macro `B3500000' * invalid macro `B4000000' * invalid macro `B1500000' * invalid macro `B2000000' * invalid macro `CSTOPB' ** macro `CSTOPN' not defined ** macro `INCLR' not defined === time.h === * invalid macro `TIME_UTC' ** macro `CLOCK_REALTIME' not defined ** macro `TIMER_ABSTIME' not defined === unistd.h === === utime.h === ---------- +---------------------------------------------------------------------+ | Encountered regressions that don't match expected failures. | +---------------------------------------------------------------------+ FAIL: misc/tst-preadvwritev2 FAIL: misc/tst-preadvwritev64v2 make: *** [debian/rules.d/build.mk:115: /home/jeffrin/build/glibc-2.27/stamp-dir/check_i386] Error 1 dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: Jeffrin Thalakkottoor <jeffrin@rajagiritech.edu.in>
- Cc: 895369-done@bugs.debian.org
- Subject: Re: regressions that don't match expected failures.
- From: Aurelien Jarno <aurelien@aurel32.net>
- Date: Sun, 5 Aug 2018 00:08:16 +0200
- Message-id: <20180804220816.GA1417@aurel32.net>
- In-reply-to: <CAG=yYwk1873EKizG_54uaYUFLoL3e+wGSOvSKN8t3RCF+t___w@mail.gmail.com>
- References: <CAG=yYwk1873EKizG_54uaYUFLoL3e+wGSOvSKN8t3RCF+t___w@mail.gmail.com>
On 2018-04-10 22:32, Jeffrin Thalakkottoor wrote: > Package: glibc > Version: 2,27-3 > > hello , > > found regression during debian build of glibc. > > +---------------------------------------------------------------------+ > | Encountered regressions that don't match expected failures. | > +---------------------------------------------------------------------+ > FAIL: misc/tst-preadvwritev2 > FAIL: misc/tst-preadvwritev64v2 > make: *** [debian/rules.d/build.mk:115: > /home/jeffrin/build/glibc-2.27/stamp-dir/check_i386] Error 1 > dpkg-buildpackage: error: debian/rules build subprocess returned exit > status 2 > > gcc (Debian 7.3.0-15) 7.3.0 > g++ (Debian 7.3.0-15) 7.3.0 > > libc6:amd64 2.27-3 > > Linux debian 4.8.0-2-amd64 #1 SMP Debian 4.8.11-1 (2016-12-02) x86_64 > GNU/Linux Your kernel is old and notably lacks the following fix: | commit 20223f0f39ea9d31ece08f04ac79f8c4e8d98246 | Author: Christoph Hellwig <hch@lst.de> | Date: Fri Jun 16 11:08:24 2017 +0200 | | fs: pass on flags in compat_writev | | Fixes: 793b80ef14af ("vfs: pass a flags argument to vfs_readv/vfs_writev") | Signed-off-by: Christoph Hellwig <hch@lst.de> | Cc: stable@vger.kernel.org | Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> This fix has been backported in various stable trees. For example, the stable kernel from stretch does not have the bug (since 4.9.34). As this is not a glibc bug, I am closing it. -- Aurelien Jarno GPG: 4096R/1DDD8C9B aurelien@aurel32.net http://www.aurel32.net
--- End Message ---