------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> udunits-2.2.26_2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> udunits-2.2.26_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udunits-2.2.26_2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> udunits-2.2.26_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udunits-2.2.26_2 for building => SHA256 Checksum OK for udunits-2.2.26.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> udunits-2.2.26_2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by udunits-2.2.26_2 for building ===> Extracting for udunits-2.2.26_2 => SHA256 Checksum OK for udunits-2.2.26.tar.gz. Extracted Memory Use: 3.62M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for udunits-2.2.26_2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> udunits-2.2.26_2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> udunits-2.2.26_2 depends on shared library: libexpat.so - found (/usr/local/lib/libexpat.so) ===> Configuring for udunits-2.2.26_2 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... 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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... 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... cpp checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... 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 for CUnit/CUnit.h... (cached) no configure: CUNIT not found. Disabling unit-tests. checking for an ANSI C-conforming const... 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-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf 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) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 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... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... 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... no 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... no checking dynamic linker characteristics... dragonfly5.9 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 SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for udunits-2.2.26_2 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in lib --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in xmlFailures Making all in xmlSuccesses --- unitcore.lo --- --- converter.lo --- --- formatter.lo --- --- idToUnitMap.lo --- --- unitToIdMap.lo --- --- unitAndId.lo --- --- systemMap.lo --- --- prefix.lo --- --- status.lo --- --- xml.lo --- --- unitcore.lo --- depbase=`echo unitcore.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitcore.lo -MD -MP -MF $depbase.Tpo -c -o unitcore.lo unitcore.c && mv -f $depbase.Tpo $depbase.Plo --- converter.lo --- depbase=`echo converter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT converter.lo -MD -MP -MF $depbase.Tpo -c -o converter.lo converter.c && mv -f $depbase.Tpo $depbase.Plo --- formatter.lo --- depbase=`echo formatter.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT formatter.lo -MD -MP -MF $depbase.Tpo -c -o formatter.lo formatter.c && mv -f $depbase.Tpo $depbase.Plo --- idToUnitMap.lo --- depbase=`echo idToUnitMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT idToUnitMap.lo -MD -MP -MF $depbase.Tpo -c -o idToUnitMap.lo idToUnitMap.c && mv -f $depbase.Tpo $depbase.Plo --- unitToIdMap.lo --- depbase=`echo unitToIdMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitToIdMap.lo -MD -MP -MF $depbase.Tpo -c -o unitToIdMap.lo unitToIdMap.c && mv -f $depbase.Tpo $depbase.Plo --- unitAndId.lo --- depbase=`echo unitAndId.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitAndId.lo -MD -MP -MF $depbase.Tpo -c -o unitAndId.lo unitAndId.c && mv -f $depbase.Tpo $depbase.Plo --- systemMap.lo --- depbase=`echo systemMap.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT systemMap.lo -MD -MP -MF $depbase.Tpo -c -o systemMap.lo systemMap.c && mv -f $depbase.Tpo $depbase.Plo --- prefix.lo --- depbase=`echo prefix.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT prefix.lo -MD -MP -MF $depbase.Tpo -c -o prefix.lo prefix.c && mv -f $depbase.Tpo $depbase.Plo --- status.lo --- depbase=`echo status.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT status.lo -MD -MP -MF $depbase.Tpo -c -o status.lo status.c && mv -f $depbase.Tpo $depbase.Plo --- xml.lo --- depbase=`echo xml.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xml.lo -MD -MP -MF $depbase.Tpo -c -o xml.lo xml.c && mv -f $depbase.Tpo $depbase.Plo --- converter.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT converter.lo -MD -MP -MF .deps/converter.Tpo -c converter.c -fPIC -DPIC -o .libs/converter.o --- unitAndId.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitAndId.lo -MD -MP -MF .deps/unitAndId.Tpo -c unitAndId.c -fPIC -DPIC -o .libs/unitAndId.o --- unitToIdMap.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitToIdMap.lo -MD -MP -MF .deps/unitToIdMap.Tpo -c unitToIdMap.c -fPIC -DPIC -o .libs/unitToIdMap.o --- formatter.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.c -fPIC -DPIC -o .libs/formatter.o --- systemMap.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT systemMap.lo -MD -MP -MF .deps/systemMap.Tpo -c systemMap.c -fPIC -DPIC -o .libs/systemMap.o --- xml.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -fPIC -DPIC -o .libs/xml.o --- prefix.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c prefix.c -fPIC -DPIC -o .libs/prefix.o --- unitAndId.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitAndId.lo -MD -MP -MF .deps/unitAndId.Tpo -c unitAndId.c -o unitAndId.o >/dev/null 2>&1 --- status.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT status.lo -MD -MP -MF .deps/status.Tpo -c status.c -fPIC -DPIC -o .libs/status.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT status.lo -MD -MP -MF .deps/status.Tpo -c status.c -o status.o >/dev/null 2>&1 --- systemMap.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT systemMap.lo -MD -MP -MF .deps/systemMap.Tpo -c systemMap.c -o systemMap.o >/dev/null 2>&1 --- unitcore.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitcore.lo -MD -MP -MF .deps/unitcore.Tpo -c unitcore.c -fPIC -DPIC -o .libs/unitcore.o --- unitToIdMap.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitToIdMap.lo -MD -MP -MF .deps/unitToIdMap.Tpo -c unitToIdMap.c -o unitToIdMap.o >/dev/null 2>&1 --- idToUnitMap.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT idToUnitMap.lo -MD -MP -MF .deps/idToUnitMap.Tpo -c idToUnitMap.c -fPIC -DPIC -o .libs/idToUnitMap.o --- prefix.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT prefix.lo -MD -MP -MF .deps/prefix.Tpo -c prefix.c -o prefix.o >/dev/null 2>&1 --- error.lo --- depbase=`echo error.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT error.lo -MD -MP -MF $depbase.Tpo -c -o error.lo error.c && mv -f $depbase.Tpo $depbase.Plo --- ut_free_system.lo --- depbase=`echo ut_free_system.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -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 --- formatter.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT formatter.lo -MD -MP -MF .deps/formatter.Tpo -c formatter.c -o formatter.o >/dev/null 2>&1 --- error.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o --- ut_free_system.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -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 --- udunits-1.lo --- depbase=`echo udunits-1.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT udunits-1.lo -MD -MP -MF $depbase.Tpo -c -o udunits-1.lo udunits-1.c && mv -f $depbase.Tpo $depbase.Plo --- ut_free_system.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ut_free_system.lo -MD -MP -MF .deps/ut_free_system.Tpo -c ut_free_system.c -o ut_free_system.o >/dev/null 2>&1 --- error.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1 --- idToUnitMap.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT idToUnitMap.lo -MD -MP -MF .deps/idToUnitMap.Tpo -c idToUnitMap.c -o idToUnitMap.o >/dev/null 2>&1 --- parser.lo --- depbase=`echo parser.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parser.lo -MD -MP -MF $depbase.Tpo -c -o parser.lo parser.c && mv -f $depbase.Tpo $depbase.Plo --- udunits-1.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT udunits-1.lo -MD -MP -MF .deps/udunits-1.Tpo -c udunits-1.c -fPIC -DPIC -o .libs/udunits-1.o --- parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -fPIC -DPIC -o .libs/parser.o parser.c: In function 'utparse': parser.c:63:17: warning: implicit declaration of function 'utlex'; did you mean 'yylex'? [-Wimplicit-function-declaration] #define yylex utlex ^~~~~ parser.c:862:16: note: in expansion of macro 'yylex' #ifdef YYLEX_PARAM ^~~ parser.c:1506:16: note: in expansion of macro 'YYLEX' if (yychar == YYEMPTY) ^~~~~ parser.y:366:8: warning: implicit declaration of function 'utGetPrefixByName' [-Wimplicit-function-declaration] ^ parser.y:373:9: warning: implicit declaration of function 'utGetPrefixBySymbol' [-Wimplicit-function-declaration] if (!symbolPrefixSeen && ^~~~~~~~~~~~~~~~~~~ --- converter.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT converter.lo -MD -MP -MF .deps/converter.Tpo -c converter.c -o converter.o >/dev/null 2>&1 --- xml.lo --- xml.c: In function 'substitute.constprop': xml.c:210:19: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] (void)strncpy(out, in, nbytes); ^~~~~~~~~~~~~~~~~~~~~~~~ xml.c:202:22: note: length computed here nbytes = strlen(in); ^~~~~~~~~~ --- udunits-1.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT udunits-1.lo -MD -MP -MF .deps/udunits-1.Tpo -c udunits-1.c -o udunits-1.o >/dev/null 2>&1 --- xml.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT xml.lo -MD -MP -MF .deps/xml.Tpo -c xml.c -o xml.o >/dev/null 2>&1 --- unitcore.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT unitcore.lo -MD -MP -MF .deps/unitcore.Tpo -c unitcore.c -o unitcore.o >/dev/null 2>&1 --- parser.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parser.lo -MD -MP -MF .deps/parser.Tpo -c parser.c -o parser.o >/dev/null 2>&1 --- libudunits2.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-number 0:1:0 -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 -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .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 -lexpat -lm -L/usr/local/lib -O2 -Wl,-soname -Wl,libudunits2.so.0 -o .libs/libudunits2.so.0.1.0 libtool: link: (cd ".libs" && rm -f "libudunits2.so.0" && ln -s "libudunits2.so.0.1.0" "libudunits2.so.0") libtool: link: (cd ".libs" && rm -f "libudunits2.so" && ln -s "libudunits2.so.0.1.0" "libudunits2.so") 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 /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libudunits2.a libtool: link: ( cd ".libs" && rm -f "libudunits2.la" && ln -s "../libudunits2.la" "libudunits2.la" ) Making all in prog --- udunits2.o --- depbase=`echo udunits2.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; cc -DHAVE_CONFIG_H -I. -I.. -I../lib -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT udunits2.o -MD -MP -MF $depbase.Tpo -c -o udunits2.o udunits2.c && mv -f $depbase.Tpo $depbase.Po --- udunits2 --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o udunits2 udunits2.o ../lib/libudunits2.la -lexpat -lm -L/usr/local/lib libtool: link: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/udunits2 udunits2.o ../lib/.libs/libudunits2.so -L/usr/local/lib -lexpat -lm -Wl,-rpath -Wl,/usr/local/lib SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> udunits-2.2.26_2 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for udunits-2.2.26_2 ===> udunits-2.2.26_2 depends on executable: indexinfo - found ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/science/udunits/udunits-2.2.26/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/science/udunits/udunits-2.2.26/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/science/udunits/udunits-2.2.26/build-aux/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/science/udunits/udunits-2.2.26/build-aux/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in lib /usr/bin/make install-recursive Making install in xmlFailures Making install in xmlSuccesses /bin/mkdir -p '/construction/science/udunits/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libudunits2.la '/construction/science/udunits/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libudunits2.so.0.1.0 /construction/science/udunits/stage/usr/local/lib/libudunits2.so.0.1.0 libtool: install: strip --strip-unneeded /construction/science/udunits/stage/usr/local/lib/libudunits2.so.0.1.0 libtool: install: (cd /construction/science/udunits/stage/usr/local/lib && { ln -s -f libudunits2.so.0.1.0 libudunits2.so.0 || { rm -f libudunits2.so.0 && ln -s libudunits2.so.0.1.0 libudunits2.so.0; }; }) libtool: install: (cd /construction/science/udunits/stage/usr/local/lib && { ln -s -f libudunits2.so.0.1.0 libudunits2.so || { rm -f libudunits2.so && ln -s libudunits2.so.0.1.0 libudunits2.so; }; }) libtool: install: /usr/bin/install -c .libs/libudunits2.lai /construction/science/udunits/stage/usr/local/lib/libudunits2.la libtool: install: /usr/bin/install -c .libs/libudunits2.a /construction/science/udunits/stage/usr/local/lib/libudunits2.a libtool: install: strip --strip-debug /construction/science/udunits/stage/usr/local/lib/libudunits2.a libtool: install: chmod 644 /construction/science/udunits/stage/usr/local/lib/libudunits2.a libtool: install: ranlib /construction/science/udunits/stage/usr/local/lib/libudunits2.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/science/udunits/stage/usr/local/include' install -m 0644 udunits2.h converter.h udunits.h '/construction/science/udunits/stage/usr/local/include' /bin/mkdir -p '/construction/science/udunits/stage/usr/local/share/info' install -m 0644 ./udunits2lib.info '/construction/science/udunits/stage/usr/local/share/info' /bin/mkdir -p '/construction/science/udunits/stage/usr/local/share/udunits' install -m 0644 udunits2.xml udunits2-accepted.xml udunits2-base.xml udunits2-common.xml udunits2-derived.xml udunits2-prefixes.xml '/construction/science/udunits/stage/usr/local/share/udunits' Making install in prog /bin/mkdir -p '/construction/science/udunits/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/science/udunits/udunits-2.2.26/build-aux/install-sh -c -s udunits2 '/construction/science/udunits/stage/usr/local/bin' libtool: install: warning: `../lib/libudunits2.la' has not been installed in `/usr/local/lib' libtool: install: /bin/sh /construction/science/udunits/udunits-2.2.26/build-aux/install-sh -c -s .libs/udunits2 /construction/science/udunits/stage/usr/local/bin/udunits2 /bin/mkdir -p '/construction/science/udunits/stage/usr/local/share/info' install -m 0644 ./udunits2prog.info '/construction/science/udunits/stage/usr/local/share/info' /bin/mkdir -p '/construction/science/udunits/stage/usr/local/share/doc/udunits' install -m 0644 CHANGE_LOG README '/construction/science/udunits/stage/usr/local/share/doc/udunits' /bin/mkdir -p '/construction/science/udunits/stage/usr/local/share/info' install -m 0644 ./udunits2.info '/construction/science/udunits/stage/usr/local/share/info' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for udunits-2.2.26_2 file sizes/checksums [19]: 0% file sizes/checksums [19]: 100% packing files [19]: 0% packing files [19]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:12