Hi Arash, I succeeded to install dgbuilder some time ago
Why are you running "npm install" ? I am not sure you need it Try to follow these instructions: https://wiki.onap.org/display/DW/Install+Directed+Graph+Builder+on+Ubuntu+Desktop Thanks Geora Barsky Amdocs Technology 647-688-1039 [amdocs-a] Follow us on Facebook<http://www.facebook.com/amdocs/>, Twitter<http://twitter.com/amdocs>, LinkedIn<http://www.linkedin.com/company/amdocs>, YouTube<http://www.youtube.com/amdocsinc>, Google+<https://plus.google.com/105657940751678445194> and the Amdocs blog network<http://blogs.amdocs.com/>. From: [email protected]<mailto:[email protected]> [mailto:[email protected]] On Behalf Of Arash Hekmat Sent: Tuesday, November 14, 2017 12:31 PM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] ONAP SDN-C DG Builder Not Working 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]<mailto:[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 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
