NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/59543: Build fails on Linux host



The following reply was made to PR misc/59543; it has been noted by GNATS.

From: Andreas Gustafsson <gson%gson.org@localhost>
To: hans%NetBSD.org@localhost, joe%NetBSD.org@localhost, gnats-bugs%netbsd.org@localhost
Cc: misc-bug-people%netbsd.org@localhost,
    gnats-admin%netbsd.org@localhost
Subject: Re: misc/59543: Build fails on Linux host
Date: Wed, 23 Jul 2025 13:49:02 +0300

 Christos Zoulas via gnats wrote:
 >  It must be some feature macro define; the file includes <sys/time.h> but
 >  timercmp() is protected under __USE_MISC.
 
 I bisected it, and the timercmp issue started with this commit:
 
   2025.07.20.12.32.19 hans src/external/mit/xorg/tools/fc-cache/Makefile 1.23
 
 And at the time of thet commit, the build was already broken by another issue:
 
   --- install-tests ---
   x86_64--netbsd-install: ../../../usr.sbin/npf/npftest/npftestl3.conf: stat: No such file or directory
 
 since this commit:
 
   2025.07.20.12.25.53 joe src/distrib/sets/lists/tests/mi 1.1387
   2025.07.20.12.25.54 joe src/tests/net/npf/Makefile 1.2
   2025.07.20.12.25.54 joe src/tests/net/npf/t_npf.sh 1.9
   2025.07.20.12.25.54 joe src/usr.sbin/npf/npftest/libnpftest/Makefile 1.14
   2025.07.20.12.25.54 joe src/usr.sbin/npf/npftest/libnpftest/npfl2onlytest.c 1.1
   2025.07.20.12.25.54 joe src/usr.sbin/npf/npftest/libnpftest/npf_test.h 1.24
   2025.07.20.12.25.54 joe src/usr.sbin/npf/npftest/npftest.c 1.30
   2025.07.20.12.25.54 joe src/usr.sbin/npf/npftest/npftest.h 1.20
 
 -- 
 Andreas Gustafsson, gson%gson.org@localhost
 


Home | Main Index | Thread Index | Old Index