IRC channel logs

2024-11-14.log

back to list of logs

<janneke>../../gdb-15.2/gdb/nto-tdep.c:160:12: error: ‘PATH_MAX’ was not declared in this scope
<janneke>ACTION weeps
<gfleury>youpi: hello, i forget where i put command to check localplt and abi after building glibc. I m trying to move one or two symbol from libpthread
<youpi>from the build tree
<gfleury>yes, to check the Abi is correct
<youpi>yes, run it from the build tree
<gfleury>I forget the exact command
<youpi>Date: Wed, 4 Jan 2023 00:02:46 +0100
<youpi>make -C $src_dir/htl objdir=$PWD subdir=htl ..=../ $PWD/htl/check-abi-libpthread.out
<gfleury>Thanks a lot
<janneke>do we have a gdb for the 64bit hurd? on 20240825, i get
<janneke>gdb: warning: A handler for the OS ABI "GNU/Hurd" is not built into this configuration
<janneke>the MULTIARCH_TARGETS seems to mention no hurd target at all?
<janneke>context: the static tar that i cross-built for the guix bootstrap binaries hangs when giving it the --mtime=@1 argument
<janneke>i've run parse_datetime with debugging, and instrumented some of tar with printf, but that's getting boring
<janneke>then dynamically linked, cross-built tar works fine
<janneke>apt says: gdb is already the newest version (13.2-1+hurd.3).
<janneke>ah, https://logs.guix.gnu.org/hurd/2024-05-22.log#094442
<janneke>ACTION goes to look for flavioc's gdb patches
<janneke>the debian salsa gdb archive is a maze
<janneke>origin/master, origin/debian/unstable, origin/gdb, are all 7-9y old
<janneke>so is origin/main
<janneke>ah it's debian/unstable, my bad
<janneke>ACTION finds gdb patch https://lists.gnu.org/archive/html/bug-hurd/2024-02/msg00093.html
<janneke>wait => https://lists.gnu.org/archive/html/bug-hurd/2024-07/msg00001.html