Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basepath-hash inode algorithm #1323

Open
wants to merge 1 commit into
base: latest-release
Choose a base branch
from

Add new basepath-hash inode-generation algorithm

d0d265a
Select commit
Loading
Failed to load commit list.
Open

Basepath-hash inode algorithm #1323

Add new basepath-hash inode-generation algorithm
d0d265a
Select commit
Loading
Failed to load commit list.
Cirrus CI / fedora:36 failed Apr 5, 2024 in 2m 22s

Task Summary

Instruction main failed in 02:19

Details

⚠️ Not enough compute credits to prioritize tasks!
ℹ️ Scheduling was delayed due to a concurrency limit on community tasks

✅ 00:01 clone
❌ 02:19 main

/usr/bin/ld: build/.src/mempools.o: relocation R_X86_64_32 against symbol `g_DENTS_BUF_POOL' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/mergerfs.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/num.o: relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/option_parser.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policies.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_all.o: relocation R_X86_64_32 against symbol `_ZN8Policies6Action5epallE' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_cache.o: relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_epall.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_epff.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_eplfs.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_eplus.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_epmfs.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_eppfrd.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_eprand.o: relocation R_X86_64_32 against symbol `_ZN8Policies6Action5epallE' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_ff.o: relocation R_X86_64_32 against symbol `_ZN8Policies6Action4epffE' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_lfs.o: relocation R_X86_64_32 against symbol `_ZN8Policies6Action5eplfsE' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_lus.o: relocation R_X86_64_32 against symbol `_ZN8Policies6Action5eplusE' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_mfs.o: relocation R_X86_64_32 against symbol `_ZN8Policies6Action5epmfsE' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_msplfs.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_msplus.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_mspmfs.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_msppfrd.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_newest.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_pfrd.o: relocation R_X86_64_32 against symbol `_ZN8Policies6Action6eppfrdE' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/policy_rand.o: relocation R_X86_64_32 against symbol `_ZN8Policies6Action3allE' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/procfs_get_name.o: relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/str.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/syslog.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/to_string.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(fuse.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(fuse_lowlevel.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(node.o): relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(fuse_opt.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(fuse_session.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(helper.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(mount.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(fuse_config.o): relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(fuse_loop.o): relocation R_X86_64_32S against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(fuse_msgbuf.o): relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(buffer.o): relocation R_X86_64_32 against `.rodata' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(crc32b.o): relocation R_X86_64_32S against `.rodata' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(debug.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(fuse_signals.o): relocation R_X86_64_32 against `.rodata.str1.8' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(format.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: libfuse/build/libfuse.a(cpu.o): relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: build/.src/func.o: warning: relocation against `_ZTSN4Func4Base6SearchE' in read-only section `.rodata._ZTIN4Func4Base6SearchE[_ZTIN4Func4Base6SearchE]'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:133: build/mergerfs] Error 1
make[1]: Leaving directory '/tmp/cirrus-ci-build/rpmbuild/BUILD/mergerfs-d0d265a'
error: Bad exit status from /var/tmp/rpm-tmp.9EQga0 (%build)

RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.9EQga0 (%build)
make: *** [Makefile:262: rpm] Error 1

Exit status: 2