public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug build/30709] New: nscd fails to build with cleanup handler
@ 2023-07-31 22:34 freswa at archlinux dot org
  2023-07-31 22:47 ` [Bug build/30709] " sam at gentoo dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: freswa at archlinux dot org @ 2023-07-31 22:34 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

            Bug ID: 30709
           Summary: nscd fails to build with cleanup handler
           Product: glibc
           Version: 2.38
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build
          Assignee: unassigned at sourceware dot org
          Reporter: freswa at archlinux dot org
                CC: carlos at redhat dot com
  Target Milestone: ---

Since a443bd3fb233186038b8b483959ecb7978d1abea, glibc fails to build on Arch
Linux. Reverting the commit fixes the issue. Not sure though why the symbol is
missing.

```
make[2]: Entering directory '/build/glibc/src/glibc/nscd'
gcc gai.c -c -std=gnu11 -fgnu89-inline  -march=x86-64 -mtune=generic -O2 -pipe
-fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -g
-ffile-prefix-map=/build/glibc/src=/usr/src/debug/glibc -Wall -Wwrite-strings
-Wundef -fmerge-all-constants -frounding-math -fstack-protector-strong
-fno-common -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wstrict-prototypes
-Wold-style-definition -fmath-errno -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64
-DHAVE_EPOLL -DHAVE_INOTIFY -DHAVE_NETLINK  -fPIE   -fcf-protection
-DNEED_NETLINK   -fPIE    -I../include -I/build/glibc/src/glibc-build/nscd 
-I/build/glibc/src/glibc-build  -I../sysdeps/unix/sysv/linux/x86_64/64 
-I../sysdeps/unix/sysv/linux/x86_64  -I../sysdeps/unix/sysv/linux/x86/include
-I../sysdeps/unix/sysv/linux/x86  -I../sysdeps/x86/nptl 
-I../sysdeps/unix/sysv/linux/wordsize-64  -I../sysdeps/x86_64/nptl 
-I../sysdeps/unix/sysv/linux/include -I../sysdeps/unix/sysv/linux 
-I../sysdeps/nptl  -I../sysdeps/pthread  -I../sysdeps/gnu 
-I../sysdeps/unix/inet  -I../sysdeps/unix/sysv  -I../sysdeps/unix/x86_64 
-I../sysdeps/unix  -I../sysdeps/posix  -I../sysdeps/x86_64/64 
-I../sysdeps/x86_64/fpu/multiarch  -I../sysdeps/x86_64/fpu 
-I../sysdeps/x86/fpu  -I../sysdeps/x86_64/multiarch  -I../sysdeps/x86_64 
-I../sysdeps/x86/include -I../sysdeps/x86  -I../sysdeps/ieee754/float128 
-I../sysdeps/ieee754/ldbl-96/include -I../sysdeps/ieee754/ldbl-96 
-I../sysdeps/ieee754/dbl-64  -I../sysdeps/ieee754/flt-32 
-I../sysdeps/wordsize-64  -I../sysdeps/ieee754  -I../sysdeps/generic  -I..
-I../libio -I. -nostdinc -isystem
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include -isystem
/usr/lib/gcc/x86_64-pc-linux-gnu/13.2.1/include-fixed -isystem /usr/include
-D_LIBC_REENTRANT -include /build/glibc/src/glibc-build/libc-modules.h
-DMODULE_NAME=nscd -include ../include/libc-symbols.h  -DPIC    
-DTOP_NAMESPACE=glibc -o /build/glibc/src/glibc-build/nscd/gai.o -MD -MP -MF
/build/glibc/src/glibc-build/nscd/gai.o.dt -MT
/build/glibc/src/glibc-build/nscd/gai.o
make[2]: Leaving directory '/build/glibc/src/glibc/nscd'
make[2]: Entering directory '/build/glibc/src/glibc/nscd'
gcc
-Wl,-rpath-link=/build/glibc/src/glibc-build:/build/glibc/src/glibc-build/math:/build/glibc/src/glibc-build/elf:/build/glibc/src/glibc-build/dlfcn:/build/glibc/src/glibc-build/nss:/build/glibc/src/glibc-build/nis:/build/glibc/src/glibc-build/rt:/build/glibc/src/glibc-build/resolv:/build/glibc/src/glibc-build/mathvec:/build/glibc/src/glibc-build/support:/build/glibc/src/glibc-build/nptl
-o /build/glibc/src/glibc-build/nscd/nscd -pie -Wl,-z,pack-relative-relocs
-Wl,-O1 -nostdlib -nostartfiles 
-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-z,now -Wl,-z,relro 
/build/glibc/src/glibc-build/csu/Scrt1.o
/build/glibc/src/glibc-build/csu/crti.o `gcc  --print-file-name=crtbeginS.o`
/build/glibc/src/glibc-build/nscd/nscd.o
/build/glibc/src/glibc-build/nscd/connections.o
/build/glibc/src/glibc-build/nscd/pwdcache.o
/build/glibc/src/glibc-build/nscd/getpwnam_r.o
/build/glibc/src/glibc-build/nscd/getpwuid_r.o
/build/glibc/src/glibc-build/nscd/grpcache.o
/build/glibc/src/glibc-build/nscd/getgrnam_r.o
/build/glibc/src/glibc-build/nscd/getgrgid_r.o
/build/glibc/src/glibc-build/nscd/hstcache.o
/build/glibc/src/glibc-build/nscd/gethstbyad_r.o
/build/glibc/src/glibc-build/nscd/gethstbynm3_r.o
/build/glibc/src/glibc-build/nscd/getsrvbynm_r.o
/build/glibc/src/glibc-build/nscd/getsrvbypt_r.o
/build/glibc/src/glibc-build/nscd/servicescache.o
/build/glibc/src/glibc-build/nscd/dbg_log.o
/build/glibc/src/glibc-build/nscd/nscd_conf.o
/build/glibc/src/glibc-build/nscd/nscd_stat.o
/build/glibc/src/glibc-build/nscd/cache.o
/build/glibc/src/glibc-build/nscd/mem.o
/build/glibc/src/glibc-build/nscd/nscd_setup_thread.o
/build/glibc/src/glibc-build/nscd/xmalloc.o
/build/glibc/src/glibc-build/nscd/xstrdup.o
/build/glibc/src/glibc-build/nscd/aicache.o
/build/glibc/src/glibc-build/nscd/initgrcache.o
/build/glibc/src/glibc-build/nscd/gai.o
/build/glibc/src/glibc-build/nscd/res_hconf.o
/build/glibc/src/glibc-build/nscd/netgroupcache.o
/build/glibc/src/glibc-build/nscd/cachedumper.o 
-Wl,-dynamic-linker=/usr/lib/ld-linux-x86-64.so.2 -Wl,-z,now
/build/glibc/src/glibc-build/libc.so.6
/build/glibc/src/glibc-build/libc_nonshared.a -Wl,--as-needed
/build/glibc/src/glibc-build/elf/ld.so -Wl,--no-as-needed -lgcc  `gcc 
--print-file-name=crtendS.o` /build/glibc/src/glibc-build/csu/crtn.o
/usr/bin/ld: /build/glibc/src/glibc-build/nscd/gai.o: in function
`cancel_handler':
/usr/src/debug/glibc/glibc/nscd/../sysdeps/unix/sysv/linux/check_pf.c:300:(.text.unlikely+0x2e):
undefined reference to `_Unwind_Resume'
/usr/bin/ld:
/build/glibc/src/glibc-build/nscd/gai.o:(.data.rel.local.DW.ref.__gcc_personality_v0[DW.ref.__gcc_personality_v0]+0x0):
undefined reference to `__gcc_personality_v0'
collect2: error: ld returned 1 exit status
make[2]: *** [../Rules:283: /build/glibc/src/glibc-build/nscd/nscd] Error 1
make[2]: Leaving directory '/build/glibc/src/glibc/nscd'
make[1]: *** [Makefile:484: nscd/others] Error 2
make: *** [Makefile:9: all] Error 2
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug build/30709] nscd fails to build with cleanup handler
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
@ 2023-07-31 22:47 ` sam at gentoo dot org
  2023-07-31 22:53 ` sam at gentoo dot org
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sam at gentoo dot org @ 2023-07-31 22:47 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sam at gentoo dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug build/30709] nscd fails to build with cleanup handler
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
  2023-07-31 22:47 ` [Bug build/30709] " sam at gentoo dot org
@ 2023-07-31 22:53 ` sam at gentoo dot org
  2023-07-31 22:58 ` dilfridge at gentoo dot org
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: sam at gentoo dot org @ 2023-07-31 22:53 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

Sam James <sam at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hjl.tools at gmail dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug build/30709] nscd fails to build with cleanup handler
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
  2023-07-31 22:47 ` [Bug build/30709] " sam at gentoo dot org
  2023-07-31 22:53 ` sam at gentoo dot org
@ 2023-07-31 22:58 ` dilfridge at gentoo dot org
  2023-08-01  6:39 ` schwab@linux-m68k.org
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: dilfridge at gentoo dot org @ 2023-07-31 22:58 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

Andreas K. Huettel <dilfridge at gentoo dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dilfridge at gentoo dot org

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug build/30709] nscd fails to build with cleanup handler
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (2 preceding siblings ...)
  2023-07-31 22:58 ` dilfridge at gentoo dot org
@ 2023-08-01  6:39 ` schwab@linux-m68k.org
  2023-08-01  8:03 ` freswa at archlinux dot org
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: schwab@linux-m68k.org @ 2023-08-01  6:39 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

Andreas Schwab <schwab@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-08-01
             Status|UNCONFIRMED                 |WAITING
     Ever confirmed|0                           |1

--- Comment #1 from Andreas Schwab <schwab@linux-m68k.org> ---
The symbols are defined in libgcc.  Looks like you have a broken libgcc. 
Please report that to the Arch team.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug build/30709] nscd fails to build with cleanup handler
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (3 preceding siblings ...)
  2023-08-01  6:39 ` schwab@linux-m68k.org
@ 2023-08-01  8:03 ` freswa at archlinux dot org
  2023-08-01  9:06 ` [Bug nscd/30709] " fweimer at redhat dot com
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: freswa at archlinux dot org @ 2023-08-01  8:03 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

--- Comment #2 from freswa <freswa at archlinux dot org> ---
libgcc contains
```
    28: 000000000001e480   694 FUNC    GLOBAL DEFAULT   11
__gcc_personality_v0@@GCC_3.3.1
    85: 00000000000040fb     6 FUNC    LOCAL  DEFAULT   11
__gcc_personality_v0.cold
   402: 000000000001e480   694 FUNC    GLOBAL DEFAULT   11 __gcc_personality_v0
```

as well as

```
   406: 000000000001af00   522 FUNC    GLOBAL DEFAULT   11 _Unwind_Resume
```

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug nscd/30709] nscd fails to build with cleanup handler
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (4 preceding siblings ...)
  2023-08-01  8:03 ` freswa at archlinux dot org
@ 2023-08-01  9:06 ` fweimer at redhat dot com
  2023-08-01  9:19 ` [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions fweimer at redhat dot com
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: fweimer at redhat dot com @ 2023-08-01  9:06 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|build                       |nscd
                 CC|                            |drepper.fsp at gmail dot com,
                   |                            |fweimer at redhat dot com

--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to freswa from comment #2)
> libgcc contains
> ```
>     28: 000000000001e480   694 FUNC    GLOBAL DEFAULT   11
> __gcc_personality_v0@@GCC_3.3.1
>     85: 00000000000040fb     6 FUNC    LOCAL  DEFAULT   11
> __gcc_personality_v0.cold
>    402: 000000000001e480   694 FUNC    GLOBAL DEFAULT   11
> __gcc_personality_v0
> ```
> 
> as well as
> 
> ```
>    406: 000000000001af00   522 FUNC    GLOBAL DEFAULT   11 _Unwind_Resume
> ```

This is from libgcc_s, right? We only link against libgcc.a, so we don't get
that definition. (We don't build nscd with -static-libgcc.)

The unwinder is loaded lazily via <unwind-link.h>, but that is currently not
available in nscd because nscd is built as !SHARED.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (5 preceding siblings ...)
  2023-08-01  9:06 ` [Bug nscd/30709] " fweimer at redhat dot com
@ 2023-08-01  9:19 ` fweimer at redhat dot com
  2023-08-01  9:29 ` freswa at archlinux dot org
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: fweimer at redhat dot com @ 2023-08-01  9:19 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|nscd fails to build with    |nscd fails to build with
                   |cleanup handler             |cleanup handler if built
                   |                            |with -fexceptions
             Status|WAITING                     |ASSIGNED
           Assignee|unassigned at sourceware dot org   |fweimer at redhat dot com

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (6 preceding siblings ...)
  2023-08-01  9:19 ` [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions fweimer at redhat dot com
@ 2023-08-01  9:29 ` freswa at archlinux dot org
  2023-08-01 14:23 ` fweimer at redhat dot com
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: freswa at archlinux dot org @ 2023-08-01  9:29 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

--- Comment #4 from freswa <freswa at archlinux dot org> ---
(In reply to Florian Weimer from comment #3)
> This is from libgcc_s, right?
Yes indeed. We don't package static gcc-libs as of now.

Thanks for the explanation, didn't see that it was a static link that failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (7 preceding siblings ...)
  2023-08-01  9:29 ` freswa at archlinux dot org
@ 2023-08-01 14:23 ` fweimer at redhat dot com
  2023-08-01 15:10 ` freswa at archlinux dot org
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: fweimer at redhat dot com @ 2023-08-01 14:23 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

--- Comment #5 from Florian Weimer <fweimer at redhat dot com> ---
I posted a patch which removes the problematic code from nscd:

[PATCH] nscd: Do not rebuild getaddrinfo (bug 30709)
<https://inbox.sourceware.org/libc-alpha/87sf924zqx.fsf@oldenburg.str.redhat.com/T/>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (8 preceding siblings ...)
  2023-08-01 14:23 ` fweimer at redhat dot com
@ 2023-08-01 15:10 ` freswa at archlinux dot org
  2023-08-02 19:51 ` arsen at sourceware dot org
  2023-08-11  8:54 ` fweimer at redhat dot com
  11 siblings, 0 replies; 13+ messages in thread
From: freswa at archlinux dot org @ 2023-08-01 15:10 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

--- Comment #6 from Frederik Schwan <freswa at archlinux dot org> ---
(In reply to Florian Weimer from comment #5)
> I posted a patch which removes the problematic code from nscd:
> 
> [PATCH] nscd: Do not rebuild getaddrinfo (bug 30709)
> <https://inbox.sourceware.org/libc-alpha/87sf924zqx.fsf@oldenburg.str.redhat.
> com/T/>

lgtm

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (9 preceding siblings ...)
  2023-08-01 15:10 ` freswa at archlinux dot org
@ 2023-08-02 19:51 ` arsen at sourceware dot org
  2023-08-11  8:54 ` fweimer at redhat dot com
  11 siblings, 0 replies; 13+ messages in thread
From: arsen at sourceware dot org @ 2023-08-02 19:51 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

Arsen Arsenović <arsen at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arsen at sourceware dot org

--- Comment #7 from Arsen Arsenović <arsen at sourceware dot org> ---
(In reply to Frederik Schwan from comment #4)
> (In reply to Florian Weimer from comment #3)
> > This is from libgcc_s, right?
> Yes indeed. We don't package static gcc-libs as of now.
> 
> Thanks for the explanation, didn't see that it was a static link that failed.

Please don't filter out libgcc.a.

libgcc is a compiler implementation detail, and isn't voluntary like your usual
static library in some 'normal' package.  I agree with Andreas in this regard.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions
  2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
                   ` (10 preceding siblings ...)
  2023-08-02 19:51 ` arsen at sourceware dot org
@ 2023-08-11  8:54 ` fweimer at redhat dot com
  11 siblings, 0 replies; 13+ messages in thread
From: fweimer at redhat dot com @ 2023-08-11  8:54 UTC (permalink / raw)
  To: glibc-bugs

https://sourceware.org/bugzilla/show_bug.cgi?id=30709

Florian Weimer <fweimer at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
              Flags|                            |security-
             Status|ASSIGNED                    |RESOLVED
   Target Milestone|---                         |2.39

--- Comment #8 from Florian Weimer <fweimer at redhat dot com> ---
Fixed for 2.39 via:

commit 039ff51ac7e02db1cfc0c23e38ac7bfbb00221d1
Author: Florian Weimer <fweimer@redhat.com>
Date:   Fri Aug 11 10:10:16 2023 +0200

    nscd: Do not rebuild getaddrinfo (bug 30709)

    The nscd daemon caches hosts data from NSS modules verbatim, without
    filtering protocol families or sorting them (otherwise separate caches
    would be needed for certain ai_flags combinations).  The cache
    implementation is complete separate from the getaddrinfo code.  This
    means that rebuilding getaddrinfo is not needed.  The only function
    actually used is __bump_nl_timestamp from check_pf.c, and this change
    moves it into nscd/connections.c.

    Tested on x86_64-linux-gnu with -fexceptions, built with
    build-many-glibcs.py.  I also backported this patch into a distribution
    that still supports nscd and verified manually that caching still works.

    Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-08-11  8:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-31 22:34 [Bug build/30709] New: nscd fails to build with cleanup handler freswa at archlinux dot org
2023-07-31 22:47 ` [Bug build/30709] " sam at gentoo dot org
2023-07-31 22:53 ` sam at gentoo dot org
2023-07-31 22:58 ` dilfridge at gentoo dot org
2023-08-01  6:39 ` schwab@linux-m68k.org
2023-08-01  8:03 ` freswa at archlinux dot org
2023-08-01  9:06 ` [Bug nscd/30709] " fweimer at redhat dot com
2023-08-01  9:19 ` [Bug nscd/30709] nscd fails to build with cleanup handler if built with -fexceptions fweimer at redhat dot com
2023-08-01  9:29 ` freswa at archlinux dot org
2023-08-01 14:23 ` fweimer at redhat dot com
2023-08-01 15:10 ` freswa at archlinux dot org
2023-08-02 19:51 ` arsen at sourceware dot org
2023-08-11  8:54 ` fweimer at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).