Poudriere fails to update ports
Date: Sun, 19 Mar 2023 18:55:40 UTC
FreeBSD 13.1-RELEASE-P7 I created a list of ports that needed to be updated: www/apache24 security/clamav ftp/curl mail/fetchmail mail/fetchmailconf misc/freebsd-release-manifests devel/git graphics/libimagequant devel/libpthread-stubs x11/libxcb databases/phpmyadmin5 security/py-cryptography devel/sccache ports-mgmt/sccache-overlay databases/sqlite3 I then fed this list to poudriere. I have not had a problem with this before. Suddenly, I am receiving error messages from poudriere. Poudriere bombs out and never updates anything. Performing a bulk build using ~/port-list.txt [00:00:01] Creating the reference jail... done [00:00:03] Mounting system devices for 13amd64-default [00:00:03] Warning: Using packages from previously failed, or uncommitted, build: /usr/local/poudriere/data/packages/13amd64-default/.building [00:00:03] Mounting ccache from: /usr/home/gerard/.ccache [00:00:03] Mounting ports from: /usr/local/poudriere/ports/default [00:00:03] Mounting ports overlay from: /usr/local/share/sccache/overlay [00:00:03] Mounting packages from: /usr/local/poudriere/data/packages/13amd64-default [00:00:03] Mounting distfiles from: /usr/ports/distfiles [00:00:03] Copying /var/db/ports from: /usr/local/etc/poudriere.d/13amd64-options [00:00:06] Appending to make.conf: /usr/local/etc/poudriere.d/make.conf /etc/resolv.conf -> /usr/local/poudriere/data/.m/13amd64-default/ref/etc/resolv.conf [00:00:06] Starting jail 13amd64-default [00:00:07] Will build as nobody:nobody (65534:65534) [00:00:09] Logs: /usr/local/poudriere/data/logs/bulk/13amd64-default/2023-03-19_11h31m23s [00:00:09] Loading MOVED for /usr/local/poudriere/data/.m/13amd64-default/ref/usr/ports [00:00:10] Ports supports: FLAVORS SELECTED_OPTIONS [00:00:10] Inspecting ports tree for modifications to git checkout... no [00:00:11] Ports top-level git hash: abf81af7b0 [00:00:11] Gathering ports metadata [00:00:11] Error: MOVED: devel/libpthread-stubs EXPIRED 2023-03-12 No consumers left and never supported pthread stubs in libc on FreeBSD [00:00:11] Error: Fatal errors encountered gathering initial ports metadata [13amd64-default] [2023-03-19_11h31m23s] [crashed:] Queued: 0 Built: 0 Failed: 0 Skipped: 0 Ignored: 0 Fetched: 0 Tobuild: 0 Time: 00:00:02 [00:00:11] Logs: /usr/local/poudriere/data/logs/bulk/13amd64-default/2023-03-19_11h31m23s [00:00:11] Cleaning up [00:00:11] Unmounting file systems Exiting with status 1 Can I delete the “devel/libpthread-stubs” port? Why doesn’t poudriere deal with this problem?