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
#1,857 15 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.