[package - main-arm64-default][editors/amp] Failed for amp-0.7.0_5 in build
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Aug 2024 05:08:36 UTC
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: eduardo@FreeBSD.org Log URL: https://pkg-status.freebsd.org/ampere2/data/main-arm64-default/p15d22e1c70da_s871911a4ab7/logs/amp-0.7.0_5.log Build URL: https://pkg-status.freebsd.org/ampere2/build.html?mastername=main-arm64-default&build=p15d22e1c70da_s871911a4ab7 Log: =>> Building editors/amp build started at Sat Aug 31 05:06:10 UTC 2024 port directory: /usr/ports/editors/amp package name: amp-0.7.0_5 building for: FreeBSD main-arm64-default-job-08 15.0-CURRENT FreeBSD 15.0-CURRENT 1500023 arm64 maintained by: eduardo@FreeBSD.org Makefile datestamp: -rw-r--r-- 1 root wheel 434 Aug 27 01:02 /usr/ports/editors/amp/Makefile Ports top last git commit: 15d22e1c70d Ports top unclean checkout: no Port dir last git commit: 7a55f954253 Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.2 Host OSVERSION: 1500019 Jail OSVERSION: 1500023 Job Id: 08 !!! Jail is newer than host. (Jail: 1500023, Host: 1500019) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- SHELL=/bin/sh OSVERSION=1500023 UNAME_v=FreeBSD 15.0-CURRENT 1500023 UNAME_r=15.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git LIBEXECPREFIX=/usr/local/libexec/poudriere POUDRIERE_VERSION=3.4.2 MASTERMNT=/usr/local/poudriere/data/.m/main-arm64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM= OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/main-arm64-default/08/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=main-arm64-default SCRIPTPREFIX=/usr/local/share/poudriere SCRIPTNAME=bulk.sh OLDPWD=/usr/local/poudriere/data/.m/main-arm64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.2 SCRIPTPATH=/usr/local/share/poudriere/bulk.sh POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --MAINTAINER-- eduardo@FreeBSD.org --End MAINTAINER-- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/editors/amp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/amp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/amp/work/.cache HOME=/wrkdirs/usr/ports/editors/amp/work TMPDIR="/wrkdirs/usr/ports/editors/amp/work" PATH=/wrkdirs/usr/ports/editors/amp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/amp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/editors/amp/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/editors/amp/work XDG_CACHE_HOME=/wrkdirs/usr/ports/editors/amp/work/.cache HOME=/wrkdirs/usr/ports/editors/amp/work TMPDIR="/wrkdirs/usr/ports/editors/amp/work" PATH=/wrkdirs/usr/ports/editors/amp/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/editors/amp/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig 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-strong -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector-strong " LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector-strong -fno-strict-aliasing " 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=15.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/amp" EXAMPLESDIR="share/examples/amp" DATADIR="share/amp" WWWDIR="www/amp" ETCDIR="etc/amp" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/amp DOCSDIR=/usr/local/share/doc/amp EXAMPLESDIR=/usr/local/share/examples/amp WWWDIR=/usr/local/www/amp ETCDIR=/usr/local/etc/amp --End SUB_LIST-- ---Begin 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 3 jobs MAKE_JOBS_NUMBER=3 USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### #### # 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 3 jobs MAKE_JOBS_NUMBER=3 #### Misc Poudriere #### .include "/etc/make.conf.ports_env" 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) 1048576 stack size (kbytes, -s) 1048576 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) 8192 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 >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> amp-0.7.0_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.21.3.pkg [main-arm64-default-job-08] Installing pkg-1.21.3... [main-arm64-default-job-08] Extracting pkg-1.21.3: .......... done ===> amp-0.7.0_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of amp-0.7.0_5 =========================================================================== =======================<phase: fetch-depends >============================ ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =======================<phase: fetch >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by amp-0.7.0_5 for building =========================================================================== =======================<phase: checksum >============================ ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3 accepted by the user ===> Fetching all distfiles required by amp-0.7.0_5 for building => SHA256 Checksum OK for rust/crates/addr2line-0.21.0.crate. => SHA256 Checksum OK for rust/crates/adler-1.0.2.crate. => SHA256 Checksum OK for rust/crates/aho-corasick-1.0.5.crate. => SHA256 Checksum OK for rust/crates/anes-0.1.6.crate. => SHA256 Checksum OK for rust/crates/anstyle-1.0.4.crate. => SHA256 Checksum OK for rust/crates/app_dirs2-2.5.5.crate. => SHA256 Checksum OK for rust/crates/autocfg-1.1.0.crate. => SHA256 Checksum OK for rust/crates/backtrace-0.3.69.crate. => SHA256 Checksum OK for rust/crates/base64-0.21.5.crate. => SHA256 Checksum OK for rust/crates/bincode-1.3.3.crate. => SHA256 Checksum OK for rust/crates/bit-set-0.5.3.crate. => SHA256 Checksum OK for rust/crates/bit-vec-0.6.3.crate. => SHA256 Checksum OK for rust/crates/bitflags-1.3.2.crate. => SHA256 Checksum OK for rust/crates/bitflags-2.4.1.crate. => SHA256 Checksum OK for rust/crates/block-0.1.6.crate. => SHA256 Checksum OK for rust/crates/bloodhound-0.5.4.crate. => SHA256 Checksum OK for rust/crates/bumpalo-3.14.0.crate. => SHA256 Checksum OK for rust/crates/bytecount-0.6.7.crate. => SHA256 Checksum OK for rust/crates/bytes-1.5.0.crate. => SHA256 Checksum OK for rust/crates/cast-0.3.0.crate. => SHA256 Checksum OK for rust/crates/cc-1.0.83.crate. => SHA256 Checksum OK for rust/crates/cesu8-1.1.0.crate. => SHA256 Checksum OK for rust/crates/cfg-if-0.1.10.crate. => SHA256 Checksum OK for rust/crates/cfg-if-1.0.0.crate. => SHA256 Checksum OK for rust/crates/ciborium-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-io-0.2.1.crate. => SHA256 Checksum OK for rust/crates/ciborium-ll-0.2.1.crate. => SHA256 Checksum OK for rust/crates/clap-4.4.14.crate. => SHA256 Checksum OK for rust/crates/clap_builder-4.4.14.crate. => SHA256 Checksum OK for rust/crates/clap_lex-0.6.0.crate. => SHA256 Checksum OK for rust/crates/cli-clipboard-0.4.0.crate. <snip> --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:3146:22 | 3146 | unsafe { &wl_data_source_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 3146 | unsafe { addr_of!(wl_data_source_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:3753:22 | 3753 | unsafe { &wl_data_device_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 3753 | unsafe { addr_of!(wl_data_device_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:4093:22 | 4093 | unsafe { &wl_data_device_manager_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 4093 | unsafe { addr_of!(wl_data_device_manager_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:4326:22 | 4326 | unsafe { &wl_shell_interface } | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 4326 | unsafe { addr_of!(wl_shell_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:4974:22 | 4974 | unsafe { &wl_shell_surface_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 4974 | unsafe { addr_of!(wl_shell_surface_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:5756:22 | 5756 | unsafe { &wl_surface_interface } | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 5756 | unsafe { addr_of!(wl_surface_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:6285:22 | 6285 | unsafe { &wl_seat_interface } | ^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 6285 | unsafe { addr_of!(wl_seat_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:7061:22 | 7061 | unsafe { &wl_pointer_interface } | ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 7061 | unsafe { addr_of!(wl_pointer_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:7726:22 | 7726 | unsafe { &wl_keyboard_interface } | ^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 7726 | unsafe { addr_of!(wl_keyboard_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:8269:22 | 8269 | unsafe { &wl_touch_interface } | ^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 8269 | unsafe { addr_of!(wl_touch_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:8881:22 | 8881 | unsafe { &wl_output_interface } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 8881 | unsafe { addr_of!(wl_output_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:9210:22 | 9210 | unsafe { &wl_region_interface } | ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 9210 | unsafe { addr_of!(wl_region_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:9491:22 | 9491 | unsafe { &wl_subcompositor_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 9491 | unsafe { addr_of!(wl_subcompositor_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: creating a shared reference to mutable static is discouraged --> /wrkdirs/usr/ports/editors/amp/work/target/aarch64-unknown-freebsd/release/build/wayland-client-9586147e8fdc2d7f/out/wayland_api.rs:9826:22 | 9826 | unsafe { &wl_subsurface_interface } | ^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static | = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447> = note: this will be a hard error in the 2024 edition = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior help: use `addr_of!` instead to create a raw pointer | 9826 | unsafe { addr_of!(wl_subsurface_interface) } | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: `wayland-client` (lib) generated 226 warnings *** Error code 101 Stop. make: stopped making "build" in /usr/ports/editors/amp