I just tried to install this package but compilation fails with GCC 8.1.1
This is a known issue, fixed but not released (https://github.com/eclipse/sumo/issues/4110), but it means the package does not build as is.
I was able to build by installing gcc-6 and running: $ CC=gcc-6 CXX=g++-6 makepkg -sri
Pinned Comments
akstrfn commented on 2024-12-11 12:14 (UTC)
For build to be successful older version of sumo must first be removed.