------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- 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/indexinfo-0.3.1.txz Installing /packages/All/gmp-6.2.0.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> p5-Math-Pari-2.01080900 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> p5-Math-Pari-2.01080900 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Math-Pari-2.01080900 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> p5-Math-Pari-2.01080900 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Math-Pari-2.01080900 for building => SHA256 Checksum OK for Math-Pari-2.01080900.zip. => SHA256 Checksum OK for pari-2.3.5.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> p5-Math-Pari-2.01080900 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Math-Pari-2.01080900 for building ===> Extracting for p5-Math-Pari-2.01080900 => SHA256 Checksum OK for Math-Pari-2.01080900.zip. => SHA256 Checksum OK for pari-2.3.5.tar.gz. Extracted Memory Use: 10.19M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for p5-Math-Pari-2.01080900 ===> Applying ports patches for p5-Math-Pari-2.01080900 ===> Cleanly applied ports patch(es) patch-Makefile.PL ===> Applying dragonfly patches for p5-Math-Pari-2.01080900 ===> Cleanly applied dragonfly patch(es) patch-libPARI_gphelp patch-pari-2.3.5_config_arch-osname patch-pari-2.3.5_config_get__archos patch-pari-2.3.5_config_get__dlld patch-pari-2.3.5_config_get__fltk patch-pari-2.3.5_config_get__ld SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> p5-Math-Pari-2.01080900 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> p5-Math-Pari-2.01080900 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> p5-Math-Pari-2.01080900 depends on package: perl5>=5.30.r1<5.31 - found ===> p5-Math-Pari-2.01080900 depends on shared library: libgmp.so - found (/usr/local/lib/libgmp.so) ===> Configuring for p5-Math-Pari-2.01080900 cd /construction/math/p5-Math-Pari/pari-2.3.5 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing " CPPFLAGS="" CXXFLAGS=" -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing " LDFLAGS=" " LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 0644" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" ld="ld" perl="/usr/local/bin/perl" ranlib="ranlib" ./Configure --mandir=/usr/local/man/man1 --prefix=/usr/local --share-prefix=/usr/local/share --with-gmp=/usr/local Configuring pari-2.3.5 (STABLE) Checking echo to see how to suppress newlines... ...using -n. Looking for some tools first ... ...zcat is /usr/bin/zcat ...gzip is /usr/bin/gzip GNU compiler version 8.3 [DragonFly] Release/2019-02-22 Given the previous choices, sizeof(long) is 8 chars. The internal word representation of a double is not needed (64bit). ========================================================================== Building for architecture: amd64 running dragonfly (x86-64 kernel) 64-bit version ========================================================================== C compiler is cc -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -fPIC Executable linker is cc -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -Wl,--export-dynamic Dynamic Lib linker is cc -shared $(CFLAGS) $(DLCFLAGS) -Wl,-shared,-soname=$(LIBPARI_SONAME) Looking in C lib for some symbols... ...Found exp2. ...Found log2. ...Found strftime. ...Found getrusage. ...Found sigaction. ...I did not find TIOCGWINSZ. ...Found getrlimit. ...Found stat. ...Found vsnprintf. ...Found dlopen. Checking for optional libraries and headers... ...Found libgmp in /usr/local/lib ...Found gmp header in /usr/local/include Using GNU MP, version 6.2.0 ### X11 not found ### FLTK not found. Building without FLTK support Hi-Res Graphics: none ### Building without GNU readline support Installation prefix ? [/usr/local] ...for architecture-independent files (share-prefix) ? [/usr/local/share] Installation directories for: ...executables (gp, gphelp) ? [/usr/local/bin] ...libraries (libpari) ? [/usr/local/lib] ...include files ? [/usr/local/include] ...manual pages ? [/usr/local/man/man1] ...emacs macros ? [/usr/local/share/emacs/site-lisp/pari] ...other system-dependant data ? [/usr/local/lib/pari] ...other system-independant data ? [/usr/local/share/pari] Default is dynamic executable and shared library ========================================================================== Extracting examples/Makefile.dragonfly-x86_64 Extracting Odragonfly-x86_64/Makefile Extracting Makefile Extracting Odragonfly-x86_64/paricfg.h Extracting Odragonfly-x86_64/../Odos/paricfg.h Extracting scripts and macros ...in doc ...in emacs ...in misc ========================================================================== Shall we try to build pari 2.3.5 (released) now (y/n)? [n] Ok. Type "make install" when you are ready Bye ! Setting up Math::Pari with Perl 5.030002 on dragonfly version 5.9; cc=cc, gccversion=8.3 [DragonFly] Release/2019-02-22, cccdlflags='-DPIC -fPIC', ccflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -DUSE_THREAD_SAFE_LOCALE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2', optimize='-pipe -O2 -fno-strict-aliasing ', ld=cc, ldflags='-pthread -Wl,-E -fstack-protector-strong -L/usr/local/lib'. Trying to use existing PARI library (at -L/construction/math/p5-Math-Pari/pari-2.3.5/build -lpari) (FAKE integer-formatted version 2003000). Checking if your kit is complete... Looks good Warning (mostly harmless): No library found for -lpari Warning: Guessing NAME [libPARI] from current directory name. Generating a Unix-style Makefile Writing Makefile for Math::Pari Writing MYMETA.yml and MYMETA.json Looking for patches for 2003000... The following patches were judged to be beneficial, but were not applied: SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for p5-Math-Pari-2.01080900 cd /construction/math/p5-Math-Pari/pari-2.3.5 && /usr/bin/env PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/construction/math/p5-Math-Pari XDG_CONFIG_HOME=/construction/math/p5-Math-Pari HOME=/construction/math/p5-Math-Pari TMPDIR="/tmp" PATH=/construction/math/p5-Math-Pari/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" /usr/bin/make -f Makefile LDLOADLIBS="-lm -L/construction/math/p5-Math-Pari/pari-2.3.5/build -Wl,-rpath=/usr/local/lib/perl5/site_perl/mach/5.30/auto/Math/Pari -lpari" gp Making gp in Odragonfly-x86_64 File ../src/funclist not changed. ../config/genkernel ../src/kernel/x86_64/asm0.h > parilvl0.h cat ../src/kernel/gmp/tune.h ../src/kernel/gmp/int.h ../src/kernel/none/level1.h > parilvl1.h cat parilvl0.h parilvl1.h > pariinl.h cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -I../src/language -o gp.o ../src/gp/gp.c cd ../src/desc && /usr/local/bin/perl merge_822 ../functions/*/* > def-dragonfly-x86_64-710678.tmp mv ../src/desc/def-dragonfly-x86_64-710678.tmp ../src/desc/pari.desc cd ../src/desc && /usr/local/bin/perl gen_proto gp pari.desc > gp_init-dragonfly-x86_64-710678.tmp mv ../src/desc/gp_init-dragonfly-x86_64-710678.tmp ../src/gp/gp_init.h cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -I../src/graph -o gp_init.o ../src/gp/gp_init.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -I../src/language -o gp_rl.o ../src/gp/gp_rl.c cd ../src/desc && /usr/local/bin/perl gen_proto highlevel pari.desc > highlvl-dragonfly-x86_64-710678.tmp mv ../src/desc/highlvl-dragonfly-x86_64-710678.tmp ../src/gp/highlvl.h cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -DDL_DFLT_NAME=NULL -o highlvl.o ../src/gp/highlvl.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -o whatnow.o ../src/gp/whatnow.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -I../src/graph -o plotport.o ../src/graph/plotport.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -o plotnull.o ../src/graph/plotnull.c cat ../src/kernel/gmp/mp.c ../src/kernel/none/cmp.c ../src/kernel/none/gcdll.c ../src/kernel/none/ratlift.c ../src/kernel/none/invmod.c ../src/kernel/gmp/gcd.c ../src/kernel/none/mp_indep.c ../src/kernel/none/add.c > mp.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -fPIC -I. -I../src/headers -I/usr/local/include -o mp.o mp.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o mpinl.o ../src/kernel/none/mpinl.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o Flx.o ../src/basemath/Flx.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o Qfb.o ../src/basemath/Qfb.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o RgX.o ../src/basemath/RgX.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o alglin1.o ../src/basemath/alglin1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o alglin2.o ../src/basemath/alglin2.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o arith1.o ../src/basemath/arith1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o arith2.o ../src/basemath/arith2.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o base1.o ../src/basemath/base1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o base2.o ../src/basemath/base2.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o base3.o ../src/basemath/base3.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o base4.o ../src/basemath/base4.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o base5.o ../src/basemath/base5.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o bibli1.o ../src/basemath/bibli1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o bibli2.o ../src/basemath/bibli2.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o buch1.o ../src/basemath/buch1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o buch2.o ../src/basemath/buch2.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o buch3.o ../src/basemath/buch3.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o buch4.o ../src/basemath/buch4.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o galconj.o ../src/basemath/galconj.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o gen1.o ../src/basemath/gen1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o gen2.o ../src/basemath/gen2.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o gen3.o ../src/basemath/gen3.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o ifactor1.o ../src/basemath/ifactor1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o perm.o ../src/basemath/perm.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o polarit1.o ../src/basemath/polarit1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o polarit2.o ../src/basemath/polarit2.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o polarit3.o ../src/basemath/polarit3.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o rootpol.o ../src/basemath/rootpol.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o subcyclo.o ../src/basemath/subcyclo.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o subgroup.o ../src/basemath/subgroup.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o trans1.o ../src/basemath/trans1.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o trans2.o ../src/basemath/trans2.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o trans3.o ../src/basemath/trans3.c cd ../src/desc && /usr/local/bin/perl gen_member pari.desc > members-dragonfly-x86_64-710678.tmp mv ../src/desc/members-dragonfly-x86_64-710678.tmp ../src/language/members.h cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o anal.o ../src/language/anal.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o compat.o ../src/language/compat.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o default.o ../src/language/default.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o errmsg.o ../src/language/errmsg.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o es.o ../src/language/es.c cd ../src/desc && /usr/local/bin/perl gen_proto basic pari.desc > init-dragonfly-x86_64-710678.tmp mv ../src/desc/init-dragonfly-x86_64-710678.tmp ../src/language/init.h cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o init.o ../src/language/init.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o intnum.o ../src/language/intnum.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o members.o ../src/language/members.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o sumiter.o ../src/language/sumiter.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o aprcl.o ../src/modules/aprcl.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o elldata.o ../src/modules/elldata.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o elliptic.o ../src/modules/elliptic.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o galois.o ../src/modules/galois.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o groupid.o ../src/modules/groupid.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o kummer.o ../src/modules/kummer.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o mpqs.o ../src/modules/mpqs.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o nffactor.o ../src/modules/nffactor.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o part.o ../src/modules/part.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o stark.o ../src/modules/stark.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o subfield.o ../src/modules/subfield.c cc -c -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -I. -I../src/headers -fPIC -o thue.o ../src/modules/thue.c rm -f libpari-gmp.so.2.3.5 cc -o libpari-gmp.so.2.3.5 -shared -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -fPIC -Wl,-shared,-soname=libpari-gmp.so.2 mp.o mpinl.o Flx.o Qfb.o RgX.o alglin1.o alglin2.o arith1.o arith2.o base1.o base2.o base3.o base4.o base5.o bibli1.o bibli2.o buch1.o buch2.o buch3.o buch4.o galconj.o gen1.o gen2.o gen3.o ifactor1.o perm.o polarit1.o polarit2.o polarit3.o rootpol.o subcyclo.o subgroup.o trans1.o trans2.o trans3.o anal.o compat.o default.o errmsg.o es.o init.o intnum.o members.o sumiter.o aprcl.o elldata.o elliptic.o galois.o groupid.o kummer.o mpqs.o nffactor.o part.o stark.o subfield.o thue.o -lc -lm -L/usr/local/lib -lgmp if test "libpari-gmp.so.2.3.5" != "libpari.so"; then rm -f libpari.so; ln -s libpari-gmp.so.2.3.5 libpari.so; fi if test "libpari-gmp.so.2.3.5" != "libpari-gmp.so.2"; then rm -f libpari-gmp.so.2; ln -s libpari-gmp.so.2.3.5 libpari-gmp.so.2; fi rm -f gp-dyn cc -o gp-dyn -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -Wl,--export-dynamic gp.o gp_init.o gp_rl.o highlvl.o whatnow.o plotport.o plotnull.o -Wl,-rpath,/construction/math/p5-Math-Pari/pari-2.3.5/Odragonfly-x86_64:/usr/local/lib:/usr/lib -L"/construction/math/p5-Math-Pari/pari-2.3.5/Odragonfly-x86_64" -L/usr/local/lib -lpari -lm -L/usr/local/lib -lgmp rm -f ../gp ln -s Odragonfly-x86_64/gp-dyn ../gp cd /construction/math/p5-Math-Pari/pari-2.3.5 && ln -s $(dirname $(readlink gp)) build --- blib/lib/Math/.exists --- --- blib/arch/.exists --- --- blib/lib/auto/Math/Pari/.exists --- --- blib/arch/auto/Math/Pari/.exists --- --- blib/bin/.exists --- --- blib/script/.exists --- --- blib/man1/.exists --- --- blib/man3/.exists --- --- config --- --- subdirs --- --- subdirs --- --- dynamic --- --- Pari.c --- "/usr/local/bin/perl" "/usr/local/lib/perl5/5.30/ExtUtils/xsubpp" -typemap '/usr/local/lib/perl5/5.30/ExtUtils/typemap' -typemap '/construction/math/p5-Math-Pari/Math-Pari-2.01080900/typemap' Pari.xs > Pari.xsc --- Pari.bs --- Running Mkbootstrap for Pari () --- pm_to_blib --- --- blibdirs --- --- config --- --- Pari.bs --- chmod 644 "Pari.bs" --- blib/arch/auto/Math/Pari/Pari.bs --- "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pari.bs blib/arch/auto/Math/Pari/Pari.bs 644 --- pm_to_blib --- cp Pari.pm blib/lib/Math/Pari.pm cp libPARI.pod blib/lib/Math/libPARI.pod cp PariInit.pm blib/lib/Math/PariInit.pm --- Pari.c --- mv Pari.xsc Pari.c --- Pari.o --- cc -c -I/construction/math/p5-Math-Pari/pari-2.3.5/src -pipe -I/construction/math/p5-Math-Pari/pari-2.3.5/src/headers -I/construction/math/p5-Math-Pari/pari-2.3.5/build -O2 -fno-strict-aliasing -pipe -O2 -fno-strict-aliasing -DVERSION=\"2.01080900\" -DXS_VERSION=\"2.01080900\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.30/mach/CORE" -DNO_HIGHLEVEL_PARI -DPARI_VERSION_EXP=2003000 -DDEBUG_PARI -DUSE_SLOW_ARRAY_ACCESS -DUSE_SLOW_NARGS_ACCESS -DLSB_in_U32=0 -Derr=pari_err -DGCC_INLINE -DHAVE_PARIPRIV -DNO_GRAPHICS_PARI Pari.c In file included from Pari.xs:30: Pari.xs: In function 'installPerlFunctionCV': /usr/local/lib/perl5/5.30/mach/CORE/perl.h:1780:26: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] # define INT2PTR(any,d) (any)(d) ^ Pari.xs:167:51: note: in expansion of macro 'INT2PTR' # define CV_myint_set(sv,i) SV_myvoidp_set((sv), INT2PTR(void*,i)) ^~~~~~~ Pari.xs:178:25: note: in expansion of macro 'CV_myint_set' #define CV_NUMARGS_set CV_myint_set ^~~~~~~~~~~~ Pari.xs:1272:5: note: in expansion of macro 'CV_NUMARGS_set' CV_NUMARGS_set(cv, numargs); ^~~~~~~~~~~~~~ Pari.xs: In function 'callPerlFunction': /usr/local/lib/perl5/5.30/mach/CORE/perl.h:1780:26: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] # define INT2PTR(any,d) (any)(d) ^ Pari.xs:166:28: note: in expansion of macro 'INT2PTR' # define CV_myint_get(sv) INT2PTR(int, *PARI_SV_to_voidpp(sv)) ^~~~~~~ Pari.xs:177:25: note: in expansion of macro 'CV_myint_get' #define CV_NUMARGS_get CV_myint_get ^~~~~~~~~~~~ Pari.xs:1337:19: note: in expansion of macro 'CV_NUMARGS_get' int numargs = CV_NUMARGS_get(cv); ^~~~~~~~~~~~~~ Pari.xs: At top level: Pari.xs:1733: warning: "NO_GRAPHICS_PARI" redefined # define NO_GRAPHICS_PARI : note: this is the location of the previous definition --- blib/arch/auto/Math/Pari/Pari.so --- rm -f blib/arch/auto/Math/Pari/Pari.so cc -shared -L/usr/local/lib/perl5/5.30/mach/CORE -lperl -L/usr/local/lib -fstack-protector-strong Pari.o -o blib/arch/auto/Math/Pari/Pari.so -lm -L/construction/math/p5-Math-Pari/pari-2.3.5/build -Wl,-rpath=/usr/local/lib/perl5/site_perl/mach/5.30/auto/Math/Pari -lpari chmod 755 blib/arch/auto/Math/Pari/Pari.so --- dynamic --- --- linkext --- --- pure_all --- --- manifypods --- Manifying 3 pod documents --- all --- SUCCEEDED 00:02:29 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> p5-Math-Pari-2.01080900 depends on package: perl5>=5.30.r1<5.31 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for p5-Math-Pari-2.01080900 ===> p5-Math-Pari-2.01080900 depends on package: perl5>=5.30.r1<5.31 - found ===> Generating temporary packing list "/usr/local/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Pari.bs blib/arch/auto/Math/Pari/Pari.bs 644 Manifying 3 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Math/Pari/Pari.so Installing /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/mach/5.30/Math/libPARI.pod Installing /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/mach/5.30/Math/PariInit.pm Installing /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/mach/5.30/Math/Pari.pm Installing /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/man/man3/Math::PariInit.3 Installing /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/man/man3/Math::libPARI.3 Installing /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/man/man3/Math::Pari.3 install -s -m 0644 /construction/math/p5-Math-Pari/pari-2.3.5/build/libpari-gmp.so.2.3.5 /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Math/Pari ln -s libpari-gmp.so.2.3.5 /construction/math/p5-Math-Pari/stage/usr/local/lib/perl5/site_perl/mach/5.30/auto/Math/Pari/libpari-gmp.so.2 ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: 'lib/perl5/site_perl/mach/5.30/auto/Math/Pari/Pari.so' 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 p5-Math-Pari-2.01080900 file sizes/checksums [10]: 0% file sizes/checksums [10]: 100% packing files [10]: 0% packing files [10]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:04 TOTAL TIME 00:02:42