>>> netcdf-cxx4: Building community/netcdf-cxx4 4.3.1-r1 (using abuild 3.10.0_rc1-r2) started Mon, 31 Oct 2022 22:00:47 +0000 >>> netcdf-cxx4: Checking sanity of /home/buildozer/aports/community/netcdf-cxx4/APKBUILD... >>> netcdf-cxx4: Analyzing dependencies... >>> netcdf-cxx4: Installing for build: build-base hdf5-dev netcdf-dev (1/13) Installing zlib-dev (1.2.13-r0) (2/13) Installing libsz (1.0.6-r1) (3/13) Installing hdf5 (1.12.2-r1) (4/13) Installing hdf5-cpp (1.12.2-r1) (5/13) Installing libgfortran (12.2.1_git20220924-r3) (6/13) Installing hdf5-fortran (1.12.2-r1) (7/13) Installing hdf5-hl (1.12.2-r1) (8/13) Installing hdf5-hl-cpp (1.12.2-r1) (9/13) Installing hdf5-hl-fortran (1.12.2-r1) (10/13) Installing hdf5-dev (1.12.2-r1) (11/13) Installing netcdf (4.8.1-r4) (12/13) Installing netcdf-dev (4.8.1-r4) (13/13) Installing .makedepends-netcdf-cxx4 (20221031.220050) Executing busybox-1.35.0-r27.trigger OK: 279 MiB in 109 packages >>> netcdf-cxx4: Cleaning up srcdir >>> netcdf-cxx4: Cleaning up pkgdir >>> netcdf-cxx4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netcdf-cxx4-4.3.1.tar.gz >>> netcdf-cxx4: Fetching https://distfiles.alpinelinux.org/distfiles/edge/netcdf-cxx4-4.3.1.tar.gz >>> netcdf-cxx4: Checking sha512sums... netcdf-cxx4-4.3.1.tar.gz: OK >>> netcdf-cxx4: Unpacking /var/cache/distfiles/netcdf-cxx4-4.3.1.tar.gz... configure: netCDF-cxx4 4.3.1 checking build system type... riscv64-unknown-linux-musl checking host system type... riscv64-unknown-linux-musl checking target system type... riscv64-unknown-linux-musl checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no configure: checking user options checking whether netCDF extra tests should be run (developers only)... yes checking whether large file (> 2GB) tests should be run... yes checking whether benchmaks should be run (experimental)... no checking where to put large temp files if large file tests are run... . checking for doxygen... no configure: WARNING: Doxygen not found - documentation will not be built checking for dot... no configure: WARNING: dot not found - will use simple charts in documentation configure: finding other utilities configure: setting up libtool checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/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 whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert riscv64-unknown-linux-musl file names to riscv64-unknown-linux-musl format... func_convert_file_noop checking how to convert riscv64-unknown-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/riscv64-alpine-linux-musl/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 gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux 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 whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/riscv64-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) awk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for size_t... yes checking for ptrdiff_t... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for nc-config... /usr/bin/nc-config configure: checking output of nc-config checking for nc_def_var_filter in -lnetcdf... yes checking whether filter testing should be run... yes checking netCDF v2 API present... yes checking netCDF-4 present... yes checking netCDF has logging... no checking netCDF has dap... yes checking netCDF has pnetcdf... no checking netCDF has filter support... yes configure: generating header files and makefiles checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating test_common.sh config.status: creating Makefile config.status: creating cxx4/Makefile config.status: creating examples/Makefile config.status: creating docs/Makefile config.status: creating ncxx4-config config.status: creating netcdf-cxx4.pc config.status: creating cxx4/findplugin.sh config.status: creating plugins/Makefile config.status: creating examples/tst_filter.sh config.status: creating examples/findplugin.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' Making all in cxx4 make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/cxx4' depbase=`echo ncAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncAtt.lo ncAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncCheck.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncCheck.lo -MD -MP -MF $depbase.Tpo -c -o ncCheck.lo ncCheck.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncCompoundType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncCompoundType.lo -MD -MP -MF $depbase.Tpo -c -o ncCompoundType.lo ncCompoundType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncDim.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncDim.lo -MD -MP -MF $depbase.Tpo -c -o ncDim.lo ncDim.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncEnumType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncEnumType.lo -MD -MP -MF $depbase.Tpo -c -o ncEnumType.lo ncEnumType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncException.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncException.lo -MD -MP -MF $depbase.Tpo -c -o ncException.lo ncException.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncFile.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncFile.lo -MD -MP -MF $depbase.Tpo -c -o ncFile.lo ncFile.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncGroup.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncGroup.lo -MD -MP -MF $depbase.Tpo -c -o ncGroup.lo ncGroup.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncGroupAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncGroupAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncGroupAtt.lo ncGroupAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncOpaqueType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncOpaqueType.lo -MD -MP -MF $depbase.Tpo -c -o ncOpaqueType.lo ncOpaqueType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncType.lo -MD -MP -MF $depbase.Tpo -c -o ncType.lo ncType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncVar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVar.lo -MD -MP -MF $depbase.Tpo -c -o ncVar.lo ncVar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncVarAtt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVarAtt.lo -MD -MP -MF $depbase.Tpo -c -o ncVarAtt.lo ncVarAtt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncVlenType.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVlenType.lo -MD -MP -MF $depbase.Tpo -c -o ncVlenType.lo ncVlenType.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncByte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncByte.lo -MD -MP -MF $depbase.Tpo -c -o ncByte.lo ncByte.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncChar.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncChar.lo -MD -MP -MF $depbase.Tpo -c -o ncChar.lo ncChar.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncShort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncShort.lo -MD -MP -MF $depbase.Tpo -c -o ncShort.lo ncShort.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncInt.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncInt.lo -MD -MP -MF $depbase.Tpo -c -o ncInt.lo ncInt.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncFloat.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncFloat.lo -MD -MP -MF $depbase.Tpo -c -o ncFloat.lo ncFloat.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncDouble.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncDouble.lo -MD -MP -MF $depbase.Tpo -c -o ncDouble.lo ncDouble.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncUbyte.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUbyte.lo -MD -MP -MF $depbase.Tpo -c -o ncUbyte.lo ncUbyte.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncUshort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUshort.lo -MD -MP -MF $depbase.Tpo -c -o ncUshort.lo ncUshort.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncUint.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUint.lo -MD -MP -MF $depbase.Tpo -c -o ncUint.lo ncUint.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncInt64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncInt64.lo -MD -MP -MF $depbase.Tpo -c -o ncInt64.lo ncInt64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncUint64.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUint64.lo -MD -MP -MF $depbase.Tpo -c -o ncUint64.lo ncUint64.cpp &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo ncString.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncString.lo -MD -MP -MF $depbase.Tpo -c -o ncString.lo ncString.cpp &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncGroup.lo -MD -MP -MF .deps/ncGroup.Tpo -c ncGroup.cpp -fPIC -DPIC -o .libs/ncGroup.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncException.lo -MD -MP -MF .deps/ncException.Tpo -c ncException.cpp -fPIC -DPIC -o .libs/ncException.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncOpaqueType.lo -MD -MP -MF .deps/ncOpaqueType.Tpo -c ncOpaqueType.cpp -fPIC -DPIC -o .libs/ncOpaqueType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncAtt.lo -MD -MP -MF .deps/ncAtt.Tpo -c ncAtt.cpp -fPIC -DPIC -o .libs/ncAtt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVarAtt.lo -MD -MP -MF .deps/ncVarAtt.Tpo -c ncVarAtt.cpp -fPIC -DPIC -o .libs/ncVarAtt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncCheck.lo -MD -MP -MF .deps/ncCheck.Tpo -c ncCheck.cpp -fPIC -DPIC -o .libs/ncCheck.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncCompoundType.lo -MD -MP -MF .deps/ncCompoundType.Tpo -c ncCompoundType.cpp -fPIC -DPIC -o .libs/ncCompoundType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncFile.lo -MD -MP -MF .deps/ncFile.Tpo -c ncFile.cpp -fPIC -DPIC -o .libs/ncFile.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVar.lo -MD -MP -MF .deps/ncVar.Tpo -c ncVar.cpp -fPIC -DPIC -o .libs/ncVar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncType.lo -MD -MP -MF .deps/ncType.Tpo -c ncType.cpp -fPIC -DPIC -o .libs/ncType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUint.lo -MD -MP -MF .deps/ncUint.Tpo -c ncUint.cpp -fPIC -DPIC -o .libs/ncUint.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncDim.lo -MD -MP -MF .deps/ncDim.Tpo -c ncDim.cpp -fPIC -DPIC -o .libs/ncDim.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncFloat.lo -MD -MP -MF .deps/ncFloat.Tpo -c ncFloat.cpp -fPIC -DPIC -o .libs/ncFloat.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncInt64.lo -MD -MP -MF .deps/ncInt64.Tpo -c ncInt64.cpp -fPIC -DPIC -o .libs/ncInt64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncDouble.lo -MD -MP -MF .deps/ncDouble.Tpo -c ncDouble.cpp -fPIC -DPIC -o .libs/ncDouble.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncInt.lo -MD -MP -MF .deps/ncInt.Tpo -c ncInt.cpp -fPIC -DPIC -o .libs/ncInt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUshort.lo -MD -MP -MF .deps/ncUshort.Tpo -c ncUshort.cpp -fPIC -DPIC -o .libs/ncUshort.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUint64.lo -MD -MP -MF .deps/ncUint64.Tpo -c ncUint64.cpp -fPIC -DPIC -o .libs/ncUint64.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncShort.lo -MD -MP -MF .deps/ncShort.Tpo -c ncShort.cpp -fPIC -DPIC -o .libs/ncShort.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncEnumType.lo -MD -MP -MF .deps/ncEnumType.Tpo -c ncEnumType.cpp -fPIC -DPIC -o .libs/ncEnumType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVlenType.lo -MD -MP -MF .deps/ncVlenType.Tpo -c ncVlenType.cpp -fPIC -DPIC -o .libs/ncVlenType.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncString.lo -MD -MP -MF .deps/ncString.Tpo -c ncString.cpp -fPIC -DPIC -o .libs/ncString.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncByte.lo -MD -MP -MF .deps/ncByte.Tpo -c ncByte.cpp -fPIC -DPIC -o .libs/ncByte.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUbyte.lo -MD -MP -MF .deps/ncUbyte.Tpo -c ncUbyte.cpp -fPIC -DPIC -o .libs/ncUbyte.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncChar.lo -MD -MP -MF .deps/ncChar.Tpo -c ncChar.cpp -fPIC -DPIC -o .libs/ncChar.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncGroupAtt.lo -MD -MP -MF .deps/ncGroupAtt.Tpo -c ncGroupAtt.cpp -fPIC -DPIC -o .libs/ncGroupAtt.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUint.lo -MD -MP -MF .deps/ncUint.Tpo -c ncUint.cpp -o ncUint.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUshort.lo -MD -MP -MF .deps/ncUshort.Tpo -c ncUshort.cpp -o ncUshort.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncDouble.lo -MD -MP -MF .deps/ncDouble.Tpo -c ncDouble.cpp -o ncDouble.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncShort.lo -MD -MP -MF .deps/ncShort.Tpo -c ncShort.cpp -o ncShort.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUint64.lo -MD -MP -MF .deps/ncUint64.Tpo -c ncUint64.cpp -o ncUint64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncInt64.lo -MD -MP -MF .deps/ncInt64.Tpo -c ncInt64.cpp -o ncInt64.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncChar.lo -MD -MP -MF .deps/ncChar.Tpo -c ncChar.cpp -o ncChar.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncByte.lo -MD -MP -MF .deps/ncByte.Tpo -c ncByte.cpp -o ncByte.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncUbyte.lo -MD -MP -MF .deps/ncUbyte.Tpo -c ncUbyte.cpp -o ncUbyte.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncFloat.lo -MD -MP -MF .deps/ncFloat.Tpo -c ncFloat.cpp -o ncFloat.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncInt.lo -MD -MP -MF .deps/ncInt.Tpo -c ncInt.cpp -o ncInt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncString.lo -MD -MP -MF .deps/ncString.Tpo -c ncString.cpp -o ncString.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncOpaqueType.lo -MD -MP -MF .deps/ncOpaqueType.Tpo -c ncOpaqueType.cpp -o ncOpaqueType.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncGroupAtt.lo -MD -MP -MF .deps/ncGroupAtt.Tpo -c ncGroupAtt.cpp -o ncGroupAtt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncEnumType.lo -MD -MP -MF .deps/ncEnumType.Tpo -c ncEnumType.cpp -o ncEnumType.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVarAtt.lo -MD -MP -MF .deps/ncVarAtt.Tpo -c ncVarAtt.cpp -o ncVarAtt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncFile.lo -MD -MP -MF .deps/ncFile.Tpo -c ncFile.cpp -o ncFile.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncType.lo -MD -MP -MF .deps/ncType.Tpo -c ncType.cpp -o ncType.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncCheck.lo -MD -MP -MF .deps/ncCheck.Tpo -c ncCheck.cpp -o ncCheck.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncDim.lo -MD -MP -MF .deps/ncDim.Tpo -c ncDim.cpp -o ncDim.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVlenType.lo -MD -MP -MF .deps/ncVlenType.Tpo -c ncVlenType.cpp -o ncVlenType.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncAtt.lo -MD -MP -MF .deps/ncAtt.Tpo -c ncAtt.cpp -o ncAtt.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncCompoundType.lo -MD -MP -MF .deps/ncCompoundType.Tpo -c ncCompoundType.cpp -o ncCompoundType.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncException.lo -MD -MP -MF .deps/ncException.Tpo -c ncException.cpp -o ncException.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncVar.lo -MD -MP -MF .deps/ncVar.Tpo -c ncVar.cpp -o ncVar.o >/dev/null 2>&1 libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT ncGroup.lo -MD -MP -MF .deps/ncGroup.Tpo -c ncGroup.cpp -o ncGroup.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=link g++ -Os -fomit-frame-pointer -version-info 2:0:1 -no-undefined -Wl,--as-needed,-O1,--sort-common -o libnetcdf_c++4.la -rpath /usr/lib ncAtt.lo ncCheck.lo ncCompoundType.lo ncDim.lo ncEnumType.lo ncException.lo ncFile.lo ncGroup.lo ncGroupAtt.lo ncOpaqueType.lo ncType.lo ncVar.lo ncVarAtt.lo ncVlenType.lo ncByte.lo ncChar.lo ncShort.lo ncInt.lo ncFloat.lo ncDouble.lo ncUbyte.lo ncUshort.lo ncUint.lo ncInt64.lo ncUint64.lo ncString.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1/crti.o /usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1/crtbeginS.o .libs/ncAtt.o .libs/ncCheck.o .libs/ncCompoundType.o .libs/ncDim.o .libs/ncEnumType.o .libs/ncException.o .libs/ncFile.o .libs/ncGroup.o .libs/ncGroupAtt.o .libs/ncOpaqueType.o .libs/ncType.o .libs/ncVar.o .libs/ncVarAtt.o .libs/ncVlenType.o .libs/ncByte.o .libs/ncChar.o .libs/ncShort.o .libs/ncInt.o .libs/ncFloat.o .libs/ncDouble.o .libs/ncUbyte.o .libs/ncUshort.o .libs/ncUint.o .libs/ncInt64.o .libs/ncUint64.o .libs/ncString.o -L/usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1 -L/usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1/../../../../riscv64-alpine-linux-musl/lib/../lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1/../../../../riscv64-alpine-linux-musl/lib -L/usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1/../../.. -lstdc++ -lm -lssp_nonshared -latomic -lc -lgcc_s /usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1/crtendS.o /usr/lib/gcc/riscv64-alpine-linux-musl/12.2.1/crtn.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libnetcdf_c++4.so.1 -o .libs/libnetcdf_c++4.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libnetcdf_c++4.so.1" && ln -s "libnetcdf_c++4.so.1.1.0" "libnetcdf_c++4.so.1") libtool: link: (cd ".libs" && rm -f "libnetcdf_c++4.so" && ln -s "libnetcdf_c++4.so.1.1.0" "libnetcdf_c++4.so") libtool: link: ar cru .libs/libnetcdf_c++4.a ncAtt.o ncCheck.o ncCompoundType.o ncDim.o ncEnumType.o ncException.o ncFile.o ncGroup.o ncGroupAtt.o ncOpaqueType.o ncType.o ncVar.o ncVarAtt.o ncVlenType.o ncByte.o ncChar.o ncShort.o ncInt.o ncFloat.o ncDouble.o ncUbyte.o ncUshort.o ncUint.o ncInt64.o ncUint64.o ncString.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libnetcdf_c++4.a libtool: link: ( cd ".libs" && rm -f "libnetcdf_c++4.la" && ln -s "../libnetcdf_c++4.la" "libnetcdf_c++4.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/cxx4' Making all in examples make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/examples' depbase=`echo pres_temp_4D_plugin_wr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT pres_temp_4D_plugin_wr.o -MD -MP -MF $depbase.Tpo -c -o pres_temp_4D_plugin_wr.o pres_temp_4D_plugin_wr.cpp &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo pres_temp_4D_plugin_rd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT pres_temp_4D_plugin_rd.o -MD -MP -MF $depbase.Tpo -c -o pres_temp_4D_plugin_rd.o pres_temp_4D_plugin_rd.cpp &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Os -fomit-frame-pointer ../cxx4/libnetcdf_c++4.la -Wl,--as-needed,-O1,--sort-common -o pres_temp_4D_plugin_rd pres_temp_4D_plugin_rd.o -lnetcdf /bin/sh ../libtool --tag=CXX --mode=link g++ -Os -fomit-frame-pointer ../cxx4/libnetcdf_c++4.la -Wl,--as-needed,-O1,--sort-common -o pres_temp_4D_plugin_wr pres_temp_4D_plugin_wr.o -lnetcdf libtool: link: g++ -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/pres_temp_4D_plugin_rd pres_temp_4D_plugin_rd.o ../cxx4/.libs/libnetcdf_c++4.so -lnetcdf libtool: link: g++ -Os -fomit-frame-pointer -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o .libs/pres_temp_4D_plugin_wr pres_temp_4D_plugin_wr.o ../cxx4/.libs/libnetcdf_c++4.so -lnetcdf make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/examples' Making all in docs make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/docs' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/docs' Making all in plugins make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/plugins' depbase=`echo H5Zbzip2.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zbzip2.lo -MD -MP -MF $depbase.Tpo -c -o H5Zbzip2.lo H5Zbzip2.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo blocksort.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT blocksort.lo -MD -MP -MF $depbase.Tpo -c -o blocksort.lo blocksort.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo huffman.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT huffman.lo -MD -MP -MF $depbase.Tpo -c -o huffman.lo huffman.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo crctable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT crctable.lo -MD -MP -MF $depbase.Tpo -c -o crctable.lo crctable.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo randtable.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT randtable.lo -MD -MP -MF $depbase.Tpo -c -o randtable.lo randtable.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo compress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT compress.lo -MD -MP -MF $depbase.Tpo -c -o compress.lo compress.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo decompress.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT decompress.lo -MD -MP -MF $depbase.Tpo -c -o decompress.lo decompress.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo bzlib.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bzlib.lo -MD -MP -MF $depbase.Tpo -c -o bzlib.lo bzlib.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo H5Zmisc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zmisc.lo -MD -MP -MF $depbase.Tpo -c -o H5Zmisc.lo H5Zmisc.c &&\ mv -f $depbase.Tpo $depbase.Plo depbase=`echo H5Zutil.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zutil.lo -MD -MP -MF $depbase.Tpo -c -o H5Zutil.lo H5Zutil.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zbzip2.lo -MD -MP -MF .deps/H5Zbzip2.Tpo -c H5Zbzip2.c -fPIC -DPIC -o .libs/H5Zbzip2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT blocksort.lo -MD -MP -MF .deps/blocksort.Tpo -c blocksort.c -fPIC -DPIC -o .libs/blocksort.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/huffman.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT randtable.lo -MD -MP -MF .deps/randtable.Tpo -c randtable.c -fPIC -DPIC -o .libs/randtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT crctable.lo -MD -MP -MF .deps/crctable.Tpo -c crctable.c -fPIC -DPIC -o .libs/crctable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT decompress.lo -MD -MP -MF .deps/decompress.Tpo -c decompress.c -fPIC -DPIC -o .libs/decompress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -fPIC -DPIC -o .libs/compress.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bzlib.lo -MD -MP -MF .deps/bzlib.Tpo -c bzlib.c -fPIC -DPIC -o .libs/bzlib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zmisc.lo -MD -MP -MF .deps/H5Zmisc.Tpo -c H5Zmisc.c -fPIC -DPIC -o .libs/H5Zmisc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zutil.lo -MD -MP -MF .deps/H5Zutil.Tpo -c H5Zutil.c -fPIC -DPIC -o .libs/H5Zutil.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT randtable.lo -MD -MP -MF .deps/randtable.Tpo -c randtable.c -o randtable.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT crctable.lo -MD -MP -MF .deps/crctable.Tpo -c crctable.c -o crctable.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zutil.lo -MD -MP -MF .deps/H5Zutil.Tpo -c H5Zutil.c -o H5Zutil.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zbzip2.lo -MD -MP -MF .deps/H5Zbzip2.Tpo -c H5Zbzip2.c -o H5Zbzip2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT H5Zmisc.lo -MD -MP -MF .deps/H5Zmisc.Tpo -c H5Zmisc.c -o H5Zmisc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -o huffman.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -rpath /home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/plugins -Wl,--as-needed,-O1,--sort-common -o libmisc.la H5Zmisc.lo H5Zutil.lo libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zmisc.o .libs/H5Zutil.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libmisc.so -o .libs/libmisc.so libtool: link: ( cd ".libs" && rm -f "libmisc.la" && ln -s "../libmisc.la" "libmisc.la" ) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT blocksort.lo -MD -MP -MF .deps/blocksort.Tpo -c blocksort.c -o blocksort.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT bzlib.lo -MD -MP -MF .deps/bzlib.Tpo -c bzlib.c -o bzlib.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT compress.lo -MD -MP -MF .deps/compress.Tpo -c compress.c -o compress.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../cxx4 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -MT decompress.lo -MD -MP -MF .deps/decompress.Tpo -c decompress.c -o decompress.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -Os -fomit-frame-pointer -module -avoid-version -shared -export-dynamic -no-undefined -Wl,--as-needed,-O1,--sort-common -o libh5bzip2.la -rpath /usr/lib H5Zbzip2.lo blocksort.lo huffman.lo crctable.lo randtable.lo compress.lo decompress.lo bzlib.lo libtool: link: gcc -shared -fPIC -DPIC .libs/H5Zbzip2.o .libs/blocksort.o .libs/huffman.o .libs/crctable.o .libs/randtable.o .libs/compress.o .libs/decompress.o .libs/bzlib.o -Os -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libh5bzip2.so -o .libs/libh5bzip2.so libtool: link: ( cd ".libs" && rm -f "libh5bzip2.la" && ln -s "../libh5bzip2.la" "libh5bzip2.la" ) make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/plugins' make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' make[1]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' >>> netcdf-cxx4: Entering fakeroot... Making install in cxx4 make[1]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/cxx4' make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/cxx4' .././install-sh -c -d '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib' .././install-sh -c -d '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/include' /bin/sh ../libtool --mode=install /usr/bin/install -c libnetcdf_c++4.la '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib' /usr/bin/install -c -m 644 netcdf ncAtt.h ncCheck.h ncDim.h ncException.h ncGroup.h ncOpaqueType.h ncVar.h ncVlenType.h ncCompoundType.h ncEnumType.h ncFile.h ncGroupAtt.h ncType.h ncVarAtt.h ncByte.h ncChar.h ncShort.h ncInt.h ncFloat.h ncDouble.h ncUbyte.h ncUshort.h ncUint.h ncInt64.h ncUint64.h ncString.h '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/include' libtool: install: /usr/bin/install -c .libs/libnetcdf_c++4.so.1.1.0 /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/libnetcdf_c++4.so.1.1.0 libtool: install: (cd /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib && { ln -s -f libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so.1 || { rm -f libnetcdf_c++4.so.1 && ln -s libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so.1; }; }) libtool: install: (cd /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib && { ln -s -f libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so || { rm -f libnetcdf_c++4.so && ln -s libnetcdf_c++4.so.1.1.0 libnetcdf_c++4.so; }; }) libtool: install: /usr/bin/install -c .libs/libnetcdf_c++4.lai /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/libnetcdf_c++4.la libtool: install: /usr/bin/install -c .libs/libnetcdf_c++4.a /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/libnetcdf_c++4.a libtool: install: chmod 644 /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/libnetcdf_c++4.a libtool: install: ranlib /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/libnetcdf_c++4.a libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/cxx4' make[1]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/cxx4' Making install in examples make[1]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/examples' make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/examples' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/examples' make[1]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/examples' Making install in docs make[1]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/docs' make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/docs' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/docs' make[1]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/docs' Making install in plugins make[1]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/plugins' make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/plugins' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libh5bzip2.la '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib' libtool: install: /usr/bin/install -c .libs/libh5bzip2.so /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/libh5bzip2.so libtool: install: /usr/bin/install -c .libs/libh5bzip2.lai /home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/libh5bzip2.la libtool: warning: remember to run 'libtool --finish /usr/lib' make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/plugins' make[1]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1/plugins' make[1]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' make[2]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' ./install-sh -c -d '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/bin' ./install-sh -c -d '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/pkgconfig' /usr/bin/install -c -m 644 netcdf-cxx4.pc '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/lib/pkgconfig' /usr/bin/install -c ncxx4-config '/home/buildozer/aports/community/netcdf-cxx4/pkg/netcdf-cxx4/usr/bin' make install-data-hook make[3]: Entering directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' +-------------------------------------------------------------+ | Congratulations! You have successfully installed the | | new netCDF-4 C++ Library | | | | CAUTION: | | | | If you have not already run "make check", then we strongly | | recommend you do so. It does not take very long. | | | | Before using netCDF to store important data, test your | | build with "make check". | | | | If any tests fail, please see the netCDF web site: | | http://www.unidata.ucar.edu/software/netcdf/ | | | | NetCDF is developed and maintained at the Unidata Program | | Center. Unidata provides a broad array of data and software | | tools for use in geoscience education and research. | | http://www.unidata.ucar.edu | +-------------------------------------------------------------+ make[3]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' make[2]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' make[1]: Leaving directory '/home/buildozer/aports/community/netcdf-cxx4/src/netcdf-cxx4-4.3.1' >>> netcdf-cxx4-dev*: Running split function dev... >>> netcdf-cxx4-dev*: Preparing subpackage netcdf-cxx4-dev... >>> netcdf-cxx4-dev*: Stripping binaries >>> netcdf-cxx4-dev*: Running postcheck for netcdf-cxx4-dev >>> netcdf-cxx4*: Running postcheck for netcdf-cxx4 >>> netcdf-cxx4*: Preparing package netcdf-cxx4... >>> netcdf-cxx4*: Stripping binaries >>> netcdf-cxx4-dev*: Scanning shared objects >>> netcdf-cxx4*: Scanning shared objects >>> netcdf-cxx4-dev*: Tracing dependencies... netcdf-dev netcdf-cxx4=4.3.1-r1 pkgconfig >>> netcdf-cxx4-dev*: Package size: 1.6 MB >>> netcdf-cxx4-dev*: Compressing data... >>> netcdf-cxx4-dev*: Create checksum... >>> netcdf-cxx4-dev*: Create netcdf-cxx4-dev-4.3.1-r1.apk >>> netcdf-cxx4*: Tracing dependencies... so:libc.musl-riscv64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> netcdf-cxx4*: Package size: 340.0 KB >>> netcdf-cxx4*: Compressing data... >>> netcdf-cxx4*: Create checksum... >>> netcdf-cxx4*: Create netcdf-cxx4-4.3.1-r1.apk >>> netcdf-cxx4: Build complete at Mon, 31 Oct 2022 22:02:45 +0000 elapsed time 0h 1m 58s >>> netcdf-cxx4: Cleaning up srcdir >>> netcdf-cxx4: Cleaning up pkgdir >>> netcdf-cxx4: Uninstalling dependencies... (1/13) Purging .makedepends-netcdf-cxx4 (20221031.220050) (2/13) Purging hdf5-dev (1.12.2-r1) (3/13) Purging zlib-dev (1.2.13-r0) (4/13) Purging hdf5-cpp (1.12.2-r1) (5/13) Purging hdf5-hl-cpp (1.12.2-r1) (6/13) Purging hdf5-hl-fortran (1.12.2-r1) (7/13) Purging netcdf-dev (4.8.1-r4) (8/13) Purging netcdf (4.8.1-r4) (9/13) Purging hdf5-fortran (1.12.2-r1) (10/13) Purging hdf5-hl (1.12.2-r1) (11/13) Purging hdf5 (1.12.2-r1) (12/13) Purging libsz (1.0.6-r1) (13/13) Purging libgfortran (12.2.1_git20220924-r3) Executing busybox-1.35.0-r27.trigger OK: 270 MiB in 96 packages >>> netcdf-cxx4: Updating the community/riscv64 repository index... >>> netcdf-cxx4: Signing the index...