You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build.
Maintainer: [email protected] Last committer: [email protected] Ident: $FreeBSD: head/math/sage/Makefile 551588 2020-10-06 17:44:22Z thierry $ Log URL: http://beefy18.nyi.freebsd.org/data/head-amd64-default/p551848_s366595/logs/sage-math-9.1_6.log Build URL: http://beefy18.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p551848_s366595 Log: =>> Building math/sage build started at Sat Oct 10 10:35:37 UTC 2020 port directory: /usr/ports/math/sage package name: sage-math-9.1_6 building for: FreeBSD head-amd64-default-job-02 13.0-CURRENT FreeBSD 13.0-CURRENT 1300119 amd64 maintained by: [email protected] Makefile ident: $FreeBSD: head/math/sage/Makefile 551588 2020-10-06 17:44:22Z thierry $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300100 Jail OSVERSION: 1300119 Job Id: 02 !!! Jail is newer than host. (Jail: 1300119, Host: 1300100) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh OSVERSION=1300119 UNAME_v=FreeBSD 13.0-CURRENT 1300119 UNAME_r=13.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin LOCALBASE=/usr/local USER=root LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.2.8-5-gc81843e5 MASTERMNT=/usr/local/poudriere/data/.m/head-amd64-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-amd64-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-amd64-default/ref/.p SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= DEPENDS_ARGS= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for sage-math-9.1_6: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --with-system-gcc=force --with-system-python3=yes --enable-build-as-root --localstatedir=/var --x-libraries=/usr/local/lib --x-includes=/usr/local/include --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- SAGE_PORT=yes CC=cc GCC=cc CXX=c++ AS=as LD=ld SAGE_LOCAL=/usr/local SAGE_DESTDIR=/wrkdirs/usr/ports/math/sage/work/build/ DESTDIR=/wrkdirs/usr/ports/math/sage/work/build//usr/local PATCH=/usr/local/bin/gpatch F77="gfortran9" FC="gfortran9" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc9" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc9" MAKE=gmake ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/wrkdirs/usr/ports/math/sage/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/sage/work HOME=/wrkdirs/usr/ports/math/sage/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/sage/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- MAKE=gmake DESTDIR=/wrkdirs/usr/ports/math/sage/work/build F77="gfortran9" FC="gfortran9" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc9" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc9" PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/math/sage/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/sage/work HOME=/wrkdirs/usr/ports/math/sage/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/math/sage/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include" LDFLAGS=" -s -L/usr/local/lib -Wl,-rpath=/usr/local/lib/gcc9 -L/usr/local/lib/gcc9 -B/usr/local/bin -L/usr/local/lib -fstack-protector-strong " LIBS="-lomp -pthread -L/usr/l ocal/lib" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include " 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" --End MAKE_ENV-- --PLIST_SUB-- VER=9.1 PORTDOCS="" DOCS="" NO_DOCS="@comment " JAVASHAREDIR="share/java" JAVAJARDIR="share/java/classes" TEXMFDIR="share/texmf" TEXMFDISTDIR="share/texmf-dist" TEXMFLOCALDIR="share/texmf-local" TEXMFVARDIR="share/texmf-var" TEXMFCONFIGDIR="share/texmf-config" FMTUTIL_CNF="share/texmf-config/web2c/fmtutil.cnf" GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=freebsd13 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" EGG="" WHEEL="@comment " OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.32.0 PERL_VER=5.32 PERL5_MAN1=lib/perl5/site_perl/man/man1 PERL5_MAN3=lib/perl5/site_perl/man/man3 SITE_PERL=lib/perl5/site_perl SITE_ARCH=lib/perl5/site_perl/mach/5.32 DOCSDIR="share/doc/sage" EXAMPLESDIR="share/examples/sage" DATADIR="share/sage" WWWDIR="www/sage" ETCDIR="etc/sag e" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " JAVASHAREDIR="/usr/local/share/java" JAVAJARDIR="/usr/local/share/java/classes" JAVALIBDIR="/usr/local/share/java/classes" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/sage DOCSDIR=/usr/local/share/doc/sage EXAMPLESDIR=/usr/local/share/examples/sage WWWDIR=/usr/local/www/sage ETCDIR=/usr/local/etc/sage --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o" CC_OUTPUT_921dbbb2_58173849=yes CC_OUTPUT_921dbbb2_9bdba57c=yes CC_OUTPUT_921dbbb2_6a4fe7f5=yes CC_OUTPUT_921dbbb2_6bcac02b=yes CC_OUTPUT_921dbbb2_67d20829=yes CC_OUTPUT_921dbbb2_bfa62e83=yes CC_OUTPUT_921dbbb2_f0b4d593=yes CC_OUTPUT_921dbbb2_308abb44=yes CC_OUTPUT_921dbbb2_f00456e5=yes CC_OUTPUT_921dbbb2_65ad290d=yes CC_OUTPUT_921dbbb2_f2776b26=yes CC_OUTPUT_921dbbb2_b2657cc3=yes CC_OUTPUT_921dbbb2_380987f7=yes CC_OUTPUT_921dbbb2_160933ec=yes CC_OUTPUT_921dbbb2_fb62803b=yes _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 11.0.0 ([email protected]:llvm/llvm-project.git llvmorg-11.0.0-rc5-0-g60a25202a7d) Target: x86_64-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300119 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=524288 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> sage-math-9.1_6 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.15.9.txz [head-amd64-default-job-02] Installing pkg-1.15.9... [head-amd64-default-job-02] Extracting pkg-1.15.9: .......... done ===> sage-math-9.1_6 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of sage-math-9.1_6 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sage-math-9.1_6 for building =========================================================================== =======================<phase: checksum >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sage-math-9.1_6 for building => SHA256 Checksum OK for sage-9.1.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by sage-math-9.1_6 for building ===> Extracting for sage-math-9.1_6 => SHA256 Checksum OK for sage-9.1.tar.gz. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for sage-math-9.1_6 ===> Applying FreeBSD patches for sage-math-9.1_6 from /usr/ports/math/sage/files cp -f /usr/ports/math/sage/files/psutil__arch__bsd__freebsd_socks.c.patch /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/psutil/patches/ cp -f /usr/ports/math/sage/files/brial_spkg-configure.m4 /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/brial/spkg-configure.m4 cp -f /usr/ports/math/sage/files/e_antic_spkg-configure.m4 /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/e_antic/spkg-configure.m4 cp -f /usr/ports/math/sage/files/ecl_spkg-configure.m4 /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/ecl/spkg-configure.m4 cp -f /usr/ports/math/sage/files/gap_spkg-configure.m4 /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/gap/spkg-configure.m4 cp -f /usr/ports/math/sage/files/gc_spkg-configure.m4 /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/gc/spkg-configure.m4 cp -f /usr/ports/math/sage/files/giac_spkg-configure.m4 /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/giac/spkg-configure.m4 cp -f /usr/ports/math/sage/files/libhomfly_spkg-configure.m4 /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/libhomfly/spkg-configure.m4 cp -f /usr/ports/math/sage/files/linbox_spkg-configure.m4 /wrkdirs/usr/ports/math/sage/work/sage-9.1/build/pkgs/linbox/spkg-configure.m4 <snip> [sagelib-9.1] warning: sage/rings/finite_rings/element_givaro.pyx:1156:58: local variable 'r' referenced before assignment [sagelib-9.1] warning: sage/rings/finite_rings/element_givaro.pyx:1171:34: local variable 'r' referenced before assignment [sagelib-9.1] warning: sage/rings/finite_rings/element_givaro.pyx:1172:58: local variable 'r' referenced before assignment [sagelib-9.1] warning: sage/rings/finite_rings/element_givaro.pyx:1203:34: local variable 'r' referenced before assignment [sagelib-9.1] warning: sage/rings/finite_rings/element_givaro.pyx:1204:58: local variable 'r' referenced before assignment [sagelib-9.1] [376/519] Cythonizing sage/rings/finite_rings/element_pari_ffelt.pyx [sagelib-9.1] [377/519] Cythonizing sage/rings/finite_rings/finite_field_base.pyx [sagelib-9.1] [378/519] Cythonizing sage/rings/finite_rings/hom_finite_field.pyx [sagelib-9.1] [379/519] Cythonizing sage/rings/finite_rings/hom_finite_field_givaro.pyx [sagelib-9.1] [380/519] Cythonizing sage/rings/finite_rings/hom_prime_finite_field.pyx [sagelib-9.1] [381/519] Cythonizing sage/rings/finite_rings/integer_mod.pyx [sagelib-9.1] [382/519] Cythonizing sage/rings/finite_rings/residue_field.pyx [sagelib-9.1] [383/519] Cythonizing sage/rings/fraction_field_FpT.pyx [sagelib-9.1] [384/519] Cythonizing sage/rings/fraction_field_element.pyx [sagelib-9.1] [385/519] Cythonizing sage/rings/function_field/element.pyx [sagelib-9.1] [386/519] Cythonizing sage/rings/integer.pyx [sagelib-9.1] [387/519] Cythonizing sage/rings/integer_ring.pyx [sagelib-9.1] [388/519] Cythonizing sage/rings/laurent_series_ring_element.pyx [sagelib-9.1] [389/519] Cythonizing sage/rings/morphism.pyx [sagelib-9.1] [390/519] Cythonizing sage/rings/noncommutative_ideals.pyx [sagelib-9.1] [391/519] Cythonizing sage/rings/number_field/number_field_base.pyx [sagelib-9.1] [392/519] Cythonizing sage/rings/number_field/number_field_element.pyx [sagelib-9.1] [393/519] Cythonizing sage/rings/number_field/number_field_element_quadratic.pyx [sagelib-9.1] [394/519] Cythonizing sage/rings/number_field/number_field_morphisms.pyx [sagelib-9.1] [395/519] Cythonizing sage/rings/number_field/totallyreal.pyx [sagelib-9.1] [396/519] Cythonizing sage/rings/number_field/totallyreal_data.pyx [sagelib-9.1] [397/519] Cythonizing sage/rings/padics/common_conversion.pyx [sagelib-9.1] [398/519] Cythonizing sage/rings/padics/local_generic_element.pyx [sagelib-9.1] [399/519] Cythonizing sage/rings/padics/morphism.pyx [sagelib-9.1] [400/519] Cythonizing sage/rings/padics/padic_ZZ_pX_CA_element.pyx [sagelib-9.1] [401/519] Cythonizing sage/rings/padics/padic_ZZ_pX_CR_element.pyx [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:752:28: local variable 'val' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:752:33: local variable 'index' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:754:42: local variable 'val' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:756:42: local variable 'val' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:756:67: local variable 'index' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:2231:28: local variable 'minval' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:2231:36: local variable 'mini' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:2233:15: local variable 'minval' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:2234:23: local variable 'minval' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:2238:18: local variable 'minval' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CA_element.pyx:2238:46: local variable 'mini' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1181:28: local variable 'val' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1181:33: local variable 'index' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1183:24: local variable 'val' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1185:24: local variable 'val' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1185:49: local variable 'index' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1323:36: local variable 'minval' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1323:44: local variable 'mini' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1325:28: local variable 'minval' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1327:28: local variable 'minval' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_CR_element.pyx:1327:56: local variable 'mini' referenced before assignment [sagelib-9.1] [402/519] Cythonizing sage/rings/padics/padic_ZZ_pX_FM_element.pyx [sagelib-9.1] [403/519] Cythonizing sage/rings/padics/padic_ZZ_pX_element.pyx [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_FM_element.pyx:1621:28: local variable 'valuation' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_FM_element.pyx:1621:39: local variable 'index' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_FM_element.pyx:1622:11: local variable 'index' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_FM_element.pyx:1625:19: local variable 'valuation' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_FM_element.pyx:1627:15: local variable 'index' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_FM_element.pyx:1627:23: local variable 'valuation' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_FM_element.pyx:1630:23: local variable 'index' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/padic_ZZ_pX_FM_element.pyx:1630:31: local variable 'valuation' referenced before assignment [sagelib-9.1] [404/519] Cythonizing sage/rings/padics/padic_capped_absolute_element.pyx [sagelib-9.1] [405/519] Cythonizing sage/rings/padics/padic_capped_relative_element.pyx [sagelib-9.1] warning: sage/rings/padics/CR_template.pxi:1460:10: Compatible but non-identical C method 'val_unit' not redeclared in definition part of extension type 'CRElement'. This may cause incorrect vtables to be generated. [sagelib-9.1] warning: sage/rings/padics/padic_generic_element.pxd:15:19: Previous declaration is here [sagelib-9.1] [406/519] Cythonizing sage/rings/padics/padic_ext_element.pyx [sagelib-9.1] [407/519] Cythonizing sage/rings/padics/padic_fixed_mod_element.pyx [sagelib-9.1] [408/519] Cythonizing sage/rings/padics/padic_floating_point_element.pyx [sagelib-9.1] warning: sage/rings/padics/FP_template.pxi:1194:10: Compatible but non-identical C method 'val_unit' not redeclared in definition part of extension type 'FPElement'. This may cause incorrect vtables to be generated. [sagelib-9.1] warning: sage/rings/padics/padic_generic_element.pxd:15:19: Previous declaration is here [sagelib-9.1] [409/519] Cythonizing sage/rings/padics/padic_generic_element.pyx [sagelib-9.1] [410/519] Cythonizing sage/rings/padics/padic_printing.pyx [sagelib-9.1] [411/519] Cythonizing sage/rings/padics/pow_computer.pyx [sagelib-9.1] [412/519] Cythonizing sage/rings/padics/pow_computer_ext.pyx [sagelib-9.1] [413/519] Cythonizing sage/rings/padics/pow_computer_flint.pyx [sagelib-9.1] warning: sage/rings/padics/pow_computer_ext.pyx:791:8: local variable 'tmp' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/pow_computer_ext.pyx:1225:32: local variable 'minval' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/pow_computer_ext.pyx:1225:40: local variable 'mini' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/pow_computer_ext.pyx:1226:15: local variable 'mini' referenced before assignment [sagelib-9.1] warning: sage/rings/padics/pow_computer_ext.pyx:1226:29: local variable 'minval' referenced before assignment [sagelib-9.1] [414/519] Cythonizing sage/rings/padics/pow_computer_relative.pyx [sagelib-9.1] [415/519] Cythonizing sage/rings/padics/qadic_flint_CA.pyx [sagelib-9.1] [416/519] Cythonizing sage/rings/padics/qadic_flint_CR.pyx [sagelib-9.1] warning: sage/rings/padics/CR_template.pxi:1460:10: Compatible but non-identical C method 'val_unit' not redeclared in definition part of extension type 'CRElement'. This may cause incorrect vtables to be generated. [sagelib-9.1] warning: sage/rings/padics/padic_generic_element.pxd:15:19: Previous declaration is here [sagelib-9.1] [417/519] Cythonizing sage/rings/padics/qadic_flint_FM.pyx [sagelib-9.1] [418/519] Cythonizing sage/rings/padics/qadic_flint_FP.pyx [sagelib-9.1] warning: sage/rings/padics/FP_template.pxi:1194:10: Compatible but non-identical C method 'val_unit' not redeclared in definition part of extension type 'FPElement'. This may cause incorrect vtables to be generated. [sagelib-9.1] warning: sage/rings/padics/padic_generic_element.pxd:15:19: Previous declaration is here [sagelib-9.1] [419/519] Cythonizing sage/rings/padics/relative_ramified_CA.pyx [sagelib-9.1] [420/519] Cythonizing sage/rings/padics/relative_ramified_CR.pyx [sagelib-9.1] [421/519] Cythonizing sage/rings/padics/relative_ramified_FM.pyx [sagelib-9.1] warning: sage/rings/padics/CR_template.pxi:1460:10: Compatible but non-identical C method 'val_unit' not redeclared in definition part of extension type 'CRElement'. This may cause incorrect vtables to be generated. [sagelib-9.1] warning: sage/rings/padics/padic_generic_element.pxd:15:19: Previous declaration is here [sagelib-9.1] [422/519] Cythonizing sage/rings/padics/relative_ramified_FP.pyx [sagelib-9.1] warning: sage/rings/padics/FP_template.pxi:1194:10: Compatible but non-identical C method 'val_unit' not redeclared in definition part of extension type 'FPElement'. This may cause incorrect vtables to be generated. [sagelib-9.1] warning: sage/rings/padics/padic_generic_element.pxd:15:19: Previous declaration is here [sagelib-9.1] [423/519] Cythonizing sage/rings/polynomial/cyclotomic.pyx [sagelib-9.1] [424/519] Cythonizing sage/rings/polynomial/evaluation.pyx [sagelib-9.1] [425/519] Cythonizing sage/rings/polynomial/hilbert.pyx [sagelib-9.1] [426/519] Cythonizing sage/rings/polynomial/laurent_polynomial.pyx [sagelib-9.1] [427/519] Cythonizing sage/rings/polynomial/multi_polynomial.pyx [sagelib-9.1] [428/519] Cythonizing sage/rings/polynomial/multi_polynomial_ideal_libsingular.pyx [sagelib-9.1] [429/519] Cythonizing sage/rings/polynomial/multi_polynomial_libsingular.pyx [sagelib-9.1] [430/519] Cythonizing sage/rings/polynomial/multi_polynomial_ring_base.pyx [sagelib-9.1] [431/519] Cythonizing sage/rings/polynomial/pbori.pyx [sagelib-9.1] [432/519] Cythonizing sage/rings/polynomial/plural.pyx [sagelib-9.1] [433/519] Cythonizing sage/rings/polynomial/polydict.pyx [sagelib-9.1] [434/519] Cythonizing sage/rings/polynomial/polynomial_compiled.pyx [sagelib-9.1] [435/519] Cythonizing sage/rings/polynomial/polynomial_complex_arb.pyx [sagelib-9.1] [436/519] Cythonizing sage/rings/polynomial/polynomial_element.pyx [sagelib-9.1] [437/519] Cythonizing sage/rings/polynomial/polynomial_gf2x.pyx [sagelib-9.1] [438/519] Cythonizing sage/rings/polynomial/polynomial_integer_dense_flint.pyx [sagelib-9.1] [439/519] Cythonizing sage/rings/polynomial/polynomial_integer_dense_ntl.pyx [sagelib-9.1] [440/519] Cythonizing sage/rings/polynomial/polynomial_modn_dense_ntl.pyx [sagelib-9.1] [441/519] Cythonizing sage/rings/polynomial/polynomial_number_field.pyx [sagelib-9.1] [442/519] Cythonizing sage/rings/polynomial/polynomial_rational_flint.pyx [sagelib-9.1] warning: sage/rings/polynomial/polynomial_modn_dense_ntl.pyx:869:32: local variable 'mod' referenced before assignment [sagelib-9.1] warning: sage/rings/polynomial/polynomial_modn_dense_ntl.pyx:873:52: local variable 'mod' referenced before assignment [sagelib-9.1] warning: sage/rings/polynomial/polynomial_modn_dense_ntl.pyx:1427:32: local variable 'mod' referenced before assignment [sagelib-9.1] warning: sage/rings/polynomial/polynomial_modn_dense_ntl.pyx:1431:52: local variable 'mod' referenced before assignment [sagelib-9.1] [443/519] Cythonizing sage/rings/polynomial/polynomial_real_mpfr_dense.pyx [sagelib-9.1] [444/519] Cythonizing sage/rings/polynomial/polynomial_ring_homomorphism.pyx [sagelib-9.1] [445/519] Cythonizing sage/rings/polynomial/polynomial_zmod_flint.pyx [sagelib-9.1] [446/519] Cythonizing sage/rings/polynomial/polynomial_zz_pex.pyx [sagelib-9.1] [448/519] Cythonizing sage/rings/polynomial/refine_root.pyx [sagelib-9.1] [447/519] Cythonizing sage/rings/polynomial/real_roots.pyx [sagelib-9.1] [449/519] Cythonizing sage/rings/polynomial/skew_polynomial_element.pyx [sagelib-9.1] [450/519] Cythonizing sage/rings/polynomial/skew_polynomial_finite_order.pyx [sagelib-9.1] [451/519] Cythonizing sage/rings/polynomial/symmetric_reduction.pyx [sagelib-9.1] [452/519] Cythonizing sage/rings/polynomial/weil/weil_polynomials.pyx [sagelib-9.1] [453/519] Cythonizing sage/rings/power_series_mpoly.pyx [sagelib-9.1] [454/519] Cythonizing sage/rings/power_series_pari.pyx [sagelib-9.1] [455/519] Cythonizing sage/rings/power_series_poly.pyx [sagelib-9.1] [456/519] Cythonizing sage/rings/power_series_ring_element.pyx [sagelib-9.1] [457/519] Cythonizing sage/rings/puiseux_series_ring_element.pyx [sagelib-9.1] [458/519] Cythonizing sage/rings/rational.pyx [sagelib-9.1] [459/519] Cythonizing sage/rings/real_arb.pyx [sagelib-9.1] [460/519] Cythonizing sage/rings/real_double.pyx [sagelib-9.1] [461/519] Cythonizing sage/rings/real_interval_absolute.pyx [sagelib-9.1] [462/519] Cythonizing sage/rings/real_lazy.pyx [sagelib-9.1] [463/519] Cythonizing sage/rings/real_mpfi.pyx [sagelib-9.1] [464/519] Cythonizing sage/rings/real_mpfr.pyx [sagelib-9.1] [465/519] Cythonizing sage/rings/ring.pyx [sagelib-9.1] [466/519] Cythonizing sage/rings/ring_extension.pyx [sagelib-9.1] [467/519] Cythonizing sage/rings/ring_extension_conversion.pyx [sagelib-9.1] [468/519] Cythonizing sage/rings/ring_extension_element.pyx [sagelib-9.1] [469/519] Cythonizing sage/rings/ring_extension_morphism.pyx [sagelib-9.1] [470/519] Cythonizing sage/rings/semirings/tropical_semiring.pyx [sagelib-9.1] [471/519] Cythonizing sage/rings/sum_of_squares.pyx [sagelib-9.1] [472/519] Cythonizing sage/rings/tate_algebra_element.pyx [sagelib-9.1] [473/519] Cythonizing sage/rings/tate_algebra_ideal.pyx [sagelib-9.1] [474/519] Cythonizing sage/sat/solvers/satsolver.pyx [sagelib-9.1] [475/519] Cythonizing sage/schemes/elliptic_curves/descent_two_isogeny.pyx [sagelib-9.1] [476/519] Cythonizing sage/schemes/elliptic_curves/mod_sym_num.pyx [sagelib-9.1] [477/519] Cythonizing sage/schemes/elliptic_curves/period_lattice_region.pyx [sagelib-9.1] [478/519] Cythonizing sage/schemes/hyperelliptic_curves/hypellfrob.pyx [sagelib-9.1] [479/519] Cythonizing sage/schemes/toric/divisor_class.pyx [sagelib-9.1] [480/519] Cythonizing sage/sets/disjoint_set.pyx [sagelib-9.1] [481/519] Cythonizing sage/sets/finite_set_map_cy.pyx [sagelib-9.1] [482/519] Cythonizing sage/sets/pythonclass.pyx [sagelib-9.1] [483/519] Cythonizing sage/sets/recursively_enumerated_set.pyx [sagelib-9.1] [484/519] Cythonizing sage/stats/distributions/discrete_gaussian_integer.pyx [sagelib-9.1] [485/519] Cythonizing sage/stats/hmm/chmm.pyx [sagelib-9.1] [486/519] Cythonizing sage/stats/hmm/distributions.pyx [sagelib-9.1] [487/519] Cythonizing sage/stats/hmm/hmm.pyx [sagelib-9.1] [488/519] Cythonizing sage/stats/hmm/util.pyx [sagelib-9.1] [489/519] Cythonizing sage/stats/intlist.pyx [sagelib-9.1] [490/519] Cythonizing sage/structure/category_object.pyx [sagelib-9.1] [491/519] Cythonizing sage/structure/coerce.pyx [sagelib-9.1] [492/519] Cythonizing sage/structure/coerce_actions.pyx [sagelib-9.1] [493/519] Cythonizing sage/structure/coerce_dict.pyx [sagelib-9.1] [494/519] Cythonizing sage/structure/coerce_maps.pyx [sagelib-9.1] [495/519] Cythonizing sage/structure/debug_options.pyx [sagelib-9.1] [496/519] Cythonizing sage/structure/element.pyx [sagelib-9.1] [497/519] Cythonizing sage/structure/element_wrapper.pyx [sagelib-9.1] [498/519] Cythonizing sage/structure/factory.pyx [sagelib-9.1] [499/519] Cythonizing sage/structure/list_clone.pyx [sagelib-9.1] [500/519] Cythonizing sage/structure/list_clone_demo.pyx [sagelib-9.1] [501/519] Cythonizing sage/structure/list_clone_timings_cy.pyx [sagelib-9.1] [502/519] Cythonizing sage/structure/misc.pyx [sagelib-9.1] [503/519] Cythonizing sage/structure/mutability.pyx [sagelib-9.1] [504/519] Cythonizing sage/structure/parent.pyx [sagelib-9.1] [505/519] Cythonizing sage/structure/parent_base.pyx [sagelib-9.1] [506/519] Cythonizing sage/structure/parent_gens.pyx [sagelib-9.1] [507/519] Cythonizing sage/structure/parent_old.pyx [sagelib-9.1] [508/519] Cythonizing sage/structure/richcmp.pyx [sagelib-9.1] [509/519] Cythonizing sage/structure/sage_object.pyx [sagelib-9.1] [510/519] Cythonizing sage/symbolic/comparison.pyx [sagelib-9.1] [511/519] Cythonizing sage/symbolic/constants_c.pyx [sagelib-9.1] [512/519] Cythonizing sage/symbolic/expression.pyx [sagelib-9.1] [513/519] Cythonizing sage/symbolic/function.pyx [sagelib-9.1] [514/519] Cythonizing sage/symbolic/getitem.pyx [sagelib-9.1] [515/519] Cythonizing sage/symbolic/ring.pyx [sagelib-9.1] [516/519] Cythonizing sage/symbolic/series.pyx [sagelib-9.1] [517/519] Cythonizing sage/symbolic/substitution_map.pyx [sagelib-9.1] [518/519] Cythonizing sage/tests/cython.pyx [sagelib-9.1] [519/519] Cythonizing sage/tests/stl_vector.pyx =>> Killing runaway build after 7200 seconds with no output _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
