Select Your Language

Infrastructure and Management

Cloud Computing

Storage

Runtimes

Integration and Automation

  • Comments
  • Creating SCL Packages *-debuginfo Results in Error

    Posted on

    Attempting to

    rpmbuild
    an scl (Software Collections) package results in following error related to the
    debuginfo
    version of the package.

    Installed (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_name
    and
    pkg_name-devel
    are built into the
    /opt/rh/
    ROOTDIRs, shouldn't the
    pkg_name-debuginfo
    also be in those subdirectories?

    Maybe this error is related to the CFLAGS line in the spec-file:

    CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{prefix} --disable-video-directfb
    

    by

    points

    Responses

    Red Hat LinkedIn YouTube Facebook X, formerly Twitter

    Quick Links

    Help

    Site Info

    Related Sites

    © 2026 Red Hat