On Wed, 2017-10-11 at 08:04 +0000, Klement Sekera -X (ksekera - PANTHEON
TECHNOLOGIES at Cisco) wrote:
> Is SUSE supported? If so, maybe we should add it to the verify job to
> prevent future headaches...
As of yesterday, I finally managed to clean-up the Jenkins job and have it
building fine.
For now though, that's still in the Jenkins sandbox... 
Having said that, if you take a look at the top-level Makefile, the vagrant
scripts, etc. you'll see quite some work has gone through to support
building/testing VPP on SUSE distros...
> 
> Klement
Cheers,
Marco
> 
> Quoting Marco Varlese (2017-10-11 08:49:01)
> > Well, as I said, it worked on SUSE distro...
> > 
> > I'm modifying the patch to have a OS check so to remove this dependency for
> > SUSE
> > since the "check" version we ship does not have that dependency (and we
> > don't
> > have subunit at all as previously mentioned).
> > 
> > - Marco
> > 
> > On Wed, 2017-10-11 at 06:35 +0000, Klement Sekera -X (ksekera - PANTHEON
> > TECHNOLOGIES at Cisco) wrote:
> > > Hi Marco,
> > > 
> > > as you can see in your review build failure, removing -lsubunit breaks
> > > existing stuff...
> > > 
> > > Thanks,
> > > Klement
> > > 
> > > Quoting Marco Varlese (2017-10-10 16:46:13)
> > > > Hi Klement,
> > > > 
> > > > Yes, once check-devel is in place, then we can remove -lsubunit from
> > > > test/ext/Makefile. Things would still work (at least on openSUSE).
> > > > 
> > > > I submitted a patch for review:
> > > > https://gerrit.fd.io/r/#/c/8736/
> > > > 
> > > > 
> > > > Cheers,
> > > > Marco
> > > > 
> > > > On Tue, 2017-10-10 at 14:03 +0000, Klement Sekera -X (ksekera - PANTHEON
> > > > TECHNOLOGIES at Cisco) wrote:
> > > > > Hi Marco,
> > > > > 
> > > > > this issue is already being investigated by Tom Herbert. Strange thing
> > > > > is that check requires subunit. I wonder if it works if you install
> > > > > check only. Could you try removing -lsubunit from test/ext/Makefile?
> > > > > 
> > > > > Thanks,
> > > > > Klement
> > > > > 
> > > > > Quoting Marco Varlese (2017-10-10 16:00:00)
> > > > > > Hi all,
> > > > > > 
> > > > > > As of last week I could happily run tests (e.g. make test) on my
> > > > > > distribution
> > > > > > (openSUSE).
> > > > > > 
> > > > > > When I tried again today - with latest master - I couldn't anymore:
> > > > > > 
> > > > > > make[2]: Entering directory '/home/mvarlese/repo/vpp/test/ext'
> > > > > > cc -o /home/mvarlese/repo/vpp/build-root/vapi_test/vapi_c_test
> > > > > > -std=gnu99 -g
> > > > > > -Wall -pthread -I/home/mvarlese/repo/vpp/src
> > > > > > -I/home/mvarlese/repo/vpp/build-
> > > > > > root/install-vpp-native//vpp/include
> > > > > > -I/home/mvarlese/repo/vpp/build-
> > > > > > root/vapi_test/ vapi_c_test.c -L/home/mvarlese/repo/vpp/build-
> > > > > > root/build-
> > > > > > vpp-
> > > > > > native/vpp/.libs/ -L/home/mvarlese/repo/vpp/build-root/build-vpp-
> > > > > > native/vpp/vpp-
> > > > > > api/vapi/.libs/ -lvppinfra -lvlibmemoryclient -lsvm -lpthread
> > > > > > -lcheck
> > > > > > -lsubunit
> > > > > > -lrt -lm -lvapiclient
> > > > > > /usr/lib64/gcc/x86_64-suse-linux/7/../../../../x86_64-suse-
> > > > > > linux/bin/ld:
> > > > > > cannot
> > > > > > find -lsubunit
> > > > > > collect2: error: ld returned 1 exit status
> > > > > > 
> > > > > > I tried to find the newly introduced dependency on libsubunit but
> > > > > > wasn't
> > > > > > successful. 
> > > > > > 
> > > > > > Can anybody shed some light?
> > > > > > Separate, we do not have that package on our distro...
> > > > > > 
> > > > > > 
> > > > > > Cheers,
> > > > > > Marco
> > > > > > 
> > > > > > _______________________________________________
> > > > > > vpp-dev mailing list
> > > > > > vpp-dev@lists.fd.io
> > > > > > https://lists.fd.io/mailman/listinfo/vpp-dev
_______________________________________________
vpp-dev mailing list
vpp-dev@lists.fd.io
https://lists.fd.io/mailman/listinfo/vpp-dev
  • [vpp-dev] Dep... Marco Varlese
    • Re: [vpp... Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
      • Re: ... Marco Varlese
      • Re: ... Marco Varlese
        • ... Thomas F Herbert
        • ... Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
          • ... Marco Varlese
            • ... Klement Sekera -X (ksekera - PANTHEON TECHNOLOGIES at Cisco)
              • ... Marco Varlese
      • Re: ... Thomas F Herbert
        • ... Marco Varlese

Reply via email to