Creating SCL Packages *-debuginfo Results in Error
Attempting to
rpmbuilddebuginfoInstalled (but unpackaged) file(s) found: /usr/lib/debug/.build-id/62/68505c7a4ba8a79ecd37e07e93d82bea53de53 /usr/lib/debug/.build-id/62/68505c7a4ba8a79ecd37e07e93d82bea53de53.debug /usr/lib/debug/opt/rh/SDL2/root/usr/lib64/libSDL2-2.0.so.0.2.1.debug /usr/lib/debug/opt/rh/SDL2/root/usr/lib64/libSDL2-2.0.so.0.debug /usr/lib/debug/opt/rh/SDL2/root/usr/lib64/libSDL2.so.debug /usr/src/debug/SDL2-2.0.3/include/SDL.h
If the
pkg_namepkg_name-devel/opt/rh/pkg_name-debuginfoMaybe this error is related to the CFLAGS line in the spec-file:
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --disable-video-directfb
Responses