Hi, Some of us have been trying to compile OpenContrail on CentOS 7. We have been hit with the following error
scons: *** Found dependency cycle(s): Internal Error: no cycle found for node build/debug/dns/cmn/buildinfo.cc (<SCons.Node.FS.File object at 0x9260f10>) in state pending build/debug/dns/cmn/buildinfo.h -> build/debug/dns/cmn/buildinfo.h build/debug/query_engine/buildinfo.h -> build/debug/query_engine/buildinfo.h build/debug/control-node/buildinfo.h -> build/debug/control-node/buildinfo.h Internal Error: no cycle found for node build/debug/analytics/buildinfo.cc (<SCons.Node.FS.File object at 0x55cf9d0>) in state pending build/debug/analytics/buildinfo.h -> build/debug/analytics/buildinfo.h Internal Error: no cycle found for node build/debug/vnsw/agent/contrail/buildinfo.cc (<SCons.Node.FS.File object at 0x4f937f0>) in state pending The files buildinfo.h are not generated. I have tried building with -j1 flag and on a single core machine as well. Please point to any documentation or solution. Regards, Qasim > Begin forwarded message: > > From: "Razi Ahmed" <[email protected]> > Subject: Re: [Users] OpenContrail SetUp CentOS- Error > Date: 30 March 2017 at 12:18:47 PM GMT+5 > To: Prajaya Talwar <[email protected]>, "[email protected]" > <[email protected]> > > Hi, > > I ran with "j 1" multiple times but got stuck with following error: > > Copying ContrailVrouterCli.egg-info to > /root/rpmbuild/BUILDROOT/contrail-1-1703300621.el7.centos.x86_64/usr/lib/python2.7/site-packages/ContrailVrouterCli-0.1-py2.7.egg-info > running install_scripts > > scons: *** Found dependency cycle(s): > Internal Error: no cycle found for node build/debug/analytics/buildinfo.cc > (<SCons.Node.FS.File object at 0x5186400>) in state pending > build/debug/analytics/buildinfo.h -> build/debug/analytics/buildinfo.h > Internal Error: no cycle found for node > build/debug/vnsw/agent/contrail/buildinfo.cc(<SCons.Node.FS.File object at > 0x4b6db20>) in state pending > build/debug/control-node/buildinfo.h -> build/debug/control-node/buildinfo.h > Internal Error: no cycle found for node build/debug/dns/cmn/buildinfo.cc > (<SCons.Node.FS.File object at 0x8994c10>) in state pending > build/debug/dns/cmn/buildinfo.h -> build/debug/dns/cmn/buildinfo.h > build/debug/query_engine/buildinfo.h -> build/debug/query_engine/buildinfo.h > > File "/usr/lib/scons/SCons/Taskmaster.py", line 1043, in cleanup > error: Bad exit status from /var/tmp/rpm-tmp.8zCzVL (%install) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.8zCzVL (%install) > > Any help or documentation regarding this would be appreciated as I need > Opencontrail setup. > > Thanks > Razi > > From: Users <[email protected]> on behalf of Prajaya Talwar > Sent: Thursday, March 30, 2017 12:22 PM > To: [email protected] > Subject: Re: [Users] OpenContrail SetUp CentOS- Error > > Hi, > > I tried running scons with -j 1 > Nothing worked out. > I had also re-run the compile, that also dint work out. > > Any help will be appreciated. > > Thanks & Regards > Prajaya Talwar > Systems Engineer > Tata Consultancy Services Limited > Mailto: [email protected] > Website: http://www.tcs.com > ____________________________________________ > Experience certainty. IT Services > Business Solutions > Consulting > ____________________________________________ > > > -----"Users" <[email protected]> wrote: ----- > To: Michael Henkel <[email protected]> > From: Qasim Bin Mehmood > Sent by: "Users" > Date: 03/29/2017 07:30PM > Cc: "[email protected]" <[email protected]> > Subject: Re: [Users] OpenContrail SetUp CentOS- Error > > 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]> 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]> wrote: >>>> >>>> Hi All, >>>> >>>> I am trying to set-up OpenContrail on Centos7. I am following the link : >>>> >>>> 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 (<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 (<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] >>>> 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 > > _______________________________________________ > Users mailing list > [email protected] > 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 _______________________________________________ Dev mailing list [email protected] http://lists.opencontrail.org/mailman/listinfo/dev_lists.opencontrail.org
