[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Disabling ccache in Salsa CI Jobs?



Hi,

Recently I pushed a new version of proftp to salsa. The configured salsa CI Jobs [1] now fail [2]. The relevant error message is in the job log [3]:

gcc -Wdate-time -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DLINUX -I. -I../.. -I../../include -I./../../include -I/usr/include/mariadb/mysql -I/usr/include/mariadb -I/usr/include/postgresql -g2 -g -O2 -ffile-prefix-map=/builds/debian-proftpd-team/proftpd/debian/output/source_dir=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -fno-omit-frame-pointer -fno-strict-aliasing -Werror=implicit-function-declaration -g -O2 -ffile-prefix-map=/builds/debian-proftpd-team/proftpd/debian/output/source_dir/contrib/mod_auth_otp=. -fstack-protector-strong -Wformat -Werror=format-security -c auth-otp.c

ccache: error: Failed to create temporary file for /run/user/0/ccache-tmp/tmp.cpp_stdout.Nje4ZJ: Permission denied

make[4]: *** [Makefile:30: auth-otp.o] Error 1

Some files are not created, hence installing them at the end does not work and the build is considered to be failed. This does not seem to be a temporary error, I run the jobs already a few times, w/o success. Building the package using sbuild works fine.

Is it possible to disable ccache somehow or is there anything else I can do?

Many thanks,
  Hilmar

[1] https://salsa.debian.org/debian-proftpd-team/proftpd/-/ci/editor?branch_name=master
[2] https://salsa.debian.org/debian-proftpd-team/proftpd/-/pipelines
[3] https://salsa.debian.org/debian-proftpd-team/proftpd/-/jobs/2698331#L2251
--
sigfault

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: