On Thu, Dec 10, 2015 at 8:14 AM, Bill Somerville <[email protected]>
wrote:

> On 10/12/2015 14:03, Richard Shaw wrote:
> > Yes, disabling parallel make fixed the problem, but why? Did I didn't
> > see any changes in the superbuild script that would affect that.
> Hi Richard,
>
> I made some changes to pass down make options more reliably. It would
> seem that something a bit strange happens with parallel make when
> ExternalProjectAdd() is used.
>
> I will try and work out how to get it working properly again. For now
> you will have to use sequential builds :(


I'm not sure if it's the root cause but it looks like the configure setup
is running twice on hamlib...

[ 38%] Performing patch step for 'hamlib'
cd
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix/src/hamlib
&& /bin/patch -p1 -N <
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/hamlib.patch
cd
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix/src/hamlib
&& /usr/bin/cmake -E touch
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix/src/hamlib-stamp/hamlib-patch
[ 42%] Performing configure step for 'hamlib'
cd
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix/src/hamlib-build
&&
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix/src/hamlib/autogen.sh
--prefix=/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix
--disable-shared --enable-static --without-cxx-binding "CFLAGS=-fPIC
-fdata-sections -ffunction-sections" LDFLAGS=-Wl,--gc-sections
/usr/bin/cmake -E touch
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix/src/hamlib-stamp/hamlib-update
[ 47%] Performing configure step for 'hamlib'
cd
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix/src/hamlib-build
&&
/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix/src/hamlib/autogen.sh
--prefix=/home/build/rpmbuild/wsjtx/BUILD/wsjtx-1.6.0-rc2/build/hamlib-prefix
--disable-shared --enable-static --without-cxx-binding "CFLAGS=-fPIC
-fdata-sections -ffunction-sections" LDFLAGS=-Wl,--gc-sections
Running 'autoreconf -i' to process configure.ac
and generate the configure script.
Running 'autoreconf -i' to process configure.ac
and generate the configure script.

Thanks,
Richard
KF5OIM
------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to