> From: "Ben Pfaff" <[email protected]> > To: [email protected] > Cc: "Ben Pfaff" <[email protected]> > 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 <[email protected]> > ---
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 _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
