asterisk-18.2.1-1.fc35.2 fails to build in F35: Generating input for menuselect ... + /usr/bin/perl -n -i -e 'print unless /openr2/i' menuselect-tree ### Building with plain voicemail and directory + echo '### Building with plain voicemail and directory' + /usr/bin/make -O -j4 V=1 VERBOSE=1 DEBUG= OPTIMIZE= DESTDIR=/builddir/build/BUILDROOT/asterisk-18.2.1-1.fc35.3.x86_64 ASTVARRUNDIR=/run/asterisk ASTDATADIR=/usr/share/asterisk ASTVARLIBDIR=/usr/share/asterisk ASTDBDIR=/var/spool/asterisk NOISY_BUILD=1 CC="cc" CXX="g++" LD="" AR="" RANLIB="" CFLAGS="" LDFLAGS="" make -C menuselect CONFIGURE_SILENT="--silent" menuselect make[1]: Entering directory '/builddir/build/BUILD/asterisk-18.2.1/menuselect' gcc -g -D_GNU_SOURCE -Wall -DHAVE_NCURSES -c -o strcompat.o strcompat.c make[1]: Leaving directory '/builddir/build/BUILD/asterisk-18.2.1/menuselect' make[1]: Entering directory '/builddir/build/BUILD/asterisk-18.2.1/menuselect' gcc -g -D_GNU_SOURCE -Wall -DHAVE_NCURSES -c -o menuselect_stub.o menuselect_stub.c make[1]: Leaving directory '/builddir/build/BUILD/asterisk-18.2.1/menuselect' make[1]: Entering directory '/builddir/build/BUILD/asterisk-18.2.1/menuselect' gcc -g -D_GNU_SOURCE -Wall -DHAVE_NCURSES -I/usr/include/libxml2 -c -o menuselect.o menuselect.c make[1]: Leaving directory '/builddir/build/BUILD/asterisk-18.2.1/menuselect' make[1]: Entering directory '/builddir/build/BUILD/asterisk-18.2.1/menuselect' gcc -o menuselect menuselect.o strcompat.o menuselect_stub.o -lxml2 -lz -llzma -lm -ldl make[1]: Leaving directory '/builddir/build/BUILD/asterisk-18.2.1/menuselect' menuselect/menuselect --check-deps menuselect.makeopts member 'LOADABLE_MODULES' in category 'MENUSELECT_CFLAGS' not found, ignoring. category 'MENUSELECT_OPTS_app_voicemail' not found! Can't mark 'FILE_STORAGE' as disabled. member 'test_astobj3' in category 'MENUSELECT_TESTS' not found, ignoring. member 'test_sdp' in category 'MENUSELECT_TESTS' not found, ignoring. *********************************************************** The existing menuselect.makeopts file did not specify that 'app_voicemail_imap' should not be included. However, either some dependencies for this module were not found or a conflict exists. Either run 'make menuselect' or remove the existing menuselect.makeopts file to resolve this issue. *********************************************************** make: *** [Makefile:364: menuselect.makeopts] Error 255