Re: [Wireshark-dev] RPM generation

2018-04-19 Thread Anders Broman
Hi, I’m struggling with my local build now which is a SVN checkout. I have managed to get the tarball built and the build continues from there but stops with: -- Found Subversion: /usr/bin/svn (found version "1.8.19") -- Configuring incomplete, errors occurred! See also

Re: [Wireshark-dev] RPM generation

2018-04-19 Thread Guy Harris
On Apr 19, 2018, at 9:44 AM, Peter Wu wrote: > Look for errors early in the process. For instance, without gcc-c++ > installed on CentOS, I would get a very cryptic error down the road. I.e., if you don't have C and C++ compilers installed, you get a very cryptic error

Re: [Wireshark-dev] RPM generation

2018-04-19 Thread Peter Wu
On Thu, Apr 19, 2018 at 10:46:19AM -0700, Guy Harris wrote: > On Apr 19, 2018, at 9:44 AM, Peter Wu wrote: > > > Look for errors early in the process. For instance, without gcc-c++ > > installed on CentOS, I would get a very cryptic error down the road. > > I.e., if you

Re: [Wireshark-dev] RPM generation

2018-04-19 Thread Peter Wu
Hey Anders, On Thu, Apr 19, 2018 at 05:59:18PM +, Anders Broman wrote: > Hi, > Logs included. Could you include the normal CMake output? (Not the output or error log file.) -- Kind regards, Peter Wu https://lekensteyn.nl

Re: [Wireshark-dev] RPM generation

2018-04-19 Thread Peter Wu
On Thu, Apr 19, 2018 at 03:12:33PM +, Anders Broman wrote: > Hi, > I’m struggling with my local build now which is a SVN checkout. I have > managed to get the tarball built and the build continues from there but stops > with: > > -- Found Subversion: /usr/bin/svn (found version "1.8.19") >

Re: [Wireshark-dev] RPM generation

2018-04-19 Thread Peter Wu
Hi Anders, On Thu, Apr 19, 2018 at 06:40:27PM +, Anders Broman wrote: > Hi, > Running cmake and make works > Cmake and make rpm-package fails on the make rpm-package part. > Included log from make rpm-package. I cannot see an obvious error, is it possible that you ran out of memory or disk