On Monday 27 February 2006 04:07 pm, Bartosz Fabianowski wrote:
> > I was in the process of doing a portupgrade of the kdegraphics3
> > port [...]
> >
> > If anyone knows a simple way to upgrade to a newer package let
> > me know.
>
> Sure. Just use portupgrade -P (or -PP if you absolutely do not
> want anything to be built from source). But don't be surprised if
> almost everything gets built from source anyway as the cluster is
> always days or even weeks behinds the ports tree and its packages
> are slightly outdated. If you are on 6.x, a good option might be
> to upgrade to 6.1 when it comes out and use the ports tree and
> packages provided with it. Those will be consistent with each
> ofter and allow you to do a binary upgrade of almost all ports.
>
> > The last time I compiled kde it took like 4 days, to me that is
> > a little too long. Even though I do have dual cpu's in this
> > system, I really do not want to compile it again.
>
> I guess this means you're running an older release of kdelibs. If
> it's 3.5.0, then kdegraphics should compile for you. But if
> you're still on KDE 3.4.x, then don't be surprised that
> kdegraphics from 3.5.1 doesn't work for you. It's not supposed
> to. You should be upgrading KDE as a whole.
>
> > gmake[3]: *** [kolourpaint.o] Error 1 gmake[3]: Leaving
> > directory
>
> You snipped away the actual error message just above that. The
> part you posted only tells us that something went wrong in
> kolourpaint - but not what.
>
> - Bartosz


Ok here is the missing compile code from the failed compile.

then mv -f ".deps/kptoolwidgetspraycansize.Tpo" 
".deps/kptoolwidgetspraycansize.
Plo"; else rm -f ".deps/kptoolwidgetspraycansize.Tpo"; exit 1; fi
/bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=link c++  
-Wno-long-lon
g -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 
-fno-strict-alias
ing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new 
-fno-common -DQT_
CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANSLATIO
N    -o libkolourpaintwidgets.la   kpcolorsimilaritycube.lo 
kpcolorsimilaritydia
log.lo kpcolortoolbar.lo kpresizesignallinglabel.lo 
kpsqueezedtextlabel.lo kptoo
ltoolbar.lo kptoolwidgetbase.lo kptoolwidgetbrush.lo 
kptoolwidgeterasersize.lo k
ptoolwidgetfillstyle.lo kptoolwidgetlinewidth.lo 
kptoolwidgetopaqueortransparent
.lo kptoolwidgetspraycansize.lo  -liconv -lm -Wl,-export-dynamic 
-L/usr/local/li
b -L/usr/X11R6/lib -ljpeg  -L/usr/X11R6/lib
gmake[3]: Leaving directory 
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3
.5.1/kolourpaint/widgets'
gmake[3]: Entering directory 
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-
3.5.1/kolourpaint'
echo "static const char * const kpLicenseText =" > 
kolourpaintlicense.h
cat ./COPYING | sed -e 's/"/\\"/g' -e 's/$/\\n"/g' -e 's/^/    "/g' 
>> kolourpai
ntlicense.h
echo ";" >> kolourpaintlicense.h
echo "static const char * const kpVersionText =" > 
kolourpaintversion.h
cat ./VERSION | sed -e 's/"/\\"/g' -e 's/$/"/g' -e 's/^/    "/g' >> 
kolourpaintv
ersion.h
echo ";" >> kolourpaintversion.h
if c++ -DHAVE_CONFIG_H -I. -I. -I..  -I./cursors -I./interfaces 
-I./pixmapfx -I.
/tools -I./views -I./widgets -I/usr/local/include 
-I/usr/X11R6/include  -I/usr/l
ocal/include -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT   
-I/usr/local/include 
-I/usr/local/include  -I/usr/X11R6/include -D_GETOPT_H 
-D_THREAD_SAFE   -Wno-lon
g-long -Wundef -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2 
-fno-strict-
aliasing -pipe -Wno-non-virtual-dtor -fno-exceptions -fno-check-new 
-fno-common 
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT 
-DQT_NO_TRANS
LATION  -MT kolourpaint.o -MD -MP -MF ".deps/kolourpaint.Tpo" -c -o 
kolourpaint.
o kolourpaint.cpp; \
then mv -f ".deps/kolourpaint.Tpo" ".deps/kolourpaint.Po"; else rm 
-f ".deps/kol
ourpaint.Tpo"; exit 1; fi
kolourpaint.cpp: In function `int main(int, char**)':
kolourpaint.cpp:78: error: 'class KAboutData' has no member named 
'setCustomAuth
orText'
gmake[3]: *** [kolourpaint.o] Error 1
gmake[3]: Leaving directory 
`/usr/ports/graphics/kdegraphics3/work/kdegraphics-3
.5.1/kolourpaint'
gmake[2]: *** [all-recursive] Error 1

So what would be the proper way to update a security issue, that 
portaudit creates? I use mostly rox-session with fluxbox and am not 
a big kde user, except for Konqueror which I really like for its 
html of man pages. 

Gnu-Raiz
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to