------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/mpfr-4.0.2.txz Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/pari-2.11.4,2.txz SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> lcalc-1.23_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> lcalc-1.23_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lcalc-1.23_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> lcalc-1.23_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lcalc-1.23_1 for building => SHA256 Checksum OK for lcalc-1.23.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> lcalc-1.23_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by lcalc-1.23_1 for building ===> Extracting for lcalc-1.23_1 => SHA256 Checksum OK for lcalc-1.23.tar.bz2. Extracted Memory Use: 1.70M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for lcalc-1.23_1 ===> Applying ports patches for lcalc-1.23_1 ===> Cleanly applied ports patch(es) patch-include_L.h patch-include_Lcommandline.h patch-include_Lcommandline__elliptic.h patch-include_Lcommandline__numbertheory.h patch-include_Lcommon.h patch-include_Lcommon__ld.h patch-include_Lcomplex.h patch-include_Ldirichlet__series.h patch-include_Ldokchitser.h patch-include_Lexplicit__formula.h patch-include_Lgamma.h patch-include_Lglobals.h patch-src_Lcommandline.cc patch-src_Lcommandline__elliptic.cc patch-src_Makefile SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> lcalc-1.23_1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> lcalc-1.23_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> lcalc-1.23_1 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so) ===> lcalc-1.23_1 depends on shared library: libpari.so - found (/usr/local/lib/libpari.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> lcalc-1.23_1 depends on package: gmake>=4.3 - found ===> lcalc-1.23_1 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> lcalc-1.23_1 depends on shared library: libmpfr.so - found (/usr/local/lib/libmpfr.so) ===> lcalc-1.23_1 depends on shared library: libpari.so - found (/usr/local/lib/libpari.so) ===> Configuring for lcalc-1.23_1 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for lcalc-1.23_1 gmake[1]: Entering directory '/construction/math/lcalc/lcalc-1.23/src' gmake libLfunction.so gmake[2]: Entering directory '/construction/math/lcalc/lcalc-1.23/src' c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Lglobals.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Lgamma.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Lriemannsiegel.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Lriemannsiegel_blfi.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Ldokchitser.cc In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from Ldokchitser.cc:1: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from Lriemannsiegel_blfi.cc:16: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from Lriemannsiegel.cc:24: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ c++ -shared -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -o libLfunction.so -Wl,-soname,libLfunction.so Lglobals.o Lgamma.o Lriemannsiegel.o Lriemannsiegel_blfi.o Ldokchitser.o -L/usr/local/lib -lpari -lgmp -lm gmake[2]: Leaving directory '/construction/math/lcalc/lcalc-1.23/src' gmake lcalc gmake[2]: Entering directory '/construction/math/lcalc/lcalc-1.23/src' c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Lcommandline_globals.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Lcommandline_misc.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Lcommandline_numbertheory.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -c Lcommandline_values_zeros.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -DINCLUDE_PARI -c Lcommandline_elliptic.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -DINCLUDE_PARI -c Lcommandline_twist.cc c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include -DINCLUDE_PARI -c Lcommandline.cc cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -I../include -c cmdline.c In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from ../include/Lcommandline.h:38, from Lcommandline.cc:33: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from Lcommandline_values_zeros.cc:25: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from ../include/Lcommandline_elliptic.h:30, from Lcommandline_elliptic.cc:25: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from ../include/Lcommandline_twist.h:27, from Lcommandline_twist.cc:25: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from ../include/Lcommandline_globals.h:27, from Lcommandline_globals.cc:23: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/Lcommandline_misc.h:31, from Lcommandline_misc.cc:23: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from ../include/L.h:539, from ../include/Lcommandline_twist.h:27, from Lcommandline_twist.cc:25: ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = int]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] } ^ ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = double]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = std::complex]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] In file included from ../include/L.h:539, from Lcommandline_values_zeros.cc:25: ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = int]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] } ^ ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = double]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = std::complex]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] In file included from ../include/L.h:539, from ../include/Lcommandline_elliptic.h:30, from Lcommandline_elliptic.cc:25: ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = int]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] } ^ ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = double]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = std::complex]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include Lglobals.o Lgamma.o Lriemannsiegel.o Lriemannsiegel_blfi.o Ldokchitser.o Lcommandline_globals.o Lcommandline_misc.o Lcommandline_numbertheory.o Lcommandline_values_zeros.o Lcommandline_elliptic.o Lcommandline_twist.o Lcommandline.o cmdline.o -o lcalc -L/usr/local/lib -lpari -lgmp -lm gmake[2]: Leaving directory '/construction/math/lcalc/lcalc-1.23/src' gmake examples gmake[2]: Entering directory '/construction/math/lcalc/lcalc-1.23/src' c++ -ffast-math -fPIC -ffast-math -fPIC -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -isystem /usr/local/include -I../include example_programs/example.cc libLfunction.so -o example_programs/example -L/usr/local/lib -lpari -lgmp -lm In file included from /usr/include/c++/8.0/backward/strstream:50, from ../include/L.h:36, from example_programs/example.cc:2: /usr/include/c++/8.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from ../include/L.h:539, from example_programs/example.cc:2: ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = int]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] } ^ ../include/Lvalue.h: In member function 'Complex L_function::value_via_Riemann_sum(Complex, const char*) [with ttype = std::complex]': ../include/Lvalue.h:489:5: warning: control reaches end of non-void function [-Wreturn-type] gmake[2]: Leaving directory '/construction/math/lcalc/lcalc-1.23/src' gmake[1]: Leaving directory '/construction/math/lcalc/lcalc-1.23/src' SUCCEEDED 00:00:52 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for lcalc-1.23_1 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/math/lcalc/lcalc-1.23/src' cp -f lcalc /construction/math/lcalc/stage/usr/local/bin/. cp -f libLfunction.so /construction/math/lcalc/stage/usr/local/lib/. cp -rf ../include /construction/math/lcalc/stage/usr/local/include/Lfunction gmake[1]: Leaving directory '/construction/math/lcalc/lcalc-1.23/src' cd /construction/math/lcalc/stage/usr/local/lib && /bin/mv libLfunction.so libLfunction.so.0 ln -sf libLfunction.so.0 /construction/math/lcalc/stage/usr/local/lib/libLfunction.so /usr/bin/strip /construction/math/lcalc/stage/usr/local/bin/lcalc ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/libLfunction.so.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:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for lcalc-1.23_1 file sizes/checksums [46]: 0% file sizes/checksums [46]: 100% packing files [46]: 0% packing files [46]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:01:08