trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: March 2014

Re: [trinity-devel] Good soft-freeze Report - 113/115 built without error on Arch

From: "David C. Rankin" <drankinatty@...>
Date: Thu, 06 Mar 2014 00:33:14 -0600
On 03/06/2014 12:12 AM, Michele Calgaro wrote:
> I have also done a full rebuilt after the soft freeze. Most of the modules build file (see attached report).
> Main exception is kopete-otr, which fails due to library dependency. I will have a go on it tomorrow probably.
> 
> Cheers
>   Michele
> 
> 

I should try building kopete, but I've always preferred x-chat for some reason.
[FAILED]  [00/00:00:36.144]  "applications/kopete-otr"

Kerry/Beagle -> the only good Beagle is a dead Beagle (software wise), leave it
dead, ashes-to-ashes dust-to-dust and all that jazz.
[FAILED]  [00/00:00:34.221]  "applications/kerry"
[FAILED]  [00/00:00:35.870]  "applications/knetworkmanager8"

ksquirrel and libksquirrell are a few that would normally build. I believe they
provide additional graphics libs and extensions to some packages. I build
libksquirrel but not ksquirrel itself.
[FAILED]  [00/00:00:36.914]  "libraries/libksquirrel"
[FAILED]  [00/00:00:36.301]  "applications/ksquirrel"

My libksquirrel build is the standard build:

  cd ${srcdir}/${pkgname#*-}

  ## configure autotools
  cp /usr/share/aclocal/libtool.m4 ./admin/libtool.m4.in
  cp /usr/share/libtool/config/ltmain.sh ./admin
  make -f admin/Makefile.common

  ./configure \
    --prefix=${TDEDIR} \
    --with-qt-dir=${QTDIR} \
    --with-qt-includes=${QTDIR}/include \
    --with-qt-libraries=${QTDIR}/lib \
    --localstatedir=/var \
    --enable-debug=full \
    --enable-closure

  make $NUMJOBS

What does smartcardauth do? I haven't built it before
[FAILED]  [00/00:00:53.049]  "applications/smartcardauth"

Looks like a good build report as well. I like it when it works out that way.
Good job!

-- 
David C. Rankin, J.D.,P.E.