Attempting to build fts-3.3.1-3.el7 on aarch64 results in: CMakeFiles/fts_url_copy.dir/reporter.cpp.o: In function `scoped_lock': /usr/include/boost/atomic/detail/lockpool.hpp:39: undefined reference to `boost: :atomics::detail::lockpool::get_lock_for(void const volatile*)' /usr/include/boost/atomic/detail/lockpool.hpp:39: undefined reference to `boost: :atomics::detail::lockpool::get_lock_for(void const volatile*)' collect2: error: ld returned 1 exit status make[2]: *** [src/url-copy/fts_url_copy] Error 1 I was able to work around this by adding atomic to Boost COMPONENTS in src/url-copy/CMakeLists.txt, but given that the Fedora builds have always succeeded, I'm not entirely sure if this isn't a bug in RHEL's older boost (1.53) relative to Fedora's (1.54 in F21, and newer since).
Fixed upstream https://gitlab.cern.ch/fts/fts3/commit/2ebf3b9a09f570b9f17a2d66da92000cab973f25
If the upstream patch resolves this issue, will you please build a new version for EPEL7 that includes this patch?
fts-3.4.3-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04ad8aeab8
fts-3.4.3-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-04ad8aeab8
fts-3.4.3-1.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.