https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257422
Bug ID: 257422
Summary: Cirrus-CI builds broken by pkgbase change
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
As of 6cafdee71d2b23e8ec95d1f128b0e11f103491bb Cirrus-CI builds continuously
fail.
>From https://cirrus-ci.com/build/6126172527394816
Cannot create repository catalogue
*** Error code 1
>From .cirrus.yml pkg build is invoked as:
- su user -c "make CROSS_TOOLCHAIN=llvm12 WITHOUT_TOOLCHAIN=yes PKG_FORMAT=tar
packages"
(CI builds use uncompressed packages for speed.)
--
You are receiving this mail because:
You are the assignee for the bug.