AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
ocioarchive.dir/main.cpp.o: relocation R_X86_64_32 against `.bss' can not be used when making a PIE object
Open
Build Issue
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 503
- PR merge metrics
- No merged PRs in 30d
Description
New compile error on Fedora with 2.3.0:
```
/usr/bin/ld: CMakeFiles/ocioarchive.dir/main.cpp.o: relocation R_X86_64_32 against `.bss' can not be used when making a PIE object; recompile with -fPIE
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
```
Full log here:
https://kojipkgs.fedoraproject.org//work/tasks/2223/106302223/build.log
Contributor guide
Assessment
This issue has not been assessed yet.