Hello, While trying to run the SDN-C Directed Graph Builder, when I run the "npm install" command I get the below build error. Is this a known issue? Is there a fix?
Thanks, Arash /home/.../onap/sdnc/oam/dgbuilder: npm install -verbose ........................... > [email protected] install /home/.../onap/sdnc/oam/dgbuilder/node_modules/ws > (node-gyp rebuild 2> builderror.log) || (exit 0) make: Entering directory '/home/.../onap/sdnc/oam/dgbuilder/node_modules/ws/build' g++ '-DNODE_GYP_MODULE_NAME=bufferutil' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/home/.../.node-gyp/8.9.1/include/node -I/home/.../.node-gyp/8.9.1/src -I/home/.../.node-gyp/8.9.1/deps/uv/include -I/home/.../.node-gyp/8.9.1/deps/v8/include -I../../nan -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/bufferutil/src/bufferutil.o.d.raw -c -o Release/obj.target/bufferutil/src/bufferutil.o ../src/bufferutil.cc bufferutil.target.mk:97: recipe for target 'Release/obj.target/bufferutil/src/bufferutil.o' failed make: Leaving directory '/home/.../onap/sdnc/oam/dgbuilder/node_modules/ws/build' This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement, you may review at https://www.amdocs.com/about/email-disclaimer <https://www.amdocs.com/about/email-disclaimer>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
