[Bug 283660] sysutils/bareos-client: broken build due to ccache error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 27 Dec 2024 16:03:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283660 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=256199&action=edit poudriere build log Initially spotted under poudriere, but is reproducible manually. Build fails with the following error: ccache: error: execv of base_dir=/usr/ports/sysutils/bareos-client/work/bareos-Release-24.0.0 failed: 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+=ssl=openssl DEFAULT_VERSIONS+=perl5=5.36 DEFAULT_VERSIONS+=php=8.2 DEFAULT_VERSIONS+=mysql=10.6m DEFAULT_VERSIONS+=ruby=3.2 NODOCS = YES OPTIONS_SET += GSSAPI_MIT OPTIONS_UNSET += DOCS GSSAPI_NONE GSSAPI_BASE EXAMPLES security_p5-GSSAPI_SET = GSSAPI_MIT #.if ${.CURDIR:M*/sysutils/bareos-server} #USES += llvm:15 #.endif .if ${.CURDIR:M*/emulators/qemu} USES += llvm:15 .endif The port is configured with NLS and OPENSSL options only. -- You are receiving this mail because: You are the assignee for the bug.