------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/mpfr-4.0.2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/mpc-1.1.0_2.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor UNFLAVORED devel/binutils -> use devel/binutils@native Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/binutils-2.33.1_2,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gcc8-8.4.0.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor ===== Message from gcc8-8.4.0: -- To ensure binaries built with this toolchain find appropriate versions of the necessary run-time libraries, you may want to link using -Wl,-rpath=/usr/local/lib/gcc8 For ports leveraging USE_GCC, USES=compiler, or USES=fortran this happens transparently. UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native UNFLAVORED devel/binutils -> use devel/binutils@native SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> qd-2.3.22 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> qd-2.3.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qd-2.3.22 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> qd-2.3.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qd-2.3.22 for building => SHA256 Checksum OK for qd-2.3.22.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> qd-2.3.22 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qd-2.3.22 for building ===> Extracting for qd-2.3.22 => SHA256 Checksum OK for qd-2.3.22.tar.gz. Extracted Memory Use: 6.46M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for qd-2.3.22 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> qd-2.3.22 depends on executable: gfortran8 - found ===> qd-2.3.22 depends on file: /usr/local/bin/as - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> qd-2.3.22 depends on executable: gfortran8 - found ===> qd-2.3.22 depends on file: /usr/local/bin/as - found ===> Configuring for qd-2.3.22 configure: loading site script /xports/Templates/config.site configuring qd 2.3.12... 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 build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking if commonly used function is to be inlined... yes checking if addition with IEEE-style error bound is to be used... no checking if sloppy multiplication is to be used... yes checking if sloppy division is to be used... yes checking if debugging code is to be enabled... no checking if compiler warnings is to be enabled... no 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc 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 dependency style of cc... gcc3 checking how to run the C++ preprocessor... c++ -E 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 ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking for stdbool.h that conforms to C99... (cached) yes checking for _Bool... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether x86 FPU control code is needed... yes checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking for gettimeofday... (cached) yes checking for clock_gettime useability... yes checking for library containing clock_gettime... none required checking for isnan... std::isnan checking for isinf... std::isinf checking for isfinite... std::isfinite checking for copysign... std::copysign checking whether we are using the GNU Fortran compiler... yes checking whether gfortran8 accepts -g... yes checking how to get verbose linking output from gfortran8... -v checking for Fortran libraries of gfortran8... -L/usr/local/lib/gcc8 -L/usr/local/bin -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0 -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../../../../x86_64-portbld-dragonfly5.9/lib -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../.. -lgfortran -lm -lquadmath checking for Fortran flag needed to allow free-form source... -ffree-form checking for etime... etime checking whether extra library is needed to link Fortran and C++... none checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking for alternate main to link with Fortran libraries... main checking fortran 90 modules inclusion flag... checking fortran 90 modules naming style... checking for sqrt in -lm... yes 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/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm checking the name lister (/usr/local/bin/nm) interface... BSD nm checking whether ln -s works... yes 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 for /usr/local/bin/ld option to reload object files... -r checking for objdump... /usr/local/bin/objdump checking how to recognize dependent libraries... pass_all checking for ar... /usr/local/bin/ar checking for strip... strip checking for ranlib... /usr/local/bin/ranlib checking command to parse /usr/local/bin/nm output from cc object... ok checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran8 accepts -g... (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/local/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 ld used by c++... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/local/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran8 option to produce PIC... -fPIC checking if gfortran8 PIC flag -fPIC works... yes checking if gfortran8 static flag -static works... yes checking if gfortran8 supports -c -o file.o... yes checking if gfortran8 supports -c -o file.o... (cached) yes checking whether the gfortran8 linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating tests/Makefile config.status: creating fortran/Makefile config.status: creating qd-config config.status: creating fortran/second.f config.status: creating config.h config.status: creating include/qd/qd_config.h config.status: executing depfiles commands config.status: executing libtool commands Using C++ Compiler = c++ C++ Flags = -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H F90 Compiler = gfortran8 F90 Flags = -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form F90 Libs = -L/usr/local/lib/gcc8 -L/usr/local/bin -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0 -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../../../../x86_64-portbld-dragonfly5.9/lib -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../.. -lgfortran -lm -lquadmath enable fortran = yes enable inline = yes enable x86 fix = yes enable ieee add = no enable sloppy mul = yes enable sloppy div = yes fma = none fms = none SUCCEEDED 00:00:15 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for qd-2.3.22 --- ./aclocal.m4 --- CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /construction/math/qd/qd-2.3.22/config/missing --run aclocal-1.11 -I m4 /construction/math/qd/qd-2.3.22/config/missing: aclocal-1.11: not found WARNING: `aclocal-1.11' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. --- ./configure --- --- ./config.h.in --- --- ./configure --- CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /construction/math/qd/qd-2.3.22/config/missing --run autoconf --- ./config.h.in --- (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /construction/math/qd/qd-2.3.22/config/missing --run autoheader) --- ./configure --- /construction/math/qd/qd-2.3.22/config/missing: autoconf: not found --- ./config.h.in --- /construction/math/qd/qd-2.3.22/config/missing: autoheader: not found --- ./configure --- WARNING: `autoconf' is missing on your system. You should only need it if you modified `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. --- ./config.h.in --- WARNING: `autoheader' is missing on your system. You should only need it if you modified `acconfig.h' or `configure.ac'. You might want to install the `Autoconf' and `GNU m4' packages. Grab them from any GNU archive site. --- ./config.status --- /bin/sh ./config.status --recheck --- ./config.h.in --- touch: [include/qd/qd_config.h].in: No such file or directory rm -f stamp-h1 touch ./config.h.in --- ./config.status --- running CONFIG_SHELL=/bin/sh /bin/sh ./configure --enable-shared --disable-static --prefix=/usr/local --localstatedir=/var --mandir=/usr/local/man --infodir=/usr/local/share/info/ --build=x86_64-portbld-dragonfly5.9 build_alias=x86_64-portbld-dragonfly5.9 CXX=c++ CXXFLAGS= -pipe -O2 -fno-strict-aliasing LDFLAGS= -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin LIBS= CPPFLAGS= CC=cc CFLAGS=-pipe -O2 -fno-strict-aliasing FC=gfortran8 FCFLAGS=-Wl,-rpath=/usr/local/lib/gcc8 --no-create --no-recursion configuring qd 2.3.12... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/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 build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking if commonly used function is to be inlined... yes checking if addition with IEEE-style error bound is to be used... no checking if sloppy multiplication is to be used... yes checking if sloppy division is to be used... yes checking if debugging code is to be enabled... no checking if compiler warnings is to be enabled... no 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 c++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of c++... gcc3 checking for gcc... cc 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 dependency style of cc... gcc3 checking how to run the C++ preprocessor... c++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -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 ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking for stdbool.h that conforms to C99... no checking for _Bool... no checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking whether x86 FPU control code is needed... yes checking fpu_control.h usability... no checking fpu_control.h presence... no checking for fpu_control.h... no checking for gettimeofday... yes checking for clock_gettime useability... yes checking for library containing clock_gettime... none required checking for isnan... std::isnan checking for isinf... std::isinf checking for isfinite... std::isfinite checking for copysign... std::copysign checking whether we are using the GNU Fortran compiler... yes checking whether gfortran8 accepts -g... yes checking how to get verbose linking output from gfortran8... -v checking for Fortran libraries of gfortran8... -L/usr/local/lib/gcc8 -L/usr/local/bin -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0 -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../../../../x86_64-portbld-dragonfly5.9/lib -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../.. -lgfortran -lm -lquadmath checking for Fortran flag needed to allow free-form source... -ffree-form checking for etime... etime checking whether extra library is needed to link Fortran and C++... none checking for dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking for alternate main to link with Fortran libraries... main checking fortran 90 modules inclusion flag... checking fortran 90 modules naming style... checking for sqrt in -lm... yes checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by cc... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/local/bin/nm checking the name lister (/usr/local/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/local/bin/ld option to reload object files... -r checking for objdump... /usr/local/bin/objdump checking how to recognize dependent libraries... pass_all checking for ar... /usr/local/bin/ar checking for strip... strip checking for ranlib... /usr/local/bin/ranlib checking command to parse /usr/local/bin/nm output from cc object... ok checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking dependency style of c++... (cached) gcc3 checking how to run the C++ preprocessor... c++ -E checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran8 accepts -g... (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/local/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 ld used by c++... /usr/local/bin/ld checking if the linker (/usr/local/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/local/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC -DPIC checking if c++ PIC flag -fPIC -DPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking if c++ supports -c -o file.o... (cached) yes checking whether the c++ linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran8 option to produce PIC... -fPIC checking if gfortran8 PIC flag -fPIC works... yes checking if gfortran8 static flag -static works... yes checking if gfortran8 supports -c -o file.o... yes checking if gfortran8 supports -c -o file.o... (cached) yes checking whether the gfortran8 linker (/usr/local/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.status Using C++ Compiler = c++ C++ Flags = -pipe -O2 -fno-strict-aliasing -DHAVE_CONFIG_H F90 Compiler = gfortran8 F90 Flags = -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form F90 Libs = -L/usr/local/lib/gcc8 -L/usr/local/bin -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0 -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../../../../x86_64-portbld-dragonfly5.9/lib -L/usr/local/lib/gcc8/gcc/x86_64-portbld-dragonfly5.9/8.4.0/../../.. -lgfortran -lm -lquadmath enable fortran = yes enable inline = yes enable x86 fix = yes enable ieee add = no enable sloppy mul = yes enable sloppy div = yes fma = none fms = none --- stamp-h1 --- cd . && /bin/sh ./config.status config.h config.status: creating config.h --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in config --- ./Makefile.in --- --- am--refresh --- --- Makefile --- --- am--refresh --- Making all in src --- ./Makefile.in --- --- c_dd.lo --- --- c_qd.lo --- --- dd_real.lo --- --- dd_const.lo --- --- fpu.lo --- --- qd_real.lo --- --- qd_const.lo --- --- util.lo --- --- bits.lo --- --- c_dd.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT c_dd.lo -MD -MP -MF .deps/c_dd.Tpo -c -o c_dd.lo c_dd.cpp --- c_qd.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT c_qd.lo -MD -MP -MF .deps/c_qd.Tpo -c -o c_qd.lo c_qd.cpp --- dd_real.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT dd_real.lo -MD -MP -MF .deps/dd_real.Tpo -c -o dd_real.lo dd_real.cpp --- dd_const.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT dd_const.lo -MD -MP -MF .deps/dd_const.Tpo -c -o dd_const.lo dd_const.cpp --- fpu.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c -o fpu.lo fpu.cpp --- qd_real.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT qd_real.lo -MD -MP -MF .deps/qd_real.Tpo -c -o qd_real.lo qd_real.cpp --- qd_const.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT qd_const.lo -MD -MP -MF .deps/qd_const.Tpo -c -o qd_const.lo qd_const.cpp --- util.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.cpp --- bits.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c -o bits.lo bits.cpp --- dd_real.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT dd_real.lo -MD -MP -MF .deps/dd_real.Tpo -c dd_real.cpp -fPIC -DPIC -o .libs/dd_real.o --- fpu.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT fpu.lo -MD -MP -MF .deps/fpu.Tpo -c fpu.cpp -fPIC -DPIC -o .libs/fpu.o --- qd_const.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT qd_const.lo -MD -MP -MF .deps/qd_const.Tpo -c qd_const.cpp -fPIC -DPIC -o .libs/qd_const.o --- util.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cpp -fPIC -DPIC -o .libs/util.o --- qd_real.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT qd_real.lo -MD -MP -MF .deps/qd_real.Tpo -c qd_real.cpp -fPIC -DPIC -o .libs/qd_real.o --- ./Makefile.in --- --- am--refresh --- --- dd_const.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT dd_const.lo -MD -MP -MF .deps/dd_const.Tpo -c dd_const.cpp -fPIC -DPIC -o .libs/dd_const.o --- c_qd.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT c_qd.lo -MD -MP -MF .deps/c_qd.Tpo -c c_qd.cpp -fPIC -DPIC -o .libs/c_qd.o --- Makefile --- --- c_dd.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT c_dd.lo -MD -MP -MF .deps/c_dd.Tpo -c c_dd.cpp -fPIC -DPIC -o .libs/c_dd.o --- bits.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.cpp -fPIC -DPIC -o .libs/bits.o --- Makefile --- --- am--refresh --- --- fpu.lo --- mv -f .deps/fpu.Tpo .deps/fpu.Plo --- util.lo --- mv -f .deps/util.Tpo .deps/util.Plo --- dd_const.lo --- mv -f .deps/dd_const.Tpo .deps/dd_const.Plo --- qd_const.lo --- mv -f .deps/qd_const.Tpo .deps/qd_const.Plo --- bits.lo --- mv -f .deps/bits.Tpo .deps/bits.Plo --- c_dd.lo --- mv -f .deps/c_dd.Tpo .deps/c_dd.Plo --- c_qd.lo --- mv -f .deps/c_qd.Tpo .deps/c_qd.Plo --- dd_real.lo --- mv -f .deps/dd_real.Tpo .deps/dd_real.Plo --- qd_real.lo --- mv -f .deps/qd_real.Tpo .deps/qd_real.Plo --- libqd.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libqd.la -rpath /usr/local/lib c_dd.lo c_qd.lo dd_real.lo dd_const.lo fpu.lo qd_real.lo qd_const.lo util.lo bits.lo -lm libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/c_dd.o .libs/c_qd.o .libs/dd_real.o .libs/dd_const.o .libs/fpu.o .libs/qd_real.o .libs/qd_const.o .libs/util.o .libs/bits.o -L/usr/local/lib/gcc8 -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -Wl,-rpath=/usr/local/lib/gcc8 -B/usr/local/bin -Wl,-soname -Wl,libqd.so.0 -o .libs/libqd.so.0.0.0 /usr/local/bin/ld: /usr/lib/libc.so: .dynsym local symbol at index 8 (>= sh_info of 6) libtool: link: (cd ".libs" && rm -f "libqd.so.0" && ln -s "libqd.so.0.0.0" "libqd.so.0") libtool: link: (cd ".libs" && rm -f "libqd.so" && ln -s "libqd.so.0.0.0" "libqd.so") libtool: link: ( cd ".libs" && rm -f "libqd.la" && ln -s "../libqd.la" "libqd.la" ) Making all in include --- ./Makefile.in --- --- am--refresh --- --- Makefile --- --- am--refresh --- Making all in tests --- ./Makefile.in --- --- am--refresh --- --- Makefile --- --- am--refresh --- Making all in fortran --- ./Makefile.in --- --- ddext.lo --- --- qdext.lo --- --- f_dd.lo --- --- f_qd.lo --- --- main.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT main.lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.cpp --- ddext.lo --- /bin/sh ../libtool --mode=compile gfortran8 -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form -c -o ddext.lo ddext.f --- qdext.lo --- /bin/sh ../libtool --mode=compile gfortran8 -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form -c -o qdext.lo qdext.f --- f_dd.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT f_dd.lo -MD -MP -MF .deps/f_dd.Tpo -c -o f_dd.lo f_dd.cpp --- f_qd.lo --- /bin/sh ../libtool --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT f_qd.lo -MD -MP -MF .deps/f_qd.Tpo -c -o f_qd.lo f_qd.cpp --- ./Makefile.in --- --- am--refresh --- --- Makefile --- --- main.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp -fPIC -DPIC -o .libs/main.o --- f_dd.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT f_dd.lo -MD -MP -MF .deps/f_dd.Tpo -c f_dd.cpp -fPIC -DPIC -o .libs/f_dd.o --- ddext.lo --- libtool: compile: gfortran8 -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form -c ddext.f -fPIC -o .libs/ddext.o --- f_qd.lo --- libtool: compile: c++ -DHAVE_CONFIG_H -I.. -I../include -I../include -pipe -O2 -fno-strict-aliasing -MT f_qd.lo -MD -MP -MF .deps/f_qd.Tpo -c f_qd.cpp -fPIC -DPIC -o .libs/f_qd.o --- Makefile --- --- am--refresh --- --- qdext.lo --- libtool: compile: gfortran8 -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form -c qdext.f -fPIC -o .libs/qdext.o --- main.lo --- mv -f .deps/main.Tpo .deps/main.Plo --- libqd_f_main.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libqd_f_main.la -rpath /usr/local/lib main.lo -lm --- ddmod.lo --- /bin/sh ../libtool --mode=compile gfortran8 -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form -c -o ddmod.lo ddmod.f libtool: compile: gfortran8 -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form -c ddmod.f -fPIC -o .libs/ddmod.o --- libqd_f_main.la --- libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/main.o -L/usr/local/lib/gcc8 -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -Wl,-rpath=/usr/local/lib/gcc8 -B/usr/local/bin -Wl,-soname -Wl,libqd_f_main.so.0 -o .libs/libqd_f_main.so.0.0.0 /usr/local/bin/ld: /usr/lib/libc.so: .dynsym local symbol at index 8 (>= sh_info of 6) libtool: link: (cd ".libs" && rm -f "libqd_f_main.so.0" && ln -s "libqd_f_main.so.0.0.0" "libqd_f_main.so.0") libtool: link: (cd ".libs" && rm -f "libqd_f_main.so" && ln -s "libqd_f_main.so.0.0.0" "libqd_f_main.so") libtool: link: ( cd ".libs" && rm -f "libqd_f_main.la" && ln -s "../libqd_f_main.la" "libqd_f_main.la" ) --- qdmod.lo --- /bin/sh ../libtool --mode=compile gfortran8 -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form -c -o qdmod.lo qdmod.f libtool: compile: gfortran8 -Wl,-rpath=/usr/local/lib/gcc8 -ffree-form -c qdmod.f -fPIC -o .libs/qdmod.o --- f_dd.lo --- mv -f .deps/f_dd.Tpo .deps/f_dd.Plo --- f_qd.lo --- mv -f .deps/f_qd.Tpo .deps/f_qd.Plo --- libqdmod.la --- /bin/sh ../libtool --tag=CXX --mode=link c++ -pipe -O2 -fno-strict-aliasing -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -o libqdmod.la -rpath /usr/local/lib ddext.lo ddmod.lo qdext.lo qdmod.lo f_dd.lo f_qd.lo -lm libtool: link: c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/gcc80/crtbeginS.o .libs/ddext.o .libs/ddmod.o .libs/qdext.o .libs/qdmod.o .libs/f_dd.o .libs/f_qd.o -L/usr/local/lib/gcc8 -L/usr/lib/gcc80 -lstdc++ -lm -lc -lgcc -lgcc_pic /usr/lib/gcc80/crtendS.o /usr/lib/crtn.o -Wl,-rpath=/usr/local/lib/gcc8 -B/usr/local/bin -Wl,-soname -Wl,libqdmod.so.0 -o .libs/libqdmod.so.0.0.0 /usr/local/bin/ld: /usr/lib/libc.so: .dynsym local symbol at index 8 (>= sh_info of 6) libtool: link: (cd ".libs" && rm -f "libqdmod.so.0" && ln -s "libqdmod.so.0.0.0" "libqdmod.so.0") libtool: link: (cd ".libs" && rm -f "libqdmod.so" && ln -s "libqdmod.so.0.0.0" "libqdmod.so") libtool: link: ( cd ".libs" && rm -f "libqdmod.la" && ln -s "../libqdmod.la" "libqdmod.la" ) --- ./Makefile.in --- --- qd-config --- --- ./Makefile.in --- cd . && /bin/sh /construction/math/qd/qd-2.3.22/config/missing --run automake-1.11 --gnu --- qd-config --- cd . && /bin/sh ./config.status qd-config --- ./Makefile.in --- /construction/math/qd/qd-2.3.22/config/missing: automake-1.11: not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. --- Makefile --- /bin/sh ./config.status --- qd-config --- config.status: creating qd-config --- Makefile --- config.status: creating Makefile config.status: creating config/Makefile config.status: creating src/Makefile config.status: creating include/Makefile config.status: creating tests/Makefile config.status: creating fortran/Makefile config.status: creating qd-config config.status: creating fortran/second.f config.status: creating config.h config.status: config.h is unchanged config.status: creating include/qd/qd_config.h config.status: include/qd/qd_config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> qd-2.3.22 depends on executable: gfortran8 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for qd-2.3.22 ===> qd-2.3.22 depends on executable: gfortran8 - found ===> Generating temporary packing list /usr/bin/make install-recursive Making install in config Making install in src test -z "/usr/local/lib" || ../config/install-sh -c -d "/construction/math/qd/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libqd.la '/construction/math/qd/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libqd.so.0.0.0 /construction/math/qd/stage/usr/local/lib/libqd.so.0.0.0 libtool: install: (cd /construction/math/qd/stage/usr/local/lib && { ln -s -f libqd.so.0.0.0 libqd.so.0 || { rm -f libqd.so.0 && ln -s libqd.so.0.0.0 libqd.so.0; }; }) libtool: install: (cd /construction/math/qd/stage/usr/local/lib && { ln -s -f libqd.so.0.0.0 libqd.so || { rm -f libqd.so && ln -s libqd.so.0.0.0 libqd.so; }; }) libtool: install: /usr/bin/install -c .libs/libqd.lai /construction/math/qd/stage/usr/local/lib/libqd.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' Making install in include test -z "/usr/local/include" || ../config/install-sh -c -d "/construction/math/qd/stage/usr/local/include" ../config/install-sh -c -d '/construction/math/qd/stage/usr/local/include/qd' /usr/bin/install -c -m 644 qd/c_dd.h qd/c_qd.h qd/dd_real.h qd/dd_inline.h qd/fpu.h qd/inline.h qd/qd_real.h qd/qd_inline.h qd/bits.h '/construction/math/qd/stage/usr/local/include/qd' test -z "/usr/local/include" || ../config/install-sh -c -d "/construction/math/qd/stage/usr/local/include" ../config/install-sh -c -d '/construction/math/qd/stage/usr/local/include/qd' /usr/bin/install -c -m 644 qd/qd_config.h '/construction/math/qd/stage/usr/local/include/qd' Making install in tests Making install in fortran test -z "/usr/local/lib" || ../config/install-sh -c -d "/construction/math/qd/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libqdmod.la libqd_f_main.la '/construction/math/qd/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libqdmod.so.0.0.0 /construction/math/qd/stage/usr/local/lib/libqdmod.so.0.0.0 libtool: install: (cd /construction/math/qd/stage/usr/local/lib && { ln -s -f libqdmod.so.0.0.0 libqdmod.so.0 || { rm -f libqdmod.so.0 && ln -s libqdmod.so.0.0.0 libqdmod.so.0; }; }) libtool: install: (cd /construction/math/qd/stage/usr/local/lib && { ln -s -f libqdmod.so.0.0.0 libqdmod.so || { rm -f libqdmod.so && ln -s libqdmod.so.0.0.0 libqdmod.so; }; }) libtool: install: /usr/bin/install -c .libs/libqdmod.lai /construction/math/qd/stage/usr/local/lib/libqdmod.la libtool: install: /usr/bin/install -c .libs/libqd_f_main.so.0.0.0 /construction/math/qd/stage/usr/local/lib/libqd_f_main.so.0.0.0 libtool: install: (cd /construction/math/qd/stage/usr/local/lib && { ln -s -f libqd_f_main.so.0.0.0 libqd_f_main.so.0 || { rm -f libqd_f_main.so.0 && ln -s libqd_f_main.so.0.0.0 libqd_f_main.so.0; }; }) libtool: install: (cd /construction/math/qd/stage/usr/local/lib && { ln -s -f libqd_f_main.so.0.0.0 libqd_f_main.so || { rm -f libqd_f_main.so && ln -s libqd_f_main.so.0.0.0 libqd_f_main.so; }; }) libtool: install: /usr/bin/install -c .libs/libqd_f_main.lai /construction/math/qd/stage/usr/local/lib/libqd_f_main.la libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/qd" || ../config/install-sh -c -d "/construction/math/qd/stage/usr/local/include/qd" /usr/bin/install -c -m 644 qdmodule.mod qdext.mod ddmodule.mod ddext.mod '/construction/math/qd/stage/usr/local/include/qd' test -z "/usr/local/bin" || config/install-sh -c -d "/construction/math/qd/stage/usr/local/bin" /usr/bin/install -c qd-config '/construction/math/qd/stage/usr/local/bin' test -z "/usr/local/share/doc/qd" || config/install-sh -c -d "/construction/math/qd/stage/usr/local/share/doc/qd" /usr/bin/install -c -m 644 README docs/qd.pdf '/construction/math/qd/stage/usr/local/share/doc/qd' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libqd_f_main.so.0.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/libqdmod.so.0.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: 'lib/libqd.so.0.0.0' is not stripped consider trying INSTALL_TARGET=install-strip or using ${STRIP_CMD} Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for qd-2.3.22 file sizes/checksums [26]: 0% file sizes/checksums [26]: 100% packing files [26]: 0% packing files [26]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:18