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: branches/2019Q3/lang/julia07/Makefile 502856 2019-05-28 06:08:12Z lwhsu $ Log URL: http://beefy3.nyi.freebsd.org/data/112amd64-quarterly/512362/logs/julia07-0.7.0_5.log Build URL: http://beefy3.nyi.freebsd.org/build.html?mastername=112amd64-quarterly&build=512362 Log: =>> Building lang/julia07 build started at Sat Sep 21 01:23:42 UTC 2019 port directory: /usr/ports/lang/julia07 package name: julia07-0.7.0_5 building for: FreeBSD 112amd64-quarterly-job-08 11.2-RELEASE-p14 FreeBSD 11.2-RELEASE-p14 amd64 maintained by: [email protected] Makefile ident: $FreeBSD: branches/2019Q3/lang/julia07/Makefile 502856 2019-05-28 06:08:12Z lwhsu $ Poudriere version: 3.2.8-5-gc81843e5 Host OSVERSION: 1300040 Jail OSVERSION: 1102000 Job Id: 08 ---Begin Environment--- SHELL=/bin/csh OSVERSION=1102000 UNAME_v=FreeBSD 11.2-RELEASE-p14 UNAME_r=11.2-RELEASE-p14 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/112amd64-quarterly/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/112amd64-quarterly/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=112amd64-quarterly SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/112amd64-quarterly/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 julia07-0.7.0_5: DEBUG=off: Build with debugging support DESKTOP=off: Install icon, .desktop and appdata files DOCS=on: Build and/or install documentation GPL_LIBS=off: Build with GPL lib: SUITESPARSE NATIVE=off: Build with native CPU JIT tuning ====> Build self-shipped private depends OPENBLAS=off: Private OpenBLAS v0.3.2 (ports tree: v0.2.20) ====> Math library implementation: you have to select exactly one of them SYSLIBM=off: Build with system libm OPENLIBM=on: Build with OpenLibm (math/openlibm) ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- [email protected] --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- MAKE=gmake F77="gfortran8" FC="gfortran8" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc8" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc8" PYTHON="/usr/local/bin/python2.7" ac_cv_path_PERL=/usr/local/bin/perl ac_cv_path_PERL_PATH=/usr/local/bin/perl PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/julia07/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/julia07/work HOME=/wrkdirs/usr/ports/lang/julia07/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/julia07/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- F77="gfortran8" FC="gfortran8" FFLAGS="-O -Wl,-rpath=/usr/local/lib/gcc8" FCFLAGS="-Wl,-rpath=/usr/local/lib/gcc8" PERL_USE_UNSAFE_INC=1 XDG_DATA_HOME=/wrkdirs/usr/ports/lang/julia07/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/lang/julia07/work HOME=/wrkdirs/usr/ports/lang/julia07/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/lang/julia07/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 ADDR2LINE="/usr/local/bin/addr2line" AR="/usr/local/bin/ar" AS="/usr/local/bin/as" CPPFILT="/usr/local/bin/c++filt" GPROF="/usr/local/bin/gprof" LD="/usr/local/bin/ld" NM="/usr/local/bin/nm" OBJCOPY="/usr/local/bin/objcopy" OBJDUMP="/usr/local/bin/objdump" RANLIB="/usr/local/bin/ranlib" READELF="/usr/local/bin/readelf" SIZE="/usr/local/bin/size" STRINGS="/usr/local/bin/strings" PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " CPP="cp p" CPPFLAGS="" LDFLAGS=" -Wl,-rpath=/usr/local/lib/gcc8 -L/usr/local/lib/gcc8 -B/usr/local/bin -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing -stdlib=libc++ -std=c++11 " 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-- VERSION="0.7" SOVERSION="0.7.0" JULIA="julia/julia07" PORTDOCS="" DEBUG="@comment " NO_DEBUG="" DESKTOP="@comment " NO_DESKTOP="" DOCS="" NO_DOCS="@comment " GPL_LIBS="@comment " NO_GPL_LIBS="" NATIVE="@comment " NO_NATIVE="" OPENBLAS="@comment " NO_OPENBLAS="" OPENLIBM="" NO_OPENLIBM="@comment " SYSLIBM="@comment " NO_SYSLIBM="" PYTHON_INCLUDEDIR=include/python2.7 PYTHON_LIBDIR=lib/python2.7 PYTHON_PLATFORM=freebsd11 PYTHON_SITELIBDIR=lib/python2.7/site-packages PYTHON_SUFFIX=27 PYTHON_VER=2.7 PYTHON_VERSION=python2.7 PYTHON2="" PYTHON3="@comment " OSREL=11.2 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PERL_VERSION=5.28.2 PERL_VER=5.28 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.28 DOCSDIR="share/doc/julia07" EXAMPLESDIR="share/examples/julia" DATADIR="share/julia" WWWDIR="www/julia" ETCDIR="etc/julia" --End PLIST_SUB-- --SUB_LIST-- DEBUG="@comment " NO_DEBUG="" DESKTOP="@comment " NO_DESKTOP="" DOCS="" NO_DOCS="@comment " GPL_LIBS="@comment " NO_GPL_LIBS="" NATIVE="@comment " NO_NATIVE="" OPENBLAS="@comment " NO_OPENBLAS="" OPENLIBM="" NO_OPENLIBM="@comment " SYSLIBM="@comment " NO_SYSLIBM="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/julia DOCSDIR=/usr/local/share/doc/julia07 EXAMPLESDIR=/usr/local/share/examples/julia WWWDIR=/usr/local/www/julia ETCDIR=/usr/local/etc/julia --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 # stable/10 includes src.conf too late but make.conf is in sys.mk .if ${.CURDIR:M/poudriere/jails/10*/usr/src/usr.bin/xlint*} # Disable build of llib now that head no longer has lint(1) LINT= true .endif #### /usr/ports/Mk/Scripts/ports_env.sh #### _CCVERSION_921dbbb2=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 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 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0) Target: x86_64-unknown-freebsd11.2 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=amd64 OPSYS=FreeBSD _OSRELEASE=11.2-RELEASE-p14 OSREL=11.2 OSVERSION=1102000 PYTHONBASE=/usr/local HAVE_COMPAT_IA32_KERN=YES CONFIGURE_MAX_CMD_LEN=262144 HAVE_PORTS_ENV=1 #### Misc Poudriere #### GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---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 MIT accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> julia07-0.7.0_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.11.1.txz [112amd64-quarterly-job-08] Installing pkg-1.11.1... [112amd64-quarterly-job-08] Extracting pkg-1.11.1: .......... done ===> julia07-0.7.0_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of julia07-0.7.0_5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by julia07-0.7.0_5 for building =========================================================================== =======================<phase: checksum >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by julia07-0.7.0_5 for building => SHA256 Checksum OK for julia-0.7.0-full.tar.gz. =========================================================================== =======================<phase: extract-depends>============================ ===> julia07-0.7.0_5 depends on executable: gmake - not found ===> Installing existing package /packages/All/gmake-4.2.1_3.txz [112amd64-quarterly-job-08] Installing gmake-4.2.1_3... [112amd64-quarterly-job-08] `-- Installing gettext-runtime-0.20.1... [112amd64-quarterly-job-08] | `-- Installing indexinfo-0.3.1... [112amd64-quarterly-job-08] | `-- Extracting indexinfo-0.3.1: .... done [112amd64-quarterly-job-08] `-- Extracting gettext-runtime-0.20.1: .......... done [112amd64-quarterly-job-08] Extracting gmake-4.2.1_3: .......... done ===> julia07-0.7.0_5 depends on executable: gmake - found ===> Returning to build of julia07-0.7.0_5 =========================================================================== =======================<phase: extract >============================ ===> License MIT accepted by the user ===> Fetching all distfiles required by julia07-0.7.0_5 for building ===> Extracting for julia07-0.7.0_5 <snip> compiler/ssair/driver.jl compiler/ssair/ir.jl compiler/ssair/domtree.jl compiler/ssair/slot2ssa.jl compiler/ssair/queries.jl compiler/ssair/passes.jl compiler/ssair/inlining.jl compiler/ssair/verify.jl compiler/ssair/legacy.jl compiler/bootstrap.jl [32;1mJULIA[0m [37;1musr/lib/julia/sys.ji[0m coreio.jl exports.jl essentials.jl ctypes.jl gcutils.jl generator.jl reflection.jl options.jl promotion.jl tuple.jl pair.jl traits.jl range.jl expr.jl error.jl bool.jl number.jl int.jl operators.jl pointer.jl refvalue.jl refpointer.jl checked.jl indices.jl array.jl abstractarray.jl subarray.jl views.jl abstractdict.jl iterators.jl namedtuple.jl hashing.jl rounding.jl float.jl twiceprecision.jl complex.jl rational.jl multinverses.jl abstractarraymath.jl arraymath.jl simdloop.jl reduce.jl reshapedarray.jl reinterpretarray.jl bitarray.jl bitset.jl some.jl dict.jl abstractset.jl set.jl char.jl strings/basic.jl strings/string.jl strings/substring.jl build_h.jl version_git.jl osutils.jl c.jl io.jl iostream.jl iobuffer.jl intfuncs.jl strings/strings.jl strings/search.jl strings/unicode.jl strings/util.jl strings/io.jl parse.jl shell.jl regex.jl pcre.jl show.jl arrayshow.jl cartesian.jl multidimensional.jl permuteddimsarray.jl broadcast.jl missing.jl version.jl sysinfo.jl libc.jl env.jl libuv.jl uv_constants.jl event.jl task.jl lock.jl threads.jl weakkeydict.jl logging.jl stream.jl filesystem.jl process.jl grisu/grisu.jl methodshow.jl secretbuffer.jl floatfuncs.jl math.jl reducedim.jl accumulate.jl ordering.jl sort.jl fastmath.jl gmp.jl mpfr.jl combinatorics.jl hashing2.jl irrationals.jl mathconstants.jl printf.jl meta.jl Enums.jl channels.jl deepcopy.jl download.jl summarysize.jl errorshow.jl stacktraces.jl initdefs.jl threadcall.jl uuid.jl loading.jl util.jl asyncmap.jl multimedia.jl deprecated.jl docs/basedocs.jl client.jl docs/Docs.jl Base âââââââââââ 37.737420 seconds Base64 âââââââââ 6.317987 seconds CRC32c âââââââââ 0.013057 seconds SHA ââââââââââââ 0.236907 seconds FileWatching âââ 0.133992 seconds Unicode ââââââââ 0.017091 seconds Mmap âââââââââââ 0.104700 seconds Serialization ââ 1.734443 seconds Libdl ââââââââââ 0.039410 seconds Markdown âââââââ 1.646933 seconds LibGit2 ââââââââ 6.212526 seconds Logging ââââââââ 0.928672 seconds Sockets ââââââââ 2.825306 seconds Printf âââââââââ 0.011089 seconds Profile ââââââââ 0.291049 seconds Dates ââââââââââ 2.614569 seconds DelimitedFiles â 0.243074 seconds Random âââââââââ 0.954577 seconds UUIDs ââââââââââ 0.012812 seconds Future âââââââââ 0.009745 seconds OldPkg âââââââââ 1.251649 seconds LinearAlgebra ââ 23.998498 seconds SparseArrays âââ 6.168675 seconds SuiteSparse ââââ 0.009857 seconds Distributed ââââ 7.963139 seconds SharedArrays âââ 0.226579 seconds Pkg ââââââââââââ 42.973061 seconds Test âââââââââââ 1.267997 seconds REPL âââââââââââ 1.633601 seconds Statistics âââââ 0.532693 seconds Stdlibs total ââ110.579812 seconds Sysimage built. Summary: Total âââââââ 148.319191 seconds Base: âââââââ 37.737420 seconds 25.4434% Stdlibs: ââââ 110.579812 seconds 74.5553% gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/julia07/work/julia' gmake[2]: Entering directory '/wrkdirs/usr/ports/lang/julia07/work/julia' [32;1mJULIA[0m [37;1musr/lib/julia/sys-o.a[0m â Warning: `wait(t::Task)` is deprecated, use `fetch(t)` instead. â caller = (::getfield(Main.anonymous, Symbol("##3#7")){String,Base.GenericIOBuffer{Array{UInt8,1}},RawFD,Base.TTY,String})() at generate_precompile.jl:104 â @ Main.anonymous /wrkdirs/usr/ports/lang/julia07/work/julia/contrib/generate_precompile.jl:104 ERROR: LoadError: AssertionError: bytesavailable(master) == 0 Stacktrace: [1] (::getfield(Main.anonymous, Symbol("##3#7")){String,Base.GenericIOBuffer{Array{UInt8,1}},RawFD,Base.TTY,String})() at /wrkdirs/usr/ports/lang/julia07/work/julia/contrib/generate_precompile.jl:113 [2] withenv(::getfield(Main.anonymous, Symbol("##3#7")){String,Base.GenericIOBuffer{Array{UInt8,1}},RawFD,Base.TTY,String}, ::Pair{String,String}, ::Vararg{Pair{String,B} where B,N} where N) at ./env.jl:148 [3] (::getfield(Main.anonymous, Symbol("##2#6")){Float64,String})(::String, ::IOStream) at /wrkdirs/usr/ports/lang/julia07/work/julia/contrib/generate_precompile.jl:87 [4] mktemp(::getfield(Main.anonymous, Symbol("##2#6")){Float64,String}, ::String) at ./file.jl:576 [5] mktemp at ./file.jl:574 [inlined] [6] generate_precompile_statements() at /wrkdirs/usr/ports/lang/julia07/work/julia/contrib/generate_precompile.jl:73 [7] top-level scope at /wrkdirs/usr/ports/lang/julia07/work/julia/contrib/generate_precompile.jl:174 in expression starting at /wrkdirs/usr/ports/lang/julia07/work/julia/contrib/generate_precompile.jl:4 Generating precompile statements...*** This error is usually fixed by running `make clean`. If the error persists, try `make cleanall`. *** gmake[2]: *** [Makefile:216: /wrkdirs/usr/ports/lang/julia07/work/julia/usr/lib/julia/sys-o.a] Error 1 gmake[2]: Leaving directory '/wrkdirs/usr/ports/lang/julia07/work/julia' gmake[1]: *** [Makefile:78: julia-sysimg-release] Error 2 gmake[1]: Leaving directory '/wrkdirs/usr/ports/lang/julia07/work/julia' *** Error code 1 Stop. make: stopped in /usr/ports/lang/julia07
_______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "[email protected]"
