I fixed the build in Factory. In the build.log for the factory build of lalframe 3.0.7 was: [ 21s] /usr/include/lal/swiglal.i:9: Warning 999: swiglal.i requires SWIG version 4.4.0 In the BE there is also -Werror set that treats warnings as fatal errors. This lead to the build failure. Since openSUSE has swig 4.4.1 this means both, warning and error are invalid. The statement export SWIG_FEATURES="-w999" suppresses this specific warning. See: https://build.opensuse.org/package/show/home:priand:branches:home:anag_factory:branches:science/lalframe - Fix build in Factory by adding export SWIG_FEATURES="-w999" * Add BuildRequires for - help2man * Add Requires for - octave * Change version numbers according to specification. OBS-URL: https://build.opensuse.org/request/show/1332103 OBS-URL: https://build.opensuse.org/package/show/science/lalframe?expand=0&rev=28
7.3 KiB
7.3 KiB