GNU bug report logs -
#64698
29.0.92; on netbsd 9.3, gmake and "gmake bootstrap" fail to proceed
Previous Next
Reported by: Van Ly <van.ly <at> sdf.org>
Date: Tue, 18 Jul 2023 09:38:02 UTC
Severity: normal
Found in version 29.0.92
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #49 received at 64698-done <at> debbugs.gnu.org (full text, mbox):
> Date: Sat, 22 Jul 2023 20:08:42 +0300
> From: Valtteri Vuorikoski <vuori <at> notcom.org>
> Cc: eggert <at> cs.ucla.edu, van.ly <at> sdf.org, luangruo <at> yahoo.com,
> 64698 <at> debbugs.gnu.org
>
> Based on an investigation of source trees, libossaudio exists on
> NetBSD and OpenBSD. Comments (diff below) have been updated to reflect
> this. FreeBSD (going back from current to 4.x) and DragonflyBSD (from
> current to 1.2) don't have it.
>
> configure.ac --with-sound=yes cannot have picked bsd-ossaudio if
> -lossaudio is not found, so this change should not have any effect on
> FreeBSD/DragonflyBSD: LIBSOUND has always ended up empty on those and
> hence the LIBSOUND=-lossaudio test will always fail.
>
> Meanwhile OpenBSD appears to have behaved the same as NetBSD: use ALSA
> if it exists, otherwise ossaudio. OpenBSD binary packages seem to be
> built with --without-sound
> (https://github.com/openbsd/ports/blob/master/editors/emacs/Makefile)
> so this change won't affect their package builds in any case.
>
> Updated diff (comment update only):
Thanks, installed on the master branch, and closing the bug.
> > This should probably be mentioned in NEWS, then.
>
> How about this for a NEWS entry:
Thanks, I used it with a few minor changes.
This bug report was last modified 2 years and 27 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.