pgconfigure: line 9: ./configure: No such file or directory
Closed this issue · 2 comments
wonb168 commented
The latest code(main branch) can't compile by make:
[ 68%] Building CXX object extension/jemalloc/jemalloc/CMakeFiles/jemalloc.dir/src/hpdata.cpp.o
gzip: stdin: unexpected end of file
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[ 69%] Building CXX object extension/jemalloc/jemalloc/CMakeFiles/jemalloc.dir/src/inspect.cpp.o
[ 69%] Building CXX object extension/jemalloc/jemalloc/CMakeFiles/jemalloc.dir/src/jemalloc.cpp.o
pgconfigure: line 9: ./configure: No such file or directory
gmake[3]: *** [../../postgres/src/common/base64.c] Error 127
gmake[3]: Leaving directory `/home/linezone_t2/wcz/postgres_scanner/build/release'
gmake[2]: *** [extension/postgres_scanner/CMakeFiles/postgres_scanner_loadable_extension.dir/all] Error 2
gmake[2]: *** Waiting for unfinished jobs....
hannes commented
It builds fine for me. Please make this report reproducible, for example by following our bug template.
wonb168 commented
MAKE not with debug,then OK