[kde-freebsd] Fwd: kdelibs4 build failed
David Naylor
naylor.b.david at gmail.com
Fri Sep 17 14:50:36 CEST 2010
On Friday 17 September 2010 09:40:30 N V wrote:
> Hi again.
>
> There is build log of kdelibs4 in attachment. Command was "make
> -DDISABLE-MAKE-JOBS -DCMAKE-VERBOSE".
Your command is wrong, it should be:
# make clean all -DDISABLE_MAKE_JOBS -DCMAKE_VERBOSE
(Note the underscores). The ``clean all'' is to make sure there is nothing
strange going on.
Please resend me the build logs using the above command. I couldn't see what
went wrong in the previous log
FYI, setting -DBATCH implies -DCMAKE_VERBOSE.
Regarding a "clean environment" or tinderbox/sandbox environment, it is
possible for extra packages that are installed to break the build of a port.
A clean environment is where only the ports dependencies are installed (and
all other packages are uninstalled). It may help in exceptional
circumstances.
Regards
> 16.09.10, 15:27, "David Naylor" :
> > On Thursday 16 September 2010 10:40:55 N V wrote:
> > > Hi all.
> > >
> > > Build of kdelibs4 from ports failed. All required ports are up to
> > > date. FreeBSD 8.1-RELEASE i386.
> >
> > > Here are last lines of CMakeError.log:
> > Hi,
> >
> >
> >
> > Please include the output from `make configure` (which is where I assume
> > it is failing).
> >
> > It is curious in that it fails with pstat yet the function pstat does
> > not exist on my system (-current). Only a utility. Furthermore the
> > logs you posted do not include the source code it was trying to
> > compile.
> >
> > If possible could you try building in a clean environment? I've got a
> > few scripts that will be able to set one up for you.
> >
> > Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-freebsd/attachments/20100917/3377ad33/attachment.sig
More information about the kde-freebsd
mailing list