RE: build error

2017-06-29 Thread Steve Varnau
Looks like several open Jiras on this issue: https://issues.apache.org/jira/browse/TRAFODION-1868 https://issues.apache.org/jira/browse/TRAFODION-1861 https://issues.apache.org/jira/browse/TRAFODION-1869 --Steve > -Original Message- > From: Bin Lin [mailto:linbi...@gmail.com] > Sent:

RE: build error on new build machine

2015-12-02 Thread Eric Owhadi
Look like I was not on the right directory level, sorry my bad... Eric -Original Message- From: Dave Birdsall [mailto:dave.birds...@esgyn.com] Sent: Wednesday, December 2, 2015 3:10 PM To: dev@trafodion.incubator.apache.org Subject: RE: build error on new build machine I had problems too

RE: build error on new build machine

2015-12-02 Thread Eric Owhadi
For me make package-all is not recognized as a valid target ? Eric -Original Message- From: Dave Birdsall [mailto:dave.birds...@esgyn.com] Sent: Wednesday, December 2, 2015 3:10 PM To: dev@trafodion.incubator.apache.org Subject: RE: build error on new build machine I had problems too

RE: build error on new build machine

2015-12-02 Thread Dave Birdsall
I had problems too, though different ones. I did a make package-all; this failed complaining of dependencies in a mvn step. I later did just a make all and that succeeded. I then did an install_local_hadoop. And install_traf_components. And followed that with a make package-all. Then it worked.

RE: Build error

2015-11-06 Thread Gunnar Tapper
nment. Could you have mapr set up in your environment? elif [[ -d /opt/mapr ]]; then Roberta -Original Message- From: Gunnar Tapper [mailto:gunnar.tap...@esgyn.com] Sent: Friday, November 6, 2015 2:58 PM To: dev@trafodion.incubator.apache.org Subject: Re: Build error Hi, Yes, I th

RE: Build error

2015-11-06 Thread Roberta Marton
have mapr set up in your environment? elif [[ -d /opt/mapr ]]; then Roberta -Original Message- From: Gunnar Tapper [mailto:gunnar.tap...@esgyn.com] Sent: Friday, November 6, 2015 2:58 PM To: dev@trafodion.incubator.apache.org Subject: Re: Build error Hi, Yes, I think I did all the

Re: Build error

2015-11-06 Thread Gunnar Tapper
gt; -Original Message- > From: Gunnar Tapper [mailto:gunnar.tap...@esgyn.com] > Sent: Friday, November 6, 2015 2:41 PM > To: dev@trafodion.incubator.apache.org > Subject: Re: Build error > > > > I installed the dependencies per the wiki documentation. Now, I &g

RE: Build error

2015-11-06 Thread Roberta Marton
installed and part of your path. To check your version, do "mvn --version". -Original Message- From: Gunnar Tapper [mailto:gunnar.tap...@esgyn.com] Sent: Friday, November 6, 2015 2:41 PM To: dev@trafodion.incubator.apache.org Subject: Re: Build error I installed the de

Re: Build error

2015-11-06 Thread Gunnar Tapper
Hi, I installed the dependencies per the wiki documentation. Now, I encountered: [INFO] ##(SQF) [INFO] BUILD FAILURE##(SQF) [INFO] ##(SQF) [INFO] T

RE: Build error

2015-11-06 Thread Roberta Marton
From: Cannot run program "cmake" (in directory "/home/gtapper/incubator-trafodion/core/sqf/sql/libhdfs_files/hadoop-2.6.0-src/hadoop-common-project/hadoop-common/target/native"): error=2, No such file or directory it looks like you are missing cmake. It should have been downloaded as part of the