>>> makedumpfile 1.7.5 Extracting gzip -d -c /home/buildroot/instance-0/dl/makedumpfile/makedumpfile-1.7.5.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/makedumpfile-1.7.5 -xf - >>> makedumpfile 1.7.5 Patching Applying 0001-PATCH-Define-PN_XNUM-if-missing.patch using patch: patching file elf_info.h Applying 0002-Handle-__mips64.patch using patch: patching file arch/mips64.c patching file makedumpfile.h Hunk #1 succeeded at 971 (offset 8 lines). Hunk #2 succeeded at 1284 (offset 80 lines). Hunk #3 succeeded at 2510 (offset 146 lines). >>> makedumpfile 1.7.5 Configuring >>> makedumpfile 1.7.5 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" AR="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ar" AS="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-as" LD="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-ld" NM="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc-nm" CC="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc" GCC="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc" CPP="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-cpp" CXX="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-g++" FC="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gfortran" F77="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gfortran" RANLIB="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc-ranlib" READELF="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-readelf" STRIP="/bin/true" OBJCOPY="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-objcopy" OBJDUMP="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/home/buildroot/instance-0/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/home/buildroot/instance-0/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/home/buildroot/instance-0/output-1/host/include" LDFLAGS_FOR_BUILD="-L/home/buildroot/instance-0/output-1/host/lib -Wl,-rpath,/home/buildroot/instance-0/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-as" DEFAULT_LINKER="/home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 " LDFLAGS=" -ztext" FCFLAGS=" -Og -g0" FFLAGS=" -Og -g0" PKG_CONFIG="/home/buildroot/instance-0/output-1/host/bin/pkg-config" STAGING_DIR="/home/buildroot/instance-0/output-1/host/s390x-buildroot-linux-musl/sysroot" INTLTOOL_PERL=/usr/bin/perl CXX=no /usr/bin/make -j17 -C /home/buildroot/instance-0/output-1/build/makedumpfile-1.7.5 CROSS= TARGET="s390x" LINKTYPE=dynamic make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/makedumpfile-1.7.5' /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./print_info.o print_info.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./dwarf_info.o dwarf_info.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./elf_info.o elf_info.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./erase_info.o erase_info.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./sadump_info.o sadump_info.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./cache.o cache.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./tools.o tools.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./printk.o printk.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -c -o ./detect_cycle.o detect_cycle.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/arm.o arch/arm.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/arm64.o arch/arm64.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/x86.o arch/x86.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/x86_64.o arch/x86_64.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/ia64.o arch/ia64.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/ppc64.o arch/ppc64.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/s390x.o arch/s390x.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/ppc.o arch/ppc.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/sparc64.o arch/sparc64.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/mips64.o arch/mips64.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/loongarch64.o arch/loongarch64.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__s390__ -c -o ./arch/riscv64.o arch/riscv64.c /home/buildroot/instance-0/output-1/host/bin/s390x-buildroot-linux-musl-gcc -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Og -g0 -g -O2 -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DVERSION='"1.7.5"' -DRELEASE_DATE='"12 Apr 2024"' -D__s390__ -ztext print_info.o dwarf_info.o elf_info.o erase_info.o sadump_info.o cache.o tools.o printk.o detect_cycle.o arch/arm.o arch/arm64.o arch/x86.o arch/x86_64.o arch/ia64.o arch/ppc64.o arch/s390x.o arch/ppc.o arch/sparc64.o arch/mips64.o arch/loongarch64.o arch/riscv64.o -rdynamic -o makedumpfile makedumpfile.c -ldw -lbz2 -ldl -lelf -lz -lpthread In file included from /home/buildroot/instance-0/output-1/host/s390x-buildroot-linux-musl/sysroot/usr/include/limits.h:40, from makedumpfile.c:27: makedumpfile.c: In function 'ptom_xen': makedumpfile.h:173:63: error: called object is not a function or function pointer 173 | #define PAGEOFFSET(X) (((unsigned long long)(X)) & (PAGESIZE() - 1)) | ^~~~~~~~ makedumpfile.c:170:18: note: in expansion of macro 'PAGEOFFSET' 170 | maddr |= PAGEOFFSET(paddr); | ^~~~~~~~~~ In file included from makedumpfile.c:16: makedumpfile.c: In function 'get_max_mapnr': makedumpfile.c:197:59: error: called object is not a function or function pointer 197 | info->max_mapnr = paddr_to_pfn(roundup(max_paddr, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:197:40: note: in expansion of macro 'roundup' 197 | info->max_mapnr = paddr_to_pfn(roundup(max_paddr, PAGESIZE())); | ^~~~~~~ makedumpfile.c:197:59: error: called object is not a function or function pointer 197 | info->max_mapnr = paddr_to_pfn(roundup(max_paddr, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:197:40: note: in expansion of macro 'roundup' 197 | info->max_mapnr = paddr_to_pfn(roundup(max_paddr, PAGESIZE())); | ^~~~~~~ makedumpfile.c:197:59: error: called object is not a function or function pointer 197 | info->max_mapnr = paddr_to_pfn(roundup(max_paddr, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:197:40: note: in expansion of macro 'roundup' 197 | info->max_mapnr = paddr_to_pfn(roundup(max_paddr, PAGESIZE())); | ^~~~~~~ In file included from makedumpfile.h:44: makedumpfile.c: In function 'readmem': makedumpfile.h:173:63: error: called object is not a function or function pointer 173 | #define PAGEOFFSET(X) (((unsigned long long)(X)) & (PAGESIZE() - 1)) | ^~~~~~~~ common.h:34:27: note: in definition of macro 'MIN' 34 | #define MIN(a,b) ((a) < (b) ? (a) : (b)) | ^ makedumpfile.c:1084:43: note: in expansion of macro 'PAGEOFFSET' 1084 | read_size = MIN(info->page_size - PAGEOFFSET(paddr), size); | ^~~~~~~~~~ makedumpfile.h:173:63: error: called object is not a function or function pointer 173 | #define PAGEOFFSET(X) (((unsigned long long)(X)) & (PAGESIZE() - 1)) | ^~~~~~~~ common.h:34:39: note: in definition of macro 'MIN' 34 | #define MIN(a,b) ((a) < (b) ? (a) : (b)) | ^ makedumpfile.c:1084:43: note: in expansion of macro 'PAGEOFFSET' 1084 | read_size = MIN(info->page_size - PAGEOFFSET(paddr), size); | ^~~~~~~~~~ makedumpfile.h:174:64: error: called object is not a function or function pointer 174 | #define PAGEBASE(X) (((unsigned long long)(X)) & ~(PAGESIZE() - 1)) | ^~~~~~~~ makedumpfile.c:1086:18: note: in expansion of macro 'PAGEBASE' 1086 | pgaddr = PAGEBASE(paddr); | ^~~~~~~~ makedumpfile.h:173:63: error: called object is not a function or function pointer 173 | #define PAGEOFFSET(X) (((unsigned long long)(X)) & (PAGESIZE() - 1)) | ^~~~~~~~ makedumpfile.c:1122:32: note: in expansion of macro 'PAGEOFFSET' 1122 | memcpy(bufptr, pgbuf + PAGEOFFSET(paddr), read_size); | ^~~~~~~~~~ makedumpfile.c: In function 'exclude_nodata_pages': makedumpfile.c:5204:58: error: called object is not a function or function pointer 5204 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:5204:40: note: in expansion of macro 'roundup' 5204 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ makedumpfile.c:5204:58: error: called object is not a function or function pointer 5204 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:5204:40: note: in expansion of macro 'roundup' 5204 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ makedumpfile.c:5204:58: error: called object is not a function or function pointer 5204 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:5204:40: note: in expansion of macro 'roundup' 5204 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ makedumpfile.c: In function 'read_pfn_parallel': makedumpfile.h:174:64: error: called object is not a function or function pointer 174 | #define PAGEBASE(X) (((unsigned long long)(X)) & ~(PAGESIZE() - 1)) | ^~~~~~~~ makedumpfile.c:8073:18: note: in expansion of macro 'PAGEBASE' 8073 | pgaddr = PAGEBASE(paddr); | ^~~~~~~~ makedumpfile.c: In function 'exclude_xen3_user_domain': makedumpfile.c:10193:58: error: called object is not a function or function pointer 10193 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:10193:40: note: in expansion of macro 'roundup' 10193 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ makedumpfile.c:10193:58: error: called object is not a function or function pointer 10193 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:10193:40: note: in expansion of macro 'roundup' 10193 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ makedumpfile.c:10193:58: error: called object is not a function or function pointer 10193 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:10193:40: note: in expansion of macro 'roundup' 10193 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ makedumpfile.c: In function 'exclude_xen4_user_domain': makedumpfile.c:10257:58: error: called object is not a function or function pointer 10257 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:10257:40: note: in expansion of macro 'roundup' 10257 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ makedumpfile.c:10257:58: error: called object is not a function or function pointer 10257 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:10257:40: note: in expansion of macro 'roundup' 10257 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ makedumpfile.c:10257:58: error: called object is not a function or function pointer 10257 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~~ makedumpfile.h:1341:32: note: in definition of macro 'paddr_to_pfn' 1341 | (((unsigned long long)(X) >> PAGESHIFT()) - ARCH_PFN_OFFSET) | ^ makedumpfile.c:10257:40: note: in expansion of macro 'roundup' 10257 | pfn_end = paddr_to_pfn(roundup(phys_end, PAGESIZE())); | ^~~~~~~ make[1]: *** [Makefile:114: makedumpfile] Error 1 make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/makedumpfile-1.7.5' make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/makedumpfile-1.7.5/.stamp_built] Error 2 make: Leaving directory '/home/buildroot/instance-0/buildroot'