AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only

include-fixed files missing from gcc10-0:10.3.0-6.ppc ?

  • 1.  include-fixed files missing from gcc10-0:10.3.0-6.ppc ?

    Posted Thu July 28, 2022 10:41 AM
    I was cleaning up my database, checking rpm -Va.

    I did "dnf reinstall xxx" for all the owning packages, and resolved all but two errors:

    missing /opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/8/include-fixed/pthread.h
    missing /opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/10/include-fixed/README


    # dnf repoquery --whatprovides /opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/10/include-fixed/README
    --> gcc10-0:10.3.0-6.ppc

    # dnf reinstall gcc10-0:10.3.0-6.ppc

    Running transaction
    Preparing : 1/1
    Reinstalling : gcc10-10.3.0-6.ppc 1/2
    Running scriptlet: gcc10-10.3.0-6.ppc 1/2
    Running scriptlet: gcc10-10.3.0-6.ppc 2/2
    Warnings dealing with include-fixed directory can be ignored. <<==is this related?
    Cleanup : gcc10-10.3.0-6.ppc 2/2
    Running scriptlet: gcc10-10.3.0-6.ppc 2/2
    Verifying : gcc10-10.3.0-6.ppc 1/2
    Verifying : gcc10-10.3.0-6.ppc 2/2

    Reinstalled:
    gcc10-10.3.0-6.ppc

    Files are still missing:

    # rpm -Va | grep missing
    missing /opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/8/include-fixed/pthread.h
    missing /opt/freeware/lib/gcc/powerpc-ibm-aix7.1.0.0/10/include-fixed/README




    ​​

    ------------------------------
    Jan Harris
    AIX Development Support (Liaison to the AIX Toolbox for Open Source)
    IBM (Contract)
    Austin TX
    ------------------------------