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

calling "make clean" twice in a row yields make error

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • None
    • C++ - Library
    • None

    Description

      After calling make clean by accident twice in a row I got this:

      Making clean in test
      make[3]: Entering directory '/home/jens/Arbeitsfläche/Thrift/lib/cpp/test'
      Makefile:1173: gen-cpp/.deps/ChildService.Plo: File or directory not found
      Makefile:1174: gen-cpp/.deps/DebugProtoTest_types.Plo: File or directory not found
      Makefile:1175: gen-cpp/.deps/EmptyService.Plo: File or directory not found
      Makefile:1176: gen-cpp/.deps/EnumTest_types.Plo: File or directory not found
      Makefile:1177: gen-cpp/.deps/OptionalRequiredTest_types.Plo: File or directory not found
      Makefile:1178: gen-cpp/.deps/ParentService.Plo: File or directory not found
      Makefile:1179: gen-cpp/.deps/Recursive_types.Plo: File or directory not found
      Makefile:1180: gen-cpp/.deps/ThriftTest_constants.Plo: File or directory not found
      Makefile:1181: gen-cpp/.deps/ThriftTest_types.Plo: File or directory not found
      Makefile:1182: gen-cpp/.deps/TypedefTest_types.Plo: File or directory not found
      Makefile:1183: gen-cpp/.deps/proc_types.Plo: File or directory not found
      make[3]: *** No rule to make target 'gen-cpp/.deps/proc_types.Plo'.  Stop.
      make[3]: Leaving directory '/home/jens/Arbeitsfläche/Thrift/lib/cpp/test'
      Makefile:1578: recipe for target 'clean-recursive' failed
      make[2]: *** [clean-recursive] Error 1
      make[2]: Leaving directory '/home/jens/Arbeitsfläche/Thrift/lib/cpp'
      Makefile:536: recipe for target 'clean-recursive' failed
      make[1]: *** [clean-recursive] Error 1
      make[1]: Leaving directory '/home/jens/Arbeitsfläche/Thrift/lib'
      Makefile:601: recipe for target 'clean-recursive' failed
      make: *** [clean-recursive] Error 1
      

      Attachments

        Issue Links

          Activity

            People

              nsuke Nobuaki Sukegawa
              jensg Jens Geyer
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: