Uploaded image for project: 'Thrift'
  1. Thrift
  2. THRIFT-2432

Flaky parallel build

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.9.1
    • 0.9.2
    • C++ - Compiler
    • None
    • Patch Available

    Description

      Parallel builds sometime fail with:

      src/thriftl.ll:51:21: fatal error: thrifty.h: No such file or directory
      compilation terminated.
      make[3]: *** [libparse_a-thriftl.o] Error 1
      

      This is because the Makefile doesn't require that thrifty.cc (and its accompanying header) be generated before thriftl.o is compiled. This is normally done via BUILT_SOURCES.

      Attachments

        1. THRIFT-2432.patch
          0.2 kB
          Benoit Sigoure

        Activity

          People

            roger Roger Meier
            tsuna Benoit Sigoure
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: