Date: Fri, 27 Dec 2024 16:03:23 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 283660] sysutils/bareos-client: broken build due to ccache error Message-ID: <bug-283660-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D283660 Bug ID: 283660 Summary: sysutils/bareos-client: broken build due to ccache error Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: acm@FreeBSD.org Reporter: vrurg@lflat.org Flags: maintainer-feedback?(acm@FreeBSD.org) Assignee: acm@FreeBSD.org Created attachment 256199 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D256199&action= =3Dedit poudriere build log Initially spotted under poudriere, but is reproducible manually. Build fails with the following error: ccache: error: execv of base_dir=3D/usr/ports/sysutils/bareos-client/work/bareos-Release-24.0.0 fai= led: No such file or directory The directory itself exists. FreeBSD 14.2-RELEASE, ccache-3.7.12_7 with CLANGLINK and LLVLINK options. /etc/make.conf: DEFAULT_VERSIONS+=3Dssl=3Dopenssl DEFAULT_VERSIONS+=3Dperl5=3D5.36 DEFAULT_VERSIONS+=3Dphp=3D8.2 DEFAULT_VERSIONS+=3Dmysql=3D10.6m DEFAULT_VERSIONS+=3Druby=3D3.2 NODOCS =3D YES OPTIONS_SET +=3D GSSAPI_MIT OPTIONS_UNSET +=3D DOCS GSSAPI_NONE GSSAPI_BASE EXAMPLES security_p5-GSSAPI_SET =3D GSSAPI_MIT #.if ${.CURDIR:M*/sysutils/bareos-server} #USES +=3D llvm:15 #.endif .if ${.CURDIR:M*/emulators/qemu} USES +=3D llvm:15 .endif The port is configured with NLS and OPENSSL options only. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-283660-7788>