Your message dated Mon, 22 Jul 2024 21:21:31 +0000
with message-id <e1sw0tl-001gpb...@fasolo.debian.org>
and subject line Bug#1076512: fixed in glibc 2.39-5
has caused the Debian Bug report #1076512,
regarding glibc: FTBFS on hppa - stdlib/tst-swapcontext2 test fails
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 ow...@bugs.debian.org
immediately.)


-- 
1076512: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076512
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glibc
Version: 2.39-4
Severity: normal
Tags: ftbfs

Dear Maintainer,

Build filas here:

----------
FAIL: stdlib/tst-swapcontext2
original exit status 1
  [31mfunc1: func3(&uctx_func1, &uctx_main, str1)[0m
    [31mfunc3: func4(uocp, ucp, str)[0m
      [31mfunc4: [31mswapcontext(&uctx_func1, &uctx_main)[0m[0m
        [35mmain: swapcontext(&uctx_main, &uctx_func2)
[0m  [34mfunc2: func3(&uctx_func2, &uctx_main, str2)[0m
    [34mfunc3: func4(uocp, ucp, str)[0m
      [34mfunc4: [34mswapcontext(&uctx_func2, &uctx_main)[0m[0m
        [35mmain: swapcontext(&uctx_main, &uctx_func1)
[0m      [31mfunc4: returning[0m
    [31mfunc3: returning[0m
  [31mfunc1: func3(&uctx_func1, &uctx_main, str1)[0m
    [31mfunc3: func4(uocp, ucp, str)[0m
      [31mfunc4: [31mswapcontext(&uctx_func1, &uctx_main)[0m[0m
        [35mmain: swapcontext(&uctx_main, &uctx_func2)
[0m      [34mfunc4: returning[0m
    [34mfunc3: returning[0m
    [34mfunc2: calling longjmp[0m
Didn't expect signal from child: got `Aborted'
----------
+---------------------------------------------------------------------+
|     Encountered regressions that don't match expected failures.     |
+---------------------------------------------------------------------+
FAIL: stdlib/tst-swapcontext2
touch /<<PKGBUILDDIR>>/stamp-dir/check_libc
CHECK SUMMARY
check for check_libc failed

Full log is here:
https://buildd.debian.org/status/fetch.php?pkg=glibc&arch=hppa&ver=2.39-4&stamp=1721152208&raw=0

dave@atlas:~/gnu/glibc/objdir/stdlib$ ./tst-swapcontext2
  func1: func3(&uctx_func1, &uctx_main, str1)
    func3: func4(uocp, ucp, str)
      func4: swapcontext(&uctx_func1, &uctx_main)
        main: swapcontext(&uctx_main, &uctx_func2)
  func2: func3(&uctx_func2, &uctx_main, str2)
    func3: func4(uocp, ucp, str)
      func4: swapcontext(&uctx_func2, &uctx_main)
        main: swapcontext(&uctx_main, &uctx_func1)
      func4: returning
    func3: returning
  func1: func3(&uctx_func1, &uctx_main, str1)
    func3: func4(uocp, ucp, str)
      func4: swapcontext(&uctx_func1, &uctx_main)
        main: swapcontext(&uctx_main, &uctx_func2)
      func4: returning
    func3: returning
    func2: calling longjmp
*** longjmp causes uninitialized stack frame ***: terminated
Didn't expect signal from child: got `Aborted'

This bug is enabled by the --enable-fortify-source configure option.

This needs more research to determine whether this fail is caused
by a real problem (hppa is the only architecure where the stack
grows upward).  I think for now we should xfail the test.

Regards,
Dave Anglin

-- System Information:
Debian Release: trixie/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable')
Architecture: hppa (parisc64)

Kernel: Linux 6.9.9-dirty (SMP w/4 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.39-5
Done: Aurelien Jarno <aure...@debian.org>

We believe that the bug you reported is fixed in the latest version of
glibc, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1076...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aure...@debian.org> (supplier of updated glibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 22 Jul 2024 22:58:49 +0200
Source: glibc
Architecture: source
Version: 2.39-5
Distribution: unstable
Urgency: medium
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Aurelien Jarno <aure...@debian.org>
Closes: 1063515 1076512
Changes:
 glibc (2.39-5) unstable; urgency=medium
 .
   [ Samuel Thibault ]
   * debian/patches/hurd-i386/git-pthread_self{,.2}.diff: Fix pthread_self()
     without libpthread.
 .
   [ Aurelien Jarno ]
   * debian/patches/git-updates.diff: update from upstream stable branch:
     - Fixes stdlib/tst-swapcontext2 test on hppa.  Closes: #1076512.
   * debian/rules.d/tarball.mk: remove useless code.
   * debian/sysdeps/arm64.mk: compile with -mbranch-protection=standard on
     arm64 to enable PAC/BTI support.  Closes: #1063515.
   * debian/control.in/main: build-depends on g++13-for-host (>= 13.3.0-3) on
     arm64 to ensure PAC/BTI support in GCC.
Checksums-Sha1:
 e06c4b84243c276c0773273f805c063ec6d20ded 7550 glibc_2.39-5.dsc
 a0a254d55bd1af93aaf68596babe5e3ba6eb0cea 451712 glibc_2.39-5.debian.tar.xz
 1d81324b13aae5a85842135933d282f25ddb035b 10995 glibc_2.39-5_source.buildinfo
Checksums-Sha256:
 a4457c0ee747e243d3c303dfa6c3b2319dee158661f53008914ba1fd5efcaf26 7550 
glibc_2.39-5.dsc
 16fa415e66f58f0a39798993c731362c895aeee791f237d6193dd02f37dbb7ab 451712 
glibc_2.39-5.debian.tar.xz
 48f7dd4cfe1915727a688aa24810d18bec838e33bd0918272adea7a35f3e646b 10995 
glibc_2.39-5_source.buildinfo
Files:
 3a5abec6dc04f2c68a0355c0599bf6db 7550 libs required glibc_2.39-5.dsc
 0fb3b514346624eb8d34b86c79949a9c 451712 libs required 
glibc_2.39-5.debian.tar.xz
 eb032a22da7cfd5795bed0c3fea07c96 10995 libs required 
glibc_2.39-5_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAmaeyLUACgkQE4jA+Jno
M2vPsA//bLlRA9YgEjonVi5QCTnbizCnIDn3yBV0zywUVF6Q5BZjyWFN6vnshnb4
03y6kUUzylBWHu/87j4DmB/GH7yP5Vp9TtpLlEiXqKdqzGB0all5vS/iBuWGkA0b
KGK+dZ/0rsP79kr24Yya9qgF4FhGvUWkK8wGXwYEZpcHShE0D2j5dA7koGCbWFaj
atYYTWr2b8s6sfuTq6eDuhMI8vZqvnXwf+5Ens45YfyihVBD0nTmhgglGK5I5tMQ
Q7zWZ3d7u/0NRMdxAghAFZTzQZw+cBictabSpaw0utE6D5JYkdbp2MlxlJ67/Cmq
YArnsoV8R9NXCBP3AuM8UyjberW+/eLw2ylYNRnv7Yf2BG+Ug2+GDROQ35CXYuBN
XM+2Ku4owK2vyGhzKrbF7tBdpa5afm3V0ocaQBQUbsijwL35+B2JnDxuMd2Sao+x
iUblNMuS6W7aF+VFZ1E6lXTaBRlyQWCWxDF/PUxLgKiyT3+WInY/hy/EUOZX4KQa
gjZcrJa63fhgD9sYBzznJAim3papLMMAjrWKmIbg+AifCH9cIoUKGkxDdcZVOjDc
OB5V8alzwtthoLMtQAmIZX3MYiFmfEq+Mw2wOU7HxHyBwwpFNv49mJN4LMA4fMME
HyvjyU/3ysSj6G0V9C7IlTRhFoSm4g4f07VXILw6hUVrG5Q0WSo=
=cmbx
-----END PGP SIGNATURE-----

Attachment: pgpp_2kkIboC_.pgp
Description: PGP signature


--- End Message ---

Reply via email to