>>> Building on exopi-6 under math/udunits DIST = [math/udunits:udunits-2.2.26.tar.gz] FULLPKGNAME = udunits-2.2.26 distfiles size=1227596 >>> Running build in math/udunits at 1713379627.76 ===> math/udunits ===> Building from scratch udunits-2.2.26 ===> Verifying specs: c expat m ===> found c.100.0 expat.14.1 m.10.1 ===> Checking files for udunits-2.2.26 `/exopi-cvs/ports/distfiles/udunits-2.2.26.tar.gz' is up to date. >> (SHA256) udunits-2.2.26.tar.gz: OK ===> Extracting for udunits-2.2.26 ===> Patching for udunits-2.2.26 ===> Applying OpenBSD patch patch-lib_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |does not install xml files twice |--- lib/Makefile.in.orig |+++ lib/Makefile.in -------------------------- Patching file lib/Makefile.in using Plan A... Hunk #1 succeeded at 1419 (offset 365 lines). done ===> Applying OpenBSD patch patch-lib_parser_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- lib/parser.c.orig Thu Apr 2 19:19:26 2015 |+++ lib/parser.c Sun Jun 14 09:37:36 2015 -------------------------- Patching file lib/parser.c using Plan A... Hunk #1 succeeded at 147. done ===> 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 udunits-2.2.26 ===> Configuring for udunits-2.2.26 Using /exopi-obj/pobj/udunits-2.2.26/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/udunits-2.2.26/config.site checking for a BSD-compatible install... /exopi-obj/pobj/udunits-2.2.26/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether cc understands -c and -o together... yes checking how to run the C preprocessor... cc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... yacc checking for flex... (cached) flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... (cached) yes checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgfortran... no checking for pgf95... no checking for lf95... no checking for ftn... no checking for nagfor... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for g77... no checking for xlf... no checking for f77... 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 whether we are using the GNU Fortran compiler... no checking whether accepts -g... no checking for library containing dirname... none required checking for library containing log10... -lm checking for library containing XML_StopParser... -lexpat checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep 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 float.h... (cached) yes checking for inttypes.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes configure: Checking for the CUNIT unit-testing package. checking CUnit/CUnit.h usability... no checking CUnit/CUnit.h presence... no checking for CUnit/CUnit.h... no configure: CUNIT not found. Disabling unit-tests. checking for an ANSI C-conforming const... (cached) yes checking for size_t... (cached) yes checking for floor... yes checking for memmove... (cached) yes checking for memset... (cached) yes checking for modf... yes checking for pow... yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strpbrk... (cached) yes checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/xmlFailures/Makefile config.status: creating lib/xmlSuccesses/Makefile config.status: creating prog/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for udunits-2.2.26 /usr/bin/make all-recursive Making all in lib /usr/bin/make all-recursive Making all in xmlFailures Making all in xmlSuccesses depbase=`echo unitcore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitcore.lo -MD -MP -MF $depbase.Tpo -c -o unitcore.lo unitcore.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitcore.lo -MD -MP -MF .deps/unitcore.Tpo -c unitcore.c -fPIC -DPIC -o .libs/unitcore.o unitcore.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] julianDayToGregorianDate(julday, year, month, day) ^ unitcore.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gregorianDateToJulianDay(year, month, day) ^ unitcore.c:415:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] int n = (int)(abs(numer)/denom); ^ unitcore.c:415:19: note: use function 'fabs' instead int n = (int)(abs(numer)/denom); ^~~ fabs 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitcore.lo -MD -MP -MF .deps/unitcore.Tpo -c unitcore.c -o unitcore.o unitcore.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] julianDayToGregorianDate(julday, year, month, day) ^ unitcore.c:308:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gregorianDateToJulianDay(year, month, day) ^ unitcore.c:415:19: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] int n = (int)(abs(numer)/denom); ^ unitcore.c:415:19: note: use function 'fabs' instead int n = (int)(abs(numer)/denom); ^~~ fabs 3 warnings generated. depbase=`echo converter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT converter.lo -MD -MP -MF $depbase.Tpo -c -o converter.lo converter.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT converter.lo -MD -MP -MF .deps/converter.Tpo -c converter.c -fPIC -DPIC -o .libs/converter.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT converter.lo -MD -MP -MF .deps/converter.Tpo -c converter.c -o converter.o depbase=`echo formatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT formatter.lo -MD -MP -MF $depbase.Tpo -c -o formatter.lo formatter.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.c -fPIC -DPIC -o .libs/formatter.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.c -o formatter.o depbase=`echo idToUnitMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT idToUnitMap.lo -MD -MP -MF $depbase.Tpo -c -o idToUnitMap.lo idToUnitMap.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT idToUnitMap.lo -MD -MP -MF .deps/idToUnitMap.Tpo -c idToUnitMap.c -fPIC -DPIC -o .libs/idToUnitMap.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT idToUnitMap.lo -MD -MP -MF .deps/idToUnitMap.Tpo -c idToUnitMap.c -o idToUnitMap.o depbase=`echo unitToIdMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitToIdMap.lo -MD -MP -MF $depbase.Tpo -c -o unitToIdMap.lo unitToIdMap.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitToIdMap.lo -MD -MP -MF .deps/unitToIdMap.Tpo -c unitToIdMap.c -fPIC -DPIC -o .libs/unitToIdMap.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitToIdMap.lo -MD -MP -MF .deps/unitToIdMap.Tpo -c unitToIdMap.c -o unitToIdMap.o depbase=`echo unitAndId.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitAndId.lo -MD -MP -MF $depbase.Tpo -c -o unitAndId.lo unitAndId.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitAndId.lo -MD -MP -MF .deps/unitAndId.Tpo -c unitAndId.c -fPIC -DPIC -o .libs/unitAndId.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT unitAndId.lo -MD -MP -MF .deps/unitAndId.Tpo -c unitAndId.c -o unitAndId.o depbase=`echo systemMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT systemMap.lo -MD -MP -MF $depbase.Tpo -c -o systemMap.lo systemMap.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT systemMap.lo -MD -MP -MF .deps/systemMap.Tpo -c systemMap.c -fPIC -DPIC -o .libs/systemMap.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT systemMap.lo -MD -MP -MF .deps/systemMap.Tpo -c systemMap.c -o systemMap.o depbase=`echo prefix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT prefix.lo -MD -MP -MF $depbase.Tpo -c -o prefix.lo prefix.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c prefix.c -fPIC -DPIC -o .libs/prefix.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c prefix.c -o prefix.o depbase=`echo parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT parser.lo -MD -MP -MF $depbase.Tpo -c -o parser.lo parser.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o parser.y:42:60: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] extern ut_status utGetPrefixByName(ut_system* const, const const char*, ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o parser.y:42:60: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier] extern ut_status utGetPrefixByName(ut_system* const, const const char*, ^ 1 warning generated. depbase=`echo status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT status.lo -MD -MP -MF $depbase.Tpo -c -o status.lo status.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT status.lo -MD -MP -MF .deps/status.Tpo -c status.c -fPIC -DPIC -o .libs/status.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT status.lo -MD -MP -MF .deps/status.Tpo -c status.c -o status.o depbase=`echo xml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT xml.lo -MD -MP -MF $depbase.Tpo -c -o xml.lo xml.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -o xml.o depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o depbase=`echo ut_free_system.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT ut_free_system.lo -MD -MP -MF $depbase.Tpo -c -o ut_free_system.lo ut_free_system.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT ut_free_system.lo -MD -MP -MF .deps/ut_free_system.Tpo -c ut_free_system.c -fPIC -DPIC -o .libs/ut_free_system.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT ut_free_system.lo -MD -MP -MF .deps/ut_free_system.Tpo -c ut_free_system.c -o ut_free_system.o depbase=`echo udunits-1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT udunits-1.lo -MD -MP -MF $depbase.Tpo -c -o udunits-1.lo udunits-1.c && mv -f $depbase.Tpo $depbase.Plo cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT udunits-1.lo -MD -MP -MF .deps/udunits-1.Tpo -c udunits-1.c -fPIC -DPIC -o .libs/udunits-1.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT udunits-1.lo -MD -MP -MF .deps/udunits-1.Tpo -c udunits-1.c -o udunits-1.o /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -version-number 0:1:0 -L/usr/local/lib -o libudunits2.la -rpath /usr/local/lib unitcore.lo converter.lo formatter.lo idToUnitMap.lo unitToIdMap.lo unitAndId.lo systemMap.lo prefix.lo parser.lo status.lo xml.lo error.lo ut_free_system.lo udunits-1.lo -lexpat -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libudunits2.so.2.2 -O2 -pipe .libs/unitcore.o .libs/converter.o .libs/formatter.o .libs/idToUnitMap.o .libs/unitToIdMap.o .libs/unitAndId.o .libs/systemMap.o .libs/prefix.o .libs/parser.o .libs/status.o .libs/xml.o .libs/error.o .libs/ut_free_system.o .libs/udunits-1.o -L.libs -lexpat -lm -Wl,-soname,libudunits2.so.2.2 libtool: link: ar cru .libs/libudunits2.a unitcore.o converter.o formatter.o idToUnitMap.o unitToIdMap.o unitAndId.o systemMap.o prefix.o parser.o status.o xml.o error.o ut_free_system.o udunits-1.o libtool: link: ranlib .libs/libudunits2.a Making all in prog depbase=`echo udunits2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I/usr/local/include -O2 -pipe -MT udunits2.o -MD -MP -MF $depbase.Tpo -c -o udunits2.o udunits2.c && mv -f $depbase.Tpo $depbase.Po udunits2.c:214:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (*cp++ = tolower(*string++)) ~~~~~~^~~~~~~~~~~~~~~~~~~~ udunits2.c:214:22: note: place parentheses around the assignment to silence this warning while (*cp++ = tolower(*string++)) ^ ( ) udunits2.c:214:22: note: use '==' to turn this assignment into an equality comparison while (*cp++ = tolower(*string++)) ^ == 1 warning generated. /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -L/usr/local/lib -o udunits2 udunits2.o ../lib/libudunits2.la -lexpat -lm libtool: link: cc -o .libs/udunits2 -O2 -pipe udunits2.o -L.libs -ludunits2 -lexpat -lm -Wl,-rpath-link,/usr/local/lib udunits2.c(udunits2.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() udunits2.c(udunits2.o:(main)): warning: sprintf() is often misused, please use snprintf() >>> Running package in math/udunits at 1713379655.31 ===> math/udunits ===> Faking installation for udunits-2.2.26 Making install in lib /usr/bin/make install-recursive Making install in xmlFailures Making install in xmlSuccesses mkdir -p '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/udunits-2.2.26/bin/install -c libudunits2.la '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 ./.libs/libudunits2.a /exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/lib/libudunits2.a libtool: install: /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 ./.libs/libudunits2.so.2.2 /exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/lib/libudunits2.so.2.2 libtool: install: /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 ./.libs/libudunits2.lai /exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/lib/libudunits2.la mkdir -p '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/include' /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 udunits2.h converter.h udunits.h '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/include' mkdir -p '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 ./udunits2lib.info '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info/udunits2lib.info' mkdir -p '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/share/udunits' /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 udunits2.xml udunits2-accepted.xml udunits2-base.xml udunits2-common.xml udunits2-derived.xml udunits2-prefixes.xml '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/share/udunits' Making install in prog mkdir -p '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/udunits-2.2.26/bin/install -c -s -m 755 udunits2 '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/udunits-2.2.26/bin/install -c -s -m 755 ./.libs/udunits2 /exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/bin mkdir -p '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 ./udunits2prog.info '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info/udunits2prog.info' mkdir -p '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/share/doc/udunits' /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 CHANGE_LOG COPYRIGHT README '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/share/doc/udunits' mkdir -p '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' /exopi-obj/pobj/udunits-2.2.26/bin/install -c -m 644 ./udunits2.info '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' install-info --info-dir='/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info' '/exopi-obj/pobj/udunits-2.2.26/fake-amd64/usr/local/info/udunits2.info' ===> Building package for udunits-2.2.26 Create /exopi-cvs/ports/packages/amd64/all/udunits-2.2.26.tgz Creating package udunits-2.2.26 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|** | 3% checksumming|**** | 6% checksumming|****** | 10% checksumming|******** | 13% checksumming|********** | 16% checksumming|************ | 19% checksumming|************** | 23% checksumming|**************** | 26% checksumming|****************** | 29% checksumming|******************** | 32% checksumming|********************** | 35% checksumming|************************ | 39% checksumming|************************** | 42% checksumming|**************************** | 45% checksumming|****************************** | 48% checksumming|******************************* | 52% checksumming|********************************* | 55% checksumming|*********************************** | 58% checksumming|************************************* | 61% checksumming|*************************************** | 65% checksumming|***************************************** | 68% checksumming|******************************************* | 71% checksumming|********************************************* | 74% checksumming|*********************************************** | 77% checksumming|************************************************* | 81% checksumming|*************************************************** | 84% checksumming|***************************************************** | 87% checksumming|******************************************************* | 90% checksumming|********************************************************* | 94% checksumming|*********************************************************** | 97% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|**************************** | 44% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|********************************************** | 72% archiving|*********************************************** | 74% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 86% archiving|******************************************************** | 88% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/udunits-2.2.26.tgz >>> Running clean in math/udunits at 1713379658.80 ===> math/udunits ===> Cleaning for udunits-2.2.26 >>> Ended at 1713379659.45 max_stuck=0.62/build=27.52/package=3.49/clean=0.75