Date: Thu, 4 Apr 2019 21:40:08 GMT From: pkg-fallout@FreeBSD.org To: jbeich@FreeBSD.org Cc: pkg-fallout@FreeBSD.org Subject: [package - head-i386-default][multimedia/rav1e] Failed for rav1e-s20190403 in build Message-ID: <201904042140.x34Le8oC026308@beefy11.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
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: jbeich@FreeBSD.org Last committer: jbeich@FreeBSD.org Ident: $FreeBSD: head/multimedia/rav1e/Makefile 497778 2019-04-04 00:34:12Z jbeich $ Log URL: http://beefy11.nyi.freebsd.org/data/head-i386-default/p497780_s345864/logs/rav1e-s20190403.log Build URL: http://beefy11.nyi.freebsd.org/build.html?mastername=head-i386-default&build=p497780_s345864 Log: =>> Building multimedia/rav1e build started at Thu Apr 4 21:29:31 UTC 2019 port directory: /usr/ports/multimedia/rav1e package name: rav1e-s20190403 building for: FreeBSD head-i386-default-job-15 13.0-CURRENT FreeBSD 13.0-CURRENT 1300017 i386 maintained by: jbeich@FreeBSD.org Makefile ident: $FreeBSD: head/multimedia/rav1e/Makefile 497778 2019-04-04 00:34:12Z jbeich $ Poudriere version: 3.2.8-3-g02cc9753 Host OSVERSION: 1300009 Jail OSVERSION: 1300017 Job Id: 15 !!! Jail is newer than host. (Jail: 1300017, Host: 1300009) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1300017 UNAME_v=FreeBSD 13.0-CURRENT 1300017 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-3-g02cc9753 MASTERMNT=/usr/local/poudriere/data/.m/head-i386-default/ref POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= PWD=/usr/local/poudriere/data/.m/head-i386-default/ref/.p/pool P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS MASTERNAME=head-i386-default SCRIPTPREFIX=/usr/local/share/poudriere OLDPWD=/usr/local/poudriere/data/.m/head-i386-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--- ---End OPTIONS List--- --MAINTAINER-- jbeich@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/rav1e/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/rav1e/work HOME=/wrkdirs/usr/ports/multimedia/rav1e/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/rav1e/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-- XDG_DATA_HOME=/wrkdirs/usr/ports/multimedia/rav1e/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/multimedia/rav1e/work HOME=/wrkdirs/usr/ports/multimedia/rav1e/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/multimedia/rav1e/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 PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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" --End MAKE_ENV-- --PLIST_SUB-- OSREL=13.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/rav1e" EXAMPLESDIR="share/examples/rav1e" DATADIR="share/rav1e" WWWDIR="www/rav1e" ETCDIR="etc/rav1e" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/rav1e DOCSDIR=/usr/local/share/doc/rav1e EXAMPLESDIR=/usr/local/share/examples/rav1e WWWDIR=/usr/local/www/rav1e ETCDIR=/usr/local/etc/rav1e --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 MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /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 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _ALTCCVERSION_921dbbb2=none _CXXINTERNAL_acaad9ca=FreeBSD clang version 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-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" "-m" "elf_i386_fbsd" "-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 8.0.0 (tags/RELEASE_800/final 356365) (based on LLVM 8.0.0) Target: i386-unknown-freebsd13.0 Thread model: posix InstalledDir: /usr/bin _OBJC_ALTCCVERSION_921dbbb2=none ARCH=i386 OPSYS=FreeBSD _OSRELEASE=13.0-CURRENT OSREL=13.0 OSVERSION=1300017 PYTHONBASE=/usr/local 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) 524288 stack size (kbytes, -s) 65536 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 BSD2CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> rav1e-s20190403 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.5_5.txz [head-i386-default-job-15] Installing pkg-1.10.5_5... [head-i386-default-job-15] Extracting pkg-1.10.5_5: .......... done ===> rav1e-s20190403 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of rav1e-s20190403 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> License BSD2CLAUSE accepted by the user => xiph-rav1e-s20190403-3a2e8ca_GH0.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://codeload.github.com/xiph/rav1e/tar.gz/3a2e8ca?dummy=/xiph-rav1e-s20190403-3a2e8ca_GH0.tar.gz fetch: https://codeload.github.com/xiph/rav1e/tar.gz/3a2e8ca?dummy=/xiph-rav1e-s20190403-3a2e8ca_GH0.tar.gz: size unknown fetch: https://codeload.github.com/xiph/rav1e/tar.gz/3a2e8ca?dummy=/xiph-rav1e-s20190403-3a2e8ca_GH0.tar.gz: size of remote file is not known xiph-rav1e-s20190403-3a2e8ca_GH0.tar.gz 361 kB 5369 kBps 00s ===> Fetching all distfiles required by rav1e-s20190403 for building =========================================================================== =======================<phase: checksum >============================ ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by rav1e-s20190403 for building => SHA256 Checksum OK for rust/crates/aho-corasick-0.6.10.tar.gz. => SHA256 Checksum OK for rust/crates/ansi_term-0.11.0.tar.gz. => SHA256 Checksum OK for rust/crates/aom-sys-0.1.0.tar.gz. => SHA256 Checksum OK for rust/crates/arg_enum_proc_macro-0.1.1.tar.gz. => SHA256 Checksum OK for rust/crates/arrayvec-0.4.10.tar.gz. => SHA256 Checksum OK for rust/crates/atty-0.2.11.tar.gz. => SHA256 Checksum OK for rust/crates/autocfg-0.1.2.tar.gz. => SHA256 Checksum OK for rust/crates/backtrace-0.3.14.tar.gz. => SHA256 Checksum OK for rust/crates/backtrace-sys-0.1.28.tar.gz. => SHA256 Checksum OK for rust/crates/bincode-1.0.1.tar.gz. => SHA256 Checksum OK for rust/crates/bindgen-0.47.3.tar.gz. <snip> | ^^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_set1_epi16; | 13 | use std::arch::x86::_mm_set1_epi16; | error[E0425]: cannot find function `_mm_cmpgt_epi16` in this scope --> src/ec.rs:390:18 | 390 | let mask = _mm_cmpgt_epi16(val_splat, val_idx); | ^^^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_cmpgt_epi16; | 13 | use std::arch::x86::_mm_cmpgt_epi16; | error[E0425]: cannot find function `_mm_loadl_epi64` in this scope --> src/ec.rs:391:15 | 391 | let v = _mm_loadl_epi64(cdf.as_ptr() as *const __m128i); | ^^^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_loadl_epi64; | 13 | use std::arch::x86::_mm_loadl_epi64; | error[E0412]: cannot find type `__m128i` in this scope --> src/ec.rs:391:54 | 391 | let v = _mm_loadl_epi64(cdf.as_ptr() as *const __m128i); | ^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::__m128i; | 13 | use std::arch::x86::__m128i; | error[E0425]: cannot find function `_mm_sub_epi16` in this scope --> src/ec.rs:393:22 | 393 | let shrunk_v = _mm_sub_epi16(v, _mm_srl_epi16(v, _mm_cvtsi64_si128(rate as i64))); | ^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_sub_epi16; | 13 | use std::arch::x86::_mm_sub_epi16; | error[E0425]: cannot find function `_mm_srl_epi16` in this scope --> src/ec.rs:393:39 | 393 | let shrunk_v = _mm_sub_epi16(v, _mm_srl_epi16(v, _mm_cvtsi64_si128(rate as i64))); | ^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_srl_epi16; | 13 | use std::arch::x86::_mm_srl_epi16; | error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> src/ec.rs:393:56 | 393 | let shrunk_v = _mm_sub_epi16(v, _mm_srl_epi16(v, _mm_cvtsi64_si128(rate as i64))); | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_add_epi16` in this scope --> src/ec.rs:395:24 | 395 | let expanded_v = _mm_add_epi16(v, _mm_srl_epi16( | ^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_add_epi16; | 13 | use std::arch::x86::_mm_add_epi16; | error[E0425]: cannot find function `_mm_srl_epi16` in this scope --> src/ec.rs:395:41 | 395 | let expanded_v = _mm_add_epi16(v, _mm_srl_epi16( | ^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_srl_epi16; | 13 | use std::arch::x86::_mm_srl_epi16; | error[E0425]: cannot find function `_mm_sub_epi16` in this scope --> src/ec.rs:396:9 | 396 | _mm_sub_epi16(_mm_set1_epi16(-32768), v), | ^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_sub_epi16; | 13 | use std::arch::x86::_mm_sub_epi16; | error[E0425]: cannot find function `_mm_set1_epi16` in this scope --> src/ec.rs:396:23 | 396 | _mm_sub_epi16(_mm_set1_epi16(-32768), v), | ^^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_set1_epi16; | 13 | use std::arch::x86::_mm_set1_epi16; | error[E0425]: cannot find function `_mm_cvtsi64_si128` in this scope --> src/ec.rs:397:9 | 397 | _mm_cvtsi64_si128(rate as i64) | ^^^^^^^^^^^^^^^^^ not found in this scope error[E0425]: cannot find function `_mm_or_si128` in this scope --> src/ec.rs:399:19 | 399 | let out_v = _mm_or_si128(_mm_andnot_si128(mask, shrunk_v), _mm_and_si128(mask, expanded_v)); | ^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_or_si128; | 13 | use std::arch::x86::_mm_or_si128; | error[E0425]: cannot find function `_mm_andnot_si128` in this scope --> src/ec.rs:399:32 | 399 | let out_v = _mm_or_si128(_mm_andnot_si128(mask, shrunk_v), _mm_and_si128(mask, expanded_v)); | ^^^^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_andnot_si128; | 13 | use std::arch::x86::_mm_andnot_si128; | error[E0425]: cannot find function `_mm_and_si128` in this scope --> src/ec.rs:399:66 | 399 | let out_v = _mm_or_si128(_mm_andnot_si128(mask, shrunk_v), _mm_and_si128(mask, expanded_v)); | ^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_and_si128; | 13 | use std::arch::x86::_mm_and_si128; | error[E0425]: cannot find function `_mm_storel_epi64` in this scope --> src/ec.rs:400:7 | 400 | _mm_storel_epi64(cdf.as_mut_ptr() as *mut __m128i, out_v); | ^^^^^^^^^^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::_mm_storel_epi64; | 13 | use std::arch::x86::_mm_storel_epi64; | error[E0412]: cannot find type `__m128i` in this scope --> src/ec.rs:400:49 | 400 | _mm_storel_epi64(cdf.as_mut_ptr() as *mut __m128i, out_v); | ^^^^^^^ not found in this scope help: possible candidates are found in other modules, you can import them into scope | 13 | use core::arch::x86::__m128i; | 13 | use std::arch::x86::__m128i; | error: aborting due to 18 previous errors Some errors occurred: E0412, E0425. For more information about an error, try `rustc --explain E0412`. error: Could not compile `rav1e`. Caused by: process didn't exit successfully: `/usr/local/bin/rustc --edition=2018 --crate-name rav1e src/lib.rs --color never --crate-type lib --emit=dep-info,link -C opt-level=3 -C codegen-units=1 --cfg 'feature="binaries"' --cfg 'feature="clap"' --cfg 'feature="default"' --cfg 'feature="ivf"' --cfg 'feature="nasm"' --cfg 'feature="nasm-rs"' --cfg 'feature="scan_fmt"' --cfg 'feature="serde_json"' --cfg 'feature="y4m"' -C metadata=84f8911b9652d4ae -C extra-filename=-84f8911b9652d4ae --out-dir /wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps -L dependency=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps --extern arg_enum_proc_macro=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libarg_enum_proc_macro-b5ed064eb786e36a.so --extern backtrace=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libbacktrace-c5708ad1c3020ff4.rlib --extern bincode=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libbincode-460512cf75fad922.rlib --extern bitst ream_io=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libbitstream_io-3370a94e6fdab256.rlib --extern clap=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libclap-332f34b175466032.rlib --extern ivf=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libivf-4a1f5a08e8fb728f.rlib --extern libc=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/liblibc-5f04d9a11d21c61e.rlib --extern num_traits=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libnum_traits-9993bd3b8cf613c5.rlib --extern paste=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libpaste-1b75185f4528076a.rlib --extern quote=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libquote-9118528010e975bd.rlib --extern rand=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/librand-03de16f8d77a2a19.rlib --extern rayon=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/librayon-aac12b0c28742bfc.rlib --extern scan_fmt=/wrkdirs/usr/por ts/multimedia/rav1e/work/target/release/deps! /libscan_fmt-d585bd95acdf1ef8.rlib --extern serde=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libserde-fe8122cd72cd3c09.rlib --extern serde_derive=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libserde_derive-13bc2dc06e345f17.so --extern serde_json=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libserde_json-993449f1dd4429c9.rlib --extern syn=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/libsyn-09e17b59dd1cb7a7.rlib --extern y4m=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/deps/liby4m-71c3b68ea49d28fc.rlib -C linker=cc -C link-arg=-fstack-protector -L native=/wrkdirs/usr/ports/multimedia/rav1e/work/target/release/build/backtrace-sys-ef7e0237545afbf2/out` (exit code: 1) *** Error code 101 Stop. make: stopped in /usr/ports/multimedia/rav1e
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904042140.x34Le8oC026308>