Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Automated report: NetBSD-current/i386 build failure
This is an automatically generated notice of a NetBSD-current/i386
build failure.
The failure occurred on babylon4.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2024.09.16.17.25.34.
An extract from the build.sh output follows:
/tmp/build/2024.09.16.17.25.34-i386/tools/bin/i486--netbsdelf-objcopy -x compat_signame.o
--- compat__readdir_unlocked30.o ---
/tmp/build/2024.09.16.17.25.34-i386/tools/bin/i486--netbsdelf-objcopy -x compat__readdir_unlocked30.o
--- compat_time.o ---
In file included from /tmp/build/2024.09.16.17.25.34-i386/src/lib/libc/compat/gen/compat_time.c:8:
/tmp/build/2024.09.16.17.25.34-i386/src/lib/libc/include/namespace.h:513:33: error: conflicting types for '_localtime_r'; have 'struct tm *(const int32_t * restrict, struct tm * restrict)' {aka 'struct tm *(const int * restrict, struct tm * restrict)'}
513 | #define localtime_r _localtime_r
| ^~~~~~~~~~~~
/tmp/build/2024.09.16.17.25.34-i386/src/lib/libc/compat/include/time.h:89:12: note: in expansion of macro 'localtime_r'
89 | struct tm *localtime_r(const int32_t * __restrict, struct tm * __restrict);
| ^~~~~~~~~~~
The following commits were made between the last successful build and
the first failed build:
2024.09.16.17.25.34 christos src/include/time.h 1.51
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2024.09.html#2024.09.16.17.25.34
Home |
Main Index |
Thread Index |
Old Index