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 2026.05.04.02.27.58.
An extract from the build.sh output follows:
--- dependall-../external/bsd/pam-u2f/lib ---
# compile pam-u2f/util.pico
/tmp/build/2026.05.04.02.27.58-i386/tools/bin/i486--netbsdelf-gcc -O2 -std=gnu11 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare -Wsystem-headers -Wno-traditional -Wa,--fatal-warnings -Wreturn-type -Wswitch -Wshadow -Wcast-qual -Wwrite-strings -Wextra -Wno-unused-parameter -Wno-sign-compare -Wold-style-definition -Wconversion -Wsign-compare -Wformat=2 -Wno-format-zero-length -Werror -fPIE --sysroot=/tmp/build/2026.05.04.02.27.58-i386/destdir -DPACKAGE_VERSION=\"1.3.1\" -DPACKAGE_STRING=\"pam_u2f\ 1.3.1\" -DPACKAGE_BUGREPORT=\"https://github.com/Yubico/pam-u2f/issues\" -DPACKAGE_URL=\"https://developers.yubico.com/pam-u2f/\" -DPACKAGE=\"pam_u2f\" -DVERSION=\"1.3.1\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_WCHAR_H=1 -DSTDC_HEADERS=1 -D_ALL_SOURCE=1 -D_DARWIN_C_SOURCE=1 -D_GNU_S
OURCE=1 -D_HPUX_ALT_XOPEN_SOCKET_API=1 -D_NETBSD_SOURCE=1 -D_OPENBSD_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D__STDC_WANT_IEC_60559_ATTRIBS_EXT__=1 -D__STDC_WANT_IEC_60559_BFP_EXT__=1 -D__STDC_WANT_IEC_60559_DFP_EXT__=1 -D__STDC_WANT_IEC_60559_EXT__=1 -D__STDC_WANT_IEC_60559_FUNCS_EXT__=1 -D__STDC_WANT_IEC_60559_TYPES_EXT__=1 -D__STDC_WANT_LIB_EXT2__=1 -D__STDC_WANT_MATH_SPEC_FUNCS__=1 -D_TANDEM_SOURCE=1 -D__EXTENSIONS__=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_SECURITY_PAM_APPL_H=1 -DHAVE_SECURITY_PAM_MODULES_H=1 -DHAVE_SECURITY_OPENPAM_H=1 -DHAVE_LIBPAM=1 -DHAVE_OPENPAM_BORROW_CRED=1 -DOPENSSL_API_COMPAT=0x10100000L -DHAVE_STRLCPY=1 -DHAVE_SECURITY_PAM_APPL_H -DOPENPAM_MODULES_DIRECTORY=\"/usr/lib/security\" -DOPENPAM_STATIC_MODULES -c -Wno-error=stack-protector -Wno-error=deprecated-declarations -UOPENPAM_STATIC_MODULES -fPIC /tmp/build/2026.05.04.02.27.58-i386/src/external/bsd/pam-u2f/dist/util.c -o util.pico
--- dependall-../sys/rump/kern/lib ---
--- dependall-libtty ---
/tmp/build/2026.05.04.02.27.58-i386/src/sys/rump/kern/lib/libtty/../../../../uvm/uvm_extern.h:640:32: error: implicit declaration of function 'pmap_resident_count'; did you mean 'vm_resident_count'? [-Wimplicit-function-declaration]
640 | #define vm_resident_count(vm) (pmap_resident_count((vm)->vm_map.pmap))
| ^~~~~~~~~~~~~~~~~~~
/tmp/build/2026.05.04.02.27.58-i386/src/sys/rump/kern/lib/libtty/../../../../kern/tty.c:2771:38: note: in definition of macro 'pgtok'
2771 | #define pgtok(a) (((u_long) ((a) * PAGE_SIZE) / 1024))
| ^
The following commits were made between the last successful build and
the first failed build:
2026.05.04.02.27.58 thorpej src/sys/uvm/uvm_pmap.h 1.46
Logs can be found at:
http://releng.NetBSD.org/b5reports/i386/commits-2026.05.html#2026.05.04.02.27.58
Home |
Main Index |
Thread Index |
Old Index