Hi I am trying to upgrade my buildproces to openSUSE 15.2. During build I get the error:
mv -f $depbase.Tpo $depbase.Plo libtool: compile: i686-w64-mingw32-gcc -DHAVE_CONFIG_H -DEXEEXT=\".exe\" -I. -I.. -I/usr/i686-w64-mingw32/sys-root/mingw/include/cairo -I/usr/i686-w64-mingw32/sys-root/mingw/include/glib-2.0 -I/usr/i686-w64-mingw32/sys-root/mingw/lib/glib-2.0/include -I/usr/i686-w64-mingw32/sys-root/mingw/include/pixman-1 -I/usr/i686-w64-mingw32/sys-root/mingw/include -I/usr/i686-w64-mingw32/sys-root/mingw/include/freetype2 -I/usr/i686-w64-mingw32/sys-root/mingw/include/libpng16 -I/usr/i686-w64-mingw32/sys-root/mingw/include/pango-1.0 -I/usr/i686-w64-mingw32/sys-root/mingw/include/harfbuzz -mms-bitfields -ggdb -o0 -MT allocator.lo -MD -MP -MF .deps/allocator.Tpo -c allocator.c -DDLL_EXPORT -DPIC -o .libs/allocator.o cc1: error: too many filenames given. Type cc1 --help for usage cc1: fatal error: .libs/allocator.d: No such file or directory compilation terminated. make[3]: *** [Makefile:3047: allocator.lo] Error 1 make[3]: Leaving directory '/home/pspp/pspp-master-20201212/pspp-1.5.2-ga06dd5/gl' This error is not generated on my openSUSE 15.0 buildproces. Any clues what this can be? Stay safe