Jens-G commented on PR #2937:
URL: https://github.com/apache/thrift/pull/2937#issuecomment-2002133978

   ```
   make  distdir-am
   make[6]: Entering directory '/thrift/src/lib/cpp'
    (cd test && make  top_distdir=../../../thrift-0.21.0 
distdir=../../../thrift-0.21.0/lib/cpp/test \
        am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: 
distdir)
   make[7]: Entering directory '/thrift/src/lib/cpp/test'
   /thrift/src/compiler/cpp/thrift --gen cpp ../../../test/AnnotationTest.thrift
   /bin/bash: line 1: /thrift/src/compiler/cpp/thrift: No such file or directory
   make[7]: *** [Makefile:1880: gen-cpp/AnnotationTest_types.h] Error 127
   make[7]: Leaving directory '/thrift/src/lib/cpp/test'
   make[6]: *** [Makefile:1685: distdir-am] Error 1
   make[6]: Leaving directory '/thrift/src/lib/cpp'
   make[5]: *** [Makefile:1681: distdir] Error 2
   make[5]: Leaving directory '/thrift/src/lib/cpp'
   make[4]: *** [Makefile:672: distdir-am] Error 1
   make[4]: Leaving directory '/thrift/src/lib'
   make[3]: *** [Makefile:668: distdir] Error 2
   make[3]: Leaving directory '/thrift/src/lib'
   make[2]: *** [Makefile:791: distdir-am] Error 1
   make[2]: Leaving directory '/thrift/src'
   make[1]: *** [Makefile:785: distdir] Error 2
   make[1]: Leaving directory '/thrift/src'
   make: *** [Makefile:894: dist] Error 2
   ```
   
   Better, still not perfect. Not sure where this comes from ... mmmh.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to