+ dirname /input/Singularity + REPO_ROOT=/input + cp -r /input/ /usr/local/var/singularity/mnt/container/planner + dnf upgrade -y + dnf group install -y 'Development Tools' + dnf install -y python gcc-c++ cmake boost boost-devel glibc-static libstdc++-static clang + cd /planner/fast-downward-conjunctions + ./build.py release64clangpgonative -j4 + rm -rf /planner/fast-downward-conjunctions/builds/release64clangpgonative/search/CMakeFiles + dnf remove -y gcc-c++ cmake boost boost-devel glibc-static libstdc++-static clang + dnf autoremove -y + dnf clean all Unrecognised xattr prefix system.posix_acl_default Unrecognised xattr prefix system.posix_acl_access