Uploaded image for project: 'ACS'
  1. ACS
  2. ACS-13

MAKE_NOSTATIC=1 causes build fail

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Medium Medium
    • None
    • ACS2020.08

      Summary

      @tstaig gave us a help to reduce the size of the acscommunity/acs docker image. Not building the static artifacts (.a) would reduce significantly the size and also the build time.

      But the problem is that when we changed the make build command as follows:

       

      MAKE_NOSTATIC=1 OPTIMIZE=3 MAKE_PARS="-j 8" make build
      

       

      The build process fails:

       

       

      ############ LGPL/Tools MAIN
        ############ (Re-)build Tools Software         #################
        ############ tat MAIN
        ############ expat WS
        ############ loki WS
        ############ extjars MAIN
        ############ antlr MAIN
        ############ hibernate MAIN
        ############ extpy MAIN
        ############ cppunit MAIN
        ############ getopt MAIN
        ############ astyle MAIN
        ############ xercesc MAIN
        ############ xercesj MAIN
        ############ castor MAIN
        ############ xsddoc MAIN
        ############ extidl WS
        ############ vtd-xml MAIN
        ############ oAW MAIN
        ############ shunit2 MAIN
        ############ log4cpp WS
        ############ scxml_apache MAIN
        ############ DONE (Re-)build Tools Software    #################
      ############ LGPL/CommonSoftware/jacsutil SRC
      ############ LGPL/CommonSoftware/xmljbind SRC
      ############ LGPL/CommonSoftware/xmlpybind SRC
      ############ LGPL/CommonSoftware/acserridl WS
      ############ LGPL/CommonSoftware/acsidlcommon WS
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acsutil WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acsstartup SRC
      ############ LGPL/CommonSoftware/loggingidl WS
      ############ LGPL/CommonSoftware/logging WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acserr WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acserrTypes WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acsQoS WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acsthread WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acscomponentidl WS
      ############ LGPL/CommonSoftware/cdbidl WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/maciidl WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/baciidl WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acsncidl WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/repeatGuard WS
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/acsjlog SRC
      ### ==> FAILED all ! 
      ### ==> FAILED install ! 
      ############ LGPL/CommonSoftware/loggingts WS
      ############ LGPL/CommonSoftware/loggingtsTypes WS
      

       

      Also the same goes for the ExtProducts build (failed if we put the MAKE_NOSTATIC=1)

       

       


              Tomas.Staig Tomas Staig
              emiliogq emiliogq
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: