Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
After merging AVRO-3163, making the C++ distribution seems to have been failing. We have to remove the non-existent scripts directory from lang/c++/build.sh.
$ ./build.sh docker
$ cd lang/c++
$ ./build.sh dist
cmake version 3.16.3
CMake suite maintained and supported by Kitware (kitware.com/cmake).
Enabled snappy codec
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sekikn/avro/lang/c++/build
Enabled snappy codec
-- Configuring done
-- Generating done
-- Build files have been written to: /home/sekikn/avro/lang/c++/build
cp: cannot stat 'scripts': No such file or directory
$
Attachments
Issue Links
- links to