On Sat, Feb 22, 2020 at 08:19:30PM +0200, Adrian Bunk wrote: > ... > /usr/bin/swig -I/build/1st/subversion-1.13.0/BUILD/subversion > -I/build/1st/subversion-1.13.0/subversion/include > -I/build/1st/subversion-1.13.0/subversion/bindings/swig > -I/build/1st/subversion-1.13.0/subversion/bindings/swig/include > -I/build/1st/subversion-1.13.0/subversion/bindings/swig/proxy > -I/build/1st/subversion-1.13.0/BUILD/subversion/bindings/swig/proxy > -I/usr/include/apr-1.0 -I/usr/include/apr-1.0 -I/usr/include -python > -classic -o subversion/bindings/swig/python/core.c > /build/1st/subversion-1.13.0/subversion/bindings/swig/core.i > Deprecated command line option: -classic. This option is no longer supported. > make[1]: *** [/build/1st/subversion-1.13.0/build-outputs.mk:290: > subversion/bindings/swig/python/core.c] Error 1
Unfortunately, just removing -classic has a lot of other implications, which aren't straight forward to fix. There _are_ fixes upstream, but as part of a much larger set of changes to make the swig bindings compatible with Python3. I might need to wait for the next upstream release. Cheers, -- James GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB

