lcfiplus / LCFIPlus

Flavor tagging code for ILC detectors
https://confluence.slac.stanford.edu/display/ilc/LCFIPlus
GNU General Public License v3.0
6 stars 19 forks source link

Build failures #1

Closed jstrube closed 9 years ago

jstrube commented 9 years ago

I built a slimmed down ilcsoft from examples/lcfiplus in the ilcinstall distribution. I package it up and deploy it on the slac ftp server. It looks like the builds fail, because all the binayr dependencies I built in a Virtual Machine seg fault. The packaged cmake doesn't work, and it looks like root also crashes.

Ideally, I would build the dependencies on the fly, but the build times out already in the first step.

I'm not sure how to debug this, really. Compile with lower optimization setting?

jstrube commented 9 years ago

I'm seeing a lower kernel version: 2.6 on the build machine, 3.13 in my VM. Related?

jstrube commented 9 years ago

I got access to a 24h Travis VM. I used this to build the dependencies and ship them to slac. Build passing --> closing this issue