[ovs-dev] [PATCH 1/2] travis: Explicitly disable LLVM for sparse build.

Lance Richardson lrichard at redhat.com
Wed Aug 9 20:36:42 UTC 2017


> From: "Ben Pfaff" <blp at ovn.org>
> To: dev at openvswitch.org
> Cc: "Ben Pfaff" <blp at ovn.org>
> Sent: Thursday, July 27, 2017 4:41:05 PM
> Subject: [ovs-dev] [PATCH 1/2] travis: Explicitly disable LLVM for sparse	build.
> 
> Newer travis environments claim to have LLVM support (llvm-config exists
> and works) but in reality don't, which prevents sparse from building and
> later parts of the build from succeeding.
> 
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---

I don't know what the symptom of this failure was, but some branch-2.6 and branch-2.7
travis builds are failing with:

   env: cgcc: No such file or directory

Should this be back-ported to other branches?

Thanks,

   Lance


More information about the dev mailing list