[Bug 293673] editors/zed build always runs away
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Mar 2026 17:28:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293673
Bug ID: 293673
Summary: editors/zed build always runs away
Product: Ports & Packages
Version: Latest
Hardware: amd64
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: tagattie@FreeBSD.org
Reporter: devosalain@ymail.com
Flags: maintainer-feedback?(tagattie@FreeBSD.org)
Assignee: tagattie@FreeBSD.org
Even with 16GB memory, 32 GB swap building zed runs away.
So unable to build.
Settings.
Poudriere.conf:
cat poudriere.conf
ZPOOL=SSD
ZROOTFS=/poudriere
FREEBSD_HOST=https://download.FreeBSD.org
RESOLV_CONF=/etc/resolv.conf
BASEFS=/usr/local/poudriere
USE_PORTLINT=no
USE_TMPFS="no"
DISTFILES_CACHE=/usr/ports/distfiles
BUILDS=1
BUILDERS=1
PARALLEL_JOBS=1
PREPARE_PARALLEL_JOBS=1
NOLINUX=yes
ALLOW_MAKE_JOBS=no
ALLOW_MAKE_JOBS_PACKAGES="llvm* gcc* rust* waterfox firefox*"
TIMESTAMP_LOGS=yes
BUILDER_HOSTNAME=myfreebsd
USE_COLORS=yes
URL_BASE=http://127.0.0.1/poudriere/
PACKAGE_FETCH_BRANCH=quarterly
make.conf:
MAKE_JOBS_NUMBER=1
--
You are receiving this mail because:
You are the assignee for the bug.