The build fails when LIBTOOL=rdlibtool is set in make.conf. Reproducible: Always Steps to Reproduce: 1. Install sys-devel/slibtool 2. Set LIBTOOL=rdlibtool in make.conf 3. Build net-print/cups Actual Results: rdlibtool: error logged in slbt_lconf_open(), line 597: flow error: unexpected condition or other. rdlibtool: < returned to > slbt_get_lconf_flags(), line 639. make[1]: *** [../Makedefs:271: raster-interstub.o] Error 2 make[1]: Leaving directory '/var/tmp/portage/net-print/cups-2.3.3_p2-r3/work/cups-2.3.3op2-abi_x86_64.amd64/cups' make: *** [Makefile:43: all] Error 1
Upstream PR: https://github.com/OpenPrinting/cups/pull/392