------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gettext-tools-0.20.1_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/m4-1.4.18_1,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/automake-1.16.1_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/libtool-2.4.6_1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> librdata-0.1.0.g20200219 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> librdata-0.1.0.g20200219 depends on file: /usr/local/sbin/pkg - found => WizardMac-librdata-0.1.0.g20200219-54e00a0_GH0.tar.gz doesn't seem to exist in /distfiles/. => Attempting to fetch https://codeload.github.com/WizardMac/librdata/tar.gz/54e00a0?dummy=/WizardMac-librdata-0.1.0.g20200219-54e00a0_GH0.tar.gz fetch: https://codeload.github.com/WizardMac/librdata/tar.gz/54e00a0?dummy=/WizardMac-librdata-0.1.0.g20200219-54e00a0_GH0.tar.gz: size unknown fetch: https://codeload.github.com/WizardMac/librdata/tar.gz/54e00a0?dummy=/WizardMac-librdata-0.1.0.g20200219-54e00a0_GH0.tar.gz: size of remote file is not known WizardMac-librdata-0.1.0.g20200219-54e00a0_GH0 0 B 0 Bps WizardMac-librdata-0.1.0.g20200219-54e00a0_GH0 21 kB 1036 kBps 00s ===> Fetching all distfiles required by librdata-0.1.0.g20200219 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> librdata-0.1.0.g20200219 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by librdata-0.1.0.g20200219 for building => SHA256 Checksum OK for WizardMac-librdata-0.1.0.g20200219-54e00a0_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> librdata-0.1.0.g20200219 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by librdata-0.1.0.g20200219 for building ===> Extracting for librdata-0.1.0.g20200219 => SHA256 Checksum OK for WizardMac-librdata-0.1.0.g20200219-54e00a0_GH0.tar.gz. Extracted Memory Use: 0.18M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for librdata-0.1.0.g20200219 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> librdata-0.1.0.g20200219 depends on executable: msgfmt - found ===> librdata-0.1.0.g20200219 depends on package: autoconf>=2.69 - found ===> librdata-0.1.0.g20200219 depends on package: automake>=1.16.1 - found ===> librdata-0.1.0.g20200219 depends on executable: libtoolize - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> librdata-0.1.0.g20200219 depends on executable: msgfmt - found ===> librdata-0.1.0.g20200219 depends on package: autoconf>=2.69 - found ===> librdata-0.1.0.g20200219 depends on package: automake>=1.16.1 - found ===> librdata-0.1.0.g20200219 depends on executable: libtoolize - found ===> Configuring for librdata-0.1.0.g20200219 libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:7: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:2: installing './install-sh' configure.ac:2: installing './missing' Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' 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 whether make supports nested variables... (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 whether make supports the include directive... yes (GNU style) 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for 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 whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking 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... no checking for gcc... (cached) cc 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... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking for ld... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for BZ2_bzCompressInit in -lbz2... yes checking for compression_stream_init in -lcompression... no checking for lzma_stream_decoder in -llzma... yes checking for deflate in -lz... (cached) yes checking for __libfuzzer_is_present in -lFuzzer... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: executing depfiles commands config.status: executing libtool commands Configuration: C compiler: cc CFLAGS: -pipe -O2 -fno-strict-aliasing Host: x86_64-portbld-dragonfly5.9 Extra warnings: Extra libs: Extra ld flags: SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for librdata-0.1.0.g20200219 --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- src/librdata_la-CKHashTable.lo --- --- src/librdata_la-rdata_bits.lo --- --- src/librdata_la-rdata_error.lo --- --- src/librdata_la-rdata_io_unistd.lo --- --- src/librdata_la-rdata_parser.lo --- --- src/librdata_la-rdata_read.lo --- --- src/librdata_la-rdata_write.lo --- --- src/librdata_la-CKHashTable.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" -DPACKAGE_STRING=\"rdata\ 0.1.0-prerelease\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-CKHashTable.lo -MD -MP -MF src/.deps/librdata_la-CKHashTable.Tpo -c -o src/librdata_la-CKHashTable.lo `test -f 'src/CKHashTable.c' || echo './'`src/CKHashTable.c --- src/librdata_la-rdata_bits.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" -DPACKAGE_STRING=\"rdata\ 0.1.0-prerelease\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_bits.lo -MD -MP -MF src/.deps/librdata_la-rdata_bits.Tpo -c -o src/librdata_la-rdata_bits.lo `test -f 'src/rdata_bits.c' || echo './'`src/rdata_bits.c --- src/librdata_la-rdata_error.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" -DPACKAGE_STRING=\"rdata\ 0.1.0-prerelease\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_error.lo -MD -MP -MF src/.deps/librdata_la-rdata_error.Tpo -c -o src/librdata_la-rdata_error.lo `test -f 'src/rdata_error.c' || echo './'`src/rdata_error.c --- src/librdata_la-rdata_io_unistd.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" -DPACKAGE_STRING=\"rdata\ 0.1.0-prerelease\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_io_unistd.lo -MD -MP -MF src/.deps/librdata_la-rdata_io_unistd.Tpo -c -o src/librdata_la-rdata_io_unistd.lo `test -f 'src/rdata_io_unistd.c' || echo './'`src/rdata_io_unistd.c --- src/librdata_la-rdata_parser.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" -DPACKAGE_STRING=\"rdata\ 0.1.0-prerelease\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_parser.lo -MD -MP -MF src/.deps/librdata_la-rdata_parser.Tpo -c -o src/librdata_la-rdata_parser.lo `test -f 'src/rdata_parser.c' || echo './'`src/rdata_parser.c --- src/librdata_la-rdata_read.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" -DPACKAGE_STRING=\"rdata\ 0.1.0-prerelease\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_read.lo -MD -MP -MF src/.deps/librdata_la-rdata_read.Tpo -c -o src/librdata_la-rdata_read.lo `test -f 'src/rdata_read.c' || echo './'`src/rdata_read.c --- src/librdata_la-rdata_write.lo --- /bin/sh ./libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" -DPACKAGE_STRING=\"rdata\ 0.1.0-prerelease\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_write.lo -MD -MP -MF src/.deps/librdata_la-rdata_write.Tpo -c -o src/librdata_la-rdata_write.lo `test -f 'src/rdata_write.c' || echo './'`src/rdata_write.c libtool: compile: cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" "-DPACKAGE_STRING=\"rdata 0.1.0-prerelease\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_write.lo -MD -MP -MF src/.deps/librdata_la-rdata_write.Tpo -c src/rdata_write.c -fPIC -DPIC -o src/.libs/librdata_la-rdata_write.o --- src/librdata_la-rdata_read.lo --- libtool: compile: cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" "-DPACKAGE_STRING=\"rdata 0.1.0-prerelease\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_read.lo -MD -MP -MF src/.deps/librdata_la-rdata_read.Tpo -c src/rdata_read.c -fPIC -DPIC -o src/.libs/librdata_la-rdata_read.o --- src/librdata_la-rdata_bits.lo --- libtool: compile: cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" "-DPACKAGE_STRING=\"rdata 0.1.0-prerelease\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_bits.lo -MD -MP -MF src/.deps/librdata_la-rdata_bits.Tpo -c src/rdata_bits.c -fPIC -DPIC -o src/.libs/librdata_la-rdata_bits.o mv -f src/.deps/librdata_la-rdata_bits.Tpo src/.deps/librdata_la-rdata_bits.Plo --- src/librdata_la-CKHashTable.lo --- libtool: compile: cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" "-DPACKAGE_STRING=\"rdata 0.1.0-prerelease\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-CKHashTable.lo -MD -MP -MF src/.deps/librdata_la-CKHashTable.Tpo -c src/CKHashTable.c -fPIC -DPIC -o src/.libs/librdata_la-CKHashTable.o --- src/librdata_la-rdata_write.lo --- mv -f src/.deps/librdata_la-rdata_write.Tpo src/.deps/librdata_la-rdata_write.Plo --- src/librdata_la-rdata_io_unistd.lo --- libtool: compile: cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" "-DPACKAGE_STRING=\"rdata 0.1.0-prerelease\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_io_unistd.lo -MD -MP -MF src/.deps/librdata_la-rdata_io_unistd.Tpo -c src/rdata_io_unistd.c -fPIC -DPIC -o src/.libs/librdata_la-rdata_io_unistd.o --- src/librdata_la-rdata_parser.lo --- libtool: compile: cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" "-DPACKAGE_STRING=\"rdata 0.1.0-prerelease\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_parser.lo -MD -MP -MF src/.deps/librdata_la-rdata_parser.Tpo -c src/rdata_parser.c -fPIC -DPIC -o src/.libs/librdata_la-rdata_parser.o --- src/librdata_la-rdata_io_unistd.lo --- mv -f src/.deps/librdata_la-rdata_io_unistd.Tpo src/.deps/librdata_la-rdata_io_unistd.Plo --- src/librdata_la-rdata_parser.lo --- mv -f src/.deps/librdata_la-rdata_parser.Tpo src/.deps/librdata_la-rdata_parser.Plo --- src/librdata_la-CKHashTable.lo --- mv -f src/.deps/librdata_la-CKHashTable.Tpo src/.deps/librdata_la-CKHashTable.Plo --- src/librdata_la-rdata_read.lo --- mv -f src/.deps/librdata_la-rdata_read.Tpo src/.deps/librdata_la-rdata_read.Plo --- src/librdata_la-rdata_error.lo --- libtool: compile: cc -DPACKAGE_NAME=\"rdata\" -DPACKAGE_TARNAME=\"rdata\" -DPACKAGE_VERSION=\"0.1.0-prerelease\" "-DPACKAGE_STRING=\"rdata 0.1.0-prerelease\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"rdata\" -DVERSION=\"0.1.0-prerelease\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ICONV=1 -DICONV_CONST= -I. -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -MT src/librdata_la-rdata_error.lo -MD -MP -MF src/.deps/librdata_la-rdata_error.Tpo -c src/rdata_error.c -fPIC -DPIC -o src/.libs/librdata_la-rdata_error.o mv -f src/.deps/librdata_la-rdata_error.Tpo src/.deps/librdata_la-rdata_error.Plo --- librdata.la --- /bin/sh ./libtool --tag=CC --mode=link cc -Wall -Wstrict-prototypes -DHAVE_BZIP2 -DHAVE_ZLIB=1 -DHAVE_LZMA=1 -pipe -O2 -fno-strict-aliasing -o librdata.la -rpath /usr/local/lib src/librdata_la-CKHashTable.lo src/librdata_la-rdata_bits.lo src/librdata_la-rdata_error.lo src/librdata_la-rdata_io_unistd.lo src/librdata_la-rdata_parser.lo src/librdata_la-rdata_read.lo src/librdata_la-rdata_write.lo -lbz2 -lz -llzma libtool: link: cc -shared -fPIC -DPIC src/.libs/librdata_la-CKHashTable.o src/.libs/librdata_la-rdata_bits.o src/.libs/librdata_la-rdata_error.o src/.libs/librdata_la-rdata_io_unistd.o src/.libs/librdata_la-rdata_parser.o src/.libs/librdata_la-rdata_read.o src/.libs/librdata_la-rdata_write.o -lbz2 -lz -llzma -O2 -Wl,-soname -Wl,librdata.so.0 -o .libs/librdata.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librdata.so.0" && ln -s "librdata.so.0.0.0" "librdata.so.0") libtool: link: (cd ".libs" && rm -f "librdata.so" && ln -s "librdata.so.0.0.0" "librdata.so") libtool: link: ( cd ".libs" && rm -f "librdata.la" && ln -s "../librdata.la" "librdata.la" ) SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for librdata-0.1.0.g20200219 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/math/librdata/librdata-54e00a0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/math/librdata/librdata-54e00a0/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/math/librdata/librdata-54e00a0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/math/librdata/librdata-54e00a0/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi /bin/mkdir -p '/construction/math/librdata/stage/usr/local/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c -s librdata.la '/construction/math/librdata/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/librdata.so.0.0.0 /construction/math/librdata/stage/usr/local/lib/librdata.so.0.0.0 libtool: install: strip --strip-unneeded /construction/math/librdata/stage/usr/local/lib/librdata.so.0.0.0 libtool: install: (cd /construction/math/librdata/stage/usr/local/lib && { ln -s -f librdata.so.0.0.0 librdata.so.0 || { rm -f librdata.so.0 && ln -s librdata.so.0.0.0 librdata.so.0; }; }) libtool: install: (cd /construction/math/librdata/stage/usr/local/lib && { ln -s -f librdata.so.0.0.0 librdata.so || { rm -f librdata.so && ln -s librdata.so.0.0.0 librdata.so; }; }) libtool: install: /usr/bin/install -c .libs/librdata.lai /construction/math/librdata/stage/usr/local/lib/librdata.la libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/math/librdata/stage/usr/local/include' install -m 0644 src/rdata.h '/construction/math/librdata/stage/usr/local/include' ====> 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 librdata-0.1.0.g20200219 file sizes/checksums [4]: 0% file sizes/checksums [4]: 100% packing files [4]: 0% packing files [4]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:36