I have re-run the compile multiple times. Even with the scons flag "-j 1” but it still gives me this error.
Regards, Qasim Mehmood > On 29-Mar-2017, at 6:57 PM, Michael Henkel <[email protected]> wrote: > > This usually happens if scons uses multiple cpu cores. > Either using a single core or just re-running the compile should do the trick. > > Regards, > Michael > > On 29 Mar 2017, at 02:52, Qasim Bin Mehmood <[email protected] > <mailto:[email protected]>> wrote: > >> Yes, We are facing the same issue here. The documentation provided is >> absolutely inadequate. I have also tried building with parallel disabled. >> Build it always hits the same issue. Any documentation whatsoever would be >> appreciated. >> >> Regards, >> Qasim >> >>> On 29-Mar-2017, at 2:45 PM, Razi Ahmed <[email protected] >>> <mailto:[email protected]>> wrote: >>> >>> Hi All, >>> >>> I am trying to set-up OpenContrail on Centos7. I am following the link : >>> >>> https://github.com/michaelhenkel/opencontrail-centos-build >>> <https://github.com/michaelhenkel/opencontrail-centos-build> >>> >>> , but I am stuck with the following error during the build: >>> >>> Install file: "controller/src/config/api-server/doc/source/conf.py" as >>> "build/debug/config/api-server/doc/conf.py" >>> tools/generateds/generateDS.py -f -o >>> build/debug/config/api-server/vnc_cfg_api_server/gen/resource -g >>> ifmap-frontend controller/src/schema/all_cfg.xsd >>> scons: *** [build/debug/config/api-server/doc/contrail_openapi.rst] Source >>> `controller/src/config/api-server/vnc_cfg_api_server/gen/contrail_openapi.rst' >>> not found, needed by target >>> `build/debug/config/api-server/doc/contrail_openapi.rst'. >>> >>> scons: *** Found dependency cycle(s): >>> build/debug/dns/cmn/buildinfo.h -> build/debug/dns/cmn/buildinfo.h >>> Internal Error: no cycle found for node >>> /root/rpmbuild/BUILDROOT/contrail-1-1703290635.el7.centos.x86_64/usr/lib/libthriftasio.so.0.0.0 >>> (<SCons.Node.FS.File object at 0x1e9b490>) in state pending >>> Internal Error: no cycle found for node >>> build/debug/vnsw/agent/contrail/buildinfo.cc <http://buildinfo.cc/> >>> (<SCons.Node.FS.File object at 0x52913b0>) in state pending >>> build/debug/analytics/buildinfo.h -> build/debug/analytics/buildinfo.h >>> Internal Error: no cycle found for node >>> build/debug/analytics/buildinfo.cc <http://buildinfo.cc/> >>> (<SCons.Node.FS.File object at 0x58322e0>) in state pending >>> >>> File "/usr/lib/scons/SCons/Taskmaster.py", line 1043, in cleanup >>> error: Bad exit status from /var/tmp/rpm-tmp.5o4BfE (%install) >>> >>> >>> RPM build errors: >>> Bad exit status from /var/tmp/rpm-tmp.5o4BfE (%install) >>> >>> >>> >>> The build is failing for OpenContrail and I am unable to proceed forward. >>> It comes with some scons error stuck due to dependency cycle although I >>> have run all the scripts and gone through all the steps mentioned for >>> downloading dependency packages for CentOS. >>> >>> Thanks >>> Razi Ahmed >>> >>> >>> >>> >>> =====-----=====-----===== >>> Notice: The information contained in this e-mail >>> message and/or attachments to it may contain >>> confidential or privileged information. If you are >>> not the intended recipient, any dissemination, use, >>> review, distribution, printing or copying of the >>> information contained in this e-mail message >>> and/or attachments to it are strictly prohibited. If >>> you have received this communication in error, >>> please notify us by reply e-mail or telephone and >>> immediately and permanently delete the message >>> and any attachments. Thank you >>> _______________________________________________ >>> Users mailing list >>> [email protected] <mailto:[email protected]> >>> http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org >>> <http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org> >> >> _______________________________________________ >> Users mailing list >> [email protected] <mailto:[email protected]> >> http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org >> <http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org>
_______________________________________________ Users mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/users_lists.opencontrail.org
