>>> Building on exopi-4 under devel/mm DIST = [devel/mm:mm-1.4.2.tar.gz] FULLPKGNAME = mm-1.4.2 distfiles size=344903 >>> Running build in devel/mm at 1713769965.46 ===> devel/mm ===> Building from scratch mm-1.4.2 ===> Checking files for mm-1.4.2 `/exopi-cvs/ports/distfiles/mm-1.4.2.tar.gz' is up to date. >> (SHA256) mm-1.4.2.tar.gz: OK ===> Extracting for mm-1.4.2 ===> Patching for mm-1.4.2 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for mm-1.4.2 ===> Configuring for mm-1.4.2 Using /exopi-obj/pobj/mm-1.4.2/config.site (generated) configure: loading site script /exopi-obj/pobj/mm-1.4.2/config.site shtool:echo:Warning: unable to determine terminal sequence for bold mode shtool:echo:Warning: unable to determine terminal sequence for bold mode Configuring OSSP mm (Shared Memory Allocation), Version 1.4.2 (15-Aug-2006) Copyright (c) 1999-2006 Ralf S. Engelschall Copyright (c) 1999-2006 The OSSP Project Platform: x86_64-unknown-openbsd7.5 Build Tools: checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cc -E checking for compilation debug mode... disabled checking whether make sets $(MAKE)... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool Platform Environment: checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes decision on mandatory system headers... all fine checking for memory.h... (cached) yes checking for memcpy... (cached) yes checking for memset... (cached) yes checking for bcopy... (cached) yes checking for _POSIX_PATH_MAX in limits.h... yes checking for PATH_MAX in limits.h... yes checking for _POSIX_CHILD_MAX in limits.h... yes checking for CHILD_MAX in limits.h... yes checking for sys/param.h... (cached) yes checking for MAXPATHLEN in sys/param.h... yes Virtual Memory Page Size: checking for unistd.h... (cached) yes checking kernel/OS.h usability... no checking kernel/OS.h presence... no checking for kernel/OS.h... no checking for getpagesize... (cached) yes checking for sysconf... (cached) yes checking for _SC_PAGESIZE in unistd.h... yes checking for B_PAGE_SIZE in kernel/OS.h... no decision on memory page size determination... POSIX.1 sysconf(_SC_PAGESIZE) Shared Memory Implementation: checking for sys/mman.h... (cached) yes checking for MAP_ANON in sys/mman.h... yes checking for mmap... (cached) yes checking for munmap... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for /dev/zero... yes checking for sys/ipc.h... (cached) yes checking for sys/shm.h... (cached) yes checking for sys/file.h... (cached) yes checking for shmget... (cached) yes checking for shmat... (cached) yes checking for shmdt... (cached) yes checking for shmctl... (cached) yes checking for kernel/OS.h... (cached) no checking for create_area... no decision on shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON checking for shared memory maximum segment size... 64MB (soft limit) Mutual Exclusion Implementation: checking for sys/ipc.h... (cached) yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking for sys/file.h... (cached) yes checking for semget... yes checking for semctl... yes checking for LOCK_EX in sys/file.h... yes checking for F_SETLK in fcntl.h... yes checking for IPC_PRIVATE in sys/ipc.h... yes checking for SEM_UNDO in sys/sem.h... yes checking for kernel/OS.h... (cached) no checking for create_sem... no checking whether union semun is defined in sys/sem.h... yes decision on mutex implementation method... SVR4-style fcntl() on temporary file Output Substitution: configure: creating ./config.status config.status: creating Makefile config.status: creating mm-config config.status: creating config.h config.status: executing adjustment commands ===> Building for mm-1.4.2 /usr/bin/libtool --quiet --mode=compile cc -c -O2 -pipe mm_global.c /usr/bin/libtool --quiet --mode=compile cc -c -O2 -pipe mm_alloc.c mm_alloc.c:169:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, " memory size = %d\n", mm->mp_size); ~~ ^~~~~~~~~~~ %zu mm_alloc.c:170:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, " memory offset = %d\n", mm->mp_offset); ~~ ^~~~~~~~~~~~~ %zu mm_alloc.c:171:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, " bytes spare = %d\n", mm->mp_size-mm->mp_offset); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ %zu mm_alloc.c:173:20: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] nFree, mm->mp_freechunks.mc_usize, ^~~~~~~~~~~~~~~~~~~~~~~~~~ mm_alloc.c:184:78: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] i++, (unsigned long)mc, (unsigned long)(mc+mc->mc_size), mc->mc_size); ^~~~~~~~~~~ 5 warnings generated. mm_alloc.c:169:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, " memory size = %d\n", mm->mp_size); ~~ ^~~~~~~~~~~ %zu mm_alloc.c:170:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, " memory offset = %d\n", mm->mp_offset); ~~ ^~~~~~~~~~~~~ %zu mm_alloc.c:171:51: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, " bytes spare = %d\n", mm->mp_size-mm->mp_offset); ~~ ^~~~~~~~~~~~~~~~~~~~~~~~~ %zu mm_alloc.c:173:20: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] nFree, mm->mp_freechunks.mc_usize, ^~~~~~~~~~~~~~~~~~~~~~~~~~ mm_alloc.c:184:78: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] i++, (unsigned long)mc, (unsigned long)(mc+mc->mc_size), mc->mc_size); ^~~~~~~~~~~ 5 warnings generated. /usr/bin/libtool --quiet --mode=compile cc -c -O2 -pipe mm_core.c /usr/bin/libtool --quiet --mode=compile cc -c -O2 -pipe mm_lib.c /usr/bin/libtool --quiet --mode=compile cc -c -O2 -pipe mm_vers.c /usr/bin/libtool --quiet --mode=link cc -o libmm.la mm_global.lo mm_alloc.lo mm_core.lo mm_lib.lo mm_vers.lo -rpath /usr/local/lib -version-info `./shtool version -l c -d libtool mm_vers.c` /usr/bin/libtool --quiet --mode=compile cc -c -O2 -pipe mm_test.c mm_test.c:108:60: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "actually allocated core size = %d\n", s); ~~ ^ %zu mm_test.c:137:60: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "actually allocated core size = %d\n", s); ~~ ^ %zu mm_test.c:206:56: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "actually available bytes = %d\n", s); ~~ ^ %zu mm_test.c:213:65: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "total=%09d allocated=%09d add=%06d\r", s, n, (i+1)*(i+1)); ~~~~ ^ %09zu mm_test.c:251:72: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "Something is leaking, we've lost %d bytes\n", s - s2); ~~ ^~~~~~ %zu mm_test.c:255:69: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "Fine, we have again %d bytes available\n", s2); ~~ ^~ %zu 6 warnings generated. mm_test.c:108:60: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "actually allocated core size = %d\n", s); ~~ ^ %zu mm_test.c:137:60: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "actually allocated core size = %d\n", s); ~~ ^ %zu mm_test.c:206:56: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "actually available bytes = %d\n", s); ~~ ^ %zu mm_test.c:213:65: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "total=%09d allocated=%09d add=%06d\r", s, n, (i+1)*(i+1)); ~~~~ ^ %09zu mm_test.c:251:72: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "Something is leaking, we've lost %d bytes\n", s - s2); ~~ ^~~~~~ %zu mm_test.c:255:69: warning: format specifies type 'int' but the argument has type 'size_t' (aka 'unsigned long') [-Wformat] fprintf(stderr, "Fine, we have again %d bytes available\n", s2); ~~ ^~ %zu 6 warnings generated. /usr/bin/libtool --quiet --mode=link cc -o mm_test mm_test.lo libmm.la >>> Running package in devel/mm at 1713769991.90 ===> devel/mm ===> Faking installation for mm-1.4.2 ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/bin ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/include ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/lib ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/man/man1 ./shtool mkdir -f -p -m 755 /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/man/man3 ./shtool install -c -m 755 mm-config /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/bin/mm-config ./shtool install -c -m 644 mm-config.1 /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/man/man1/mm-config.1 ./shtool install -c -m 644 mm.3 /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/man/man3/mm.3 ./shtool install -c -m 644 mm.h /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/include/mm.h libtool: install: ./shtool install -c -m 644 -m 644 ./.libs/libmm.a /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/lib/libmm.a libtool: install: ./shtool install -c -m 644 -m 644 ./.libs/libmm.so.13.22 /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/lib/libmm.so.13.22 libtool: install: ./shtool install -c -m 644 -m 644 ./.libs/libmm.lai /exopi-obj/pobj/mm-1.4.2/fake-amd64/usr/local/lib/libmm.la ===> Building package for mm-1.4.2 Create /exopi-cvs/ports/packages/amd64/all/mm-1.4.2.tgz Creating package mm-1.4.2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|********* | 14% checksumming|************* | 21% checksumming|***************** | 29% checksumming|********************** | 36% checksumming|************************** | 43% checksumming|******************************* | 50% checksumming|*********************************** | 57% checksumming|*************************************** | 64% checksumming|******************************************** | 71% checksumming|************************************************ | 79% checksumming|**************************************************** | 86% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|******************** | 32% archiving|********************************** | 53% archiving|************************************ | 57% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|********************************************* | 71% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mm-1.4.2.tgz >>> Running clean in devel/mm at 1713769995.75 ===> devel/mm ===> Cleaning for mm-1.4.2 >>> Ended at 1713769996.37 max_stuck=0.00/build=26.44/package=3.80/clean=0.70