[kde-freebsd] [CFT] KDE 4.2 BETA 2 testers wanted
Andrey
andrey.kosachenko at gmail.com
Wed Jan 7 23:14:29 CET 2009
Hello,
Martin Wilke wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> We are happy to announce the first public Call for Testing
> with KDE 4.2.
>
> The past weeks we focused on the complex and very time
> consuming task to get the KDE4.2 BETA2 ports into a much
> better shape so we can now go on to the next step: much wider
> public testing.
>
> The experimental KDE ports are currently pulled from KDE
> 4.2 BETA 2 (4.1.85). Some of you may believe beta testing
> is not worth it, but we want to get KDE 4.2 better then 4.1.
>
> At the moment we would actually benefit from wider testing
> the well prepared KDE 4.2 BETA 2 FreeBSD builds. We would
> have much more opportunity and time to identify and eventually
> correct FreeBSD specific problems with those.
>
> We added the file UPDATING-area51. _PLEASE_ read this before you start
> your update.
>
> To get KDE 4.2:
>
> try
> svn co https://kf.athame.co.uk/kde-freebsd/tags/kde-4.1.85/ /path/to/area51
>
> More infos here:
> https://kf.athame.co.uk/access.php
>
> I like to say Thanks to all Helpers and Submitters on the kde-freebsd@
> mailinglist.
>
> That's all for the moment. Happy Testing!
>
> - - Martin (on behalf of the FreeBSD KDE team)
>
> PS: Don't forget to read the UPDATING-area51 :P
>
> - --
>
> +-----------------------+-------------------------------+
> | PGP : 0x05682353 | Jabber : miwi(at)BSDCrew.de |
> | ICQ : 169139903 | Mail : miwi(at)FreeBSD.org |
> +-----------------------+-------------------------------+
> | Mess with the Best, Die like the Rest! |
> +-----------------------+-------------------------------+
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.9 (FreeBSD)
>
> iEYEARECAAYFAklj1fEACgkQFwpycAVoI1NT1gCeLTiyWFd2EYljZDW0eKnUPysx
> ZPQAnipdHiQ89tWo5lBHLQ+pisLpgzy0
> =lsrL
> -----END PGP SIGNATURE-----
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"
I faced with the following issue while qt4-designer has been upgrading:
--- <begin> ---
[silent at beastie][/usr/ports]sudo portupgrade -R 'qt4-*'
+++ <skipped> +++
cp -f
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/include/QtDesigner/QFormBuilder
/usr/local/include/qt4/QtDesigner/
cp -f
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/include/QtDesigner/QDesignerExportWidget
/usr/local/include/qt4/QtDesigner/
cd components/ && make -f Makefile install
cd lib/ && make -f Makefile install
/usr/local/bin/qmake-qt4 -spec /usr/local/share/qt4/mkspecs/freebsd-g++
-unix -o Makefile lib.pro
Creating '/usr/local/lib/qt4/libQtDesigner.so.4.4.1'
(cd
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib;make)
cd: can't cd to
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib
*** Error code 2
Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer/src/components/lib.
*** Error code 1
Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer/src/components.
*** Error code 1
Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer/src.
*** Error code 1
Stop in
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.3/tools/designer.
** Command failed [exit code 1]: /usr/bin/script -qa
/tmp/portupgrade.22823.0 env UPGRADE_TOOL=portupgrade
UPGRADE_PORT=qt4-designer-4.4.1 UPGRADE_PORT_VER=4.4.1 make reinstall
---> Restoring the old version
** Fix the installation problem and try again.
[Updating the pkgdb <format:bdb_btree> in /var/db/pkg ... - 1152
packages found (-0 +1) . done]
** Listing the failed packages (-:ignored / *:skipped / !:failed)
! devel/qt4-designer (qt4-designer-4.4.1) (install error)
--- < end > ----
Details:
updated port:
devel/qt4-designer (qt4-designer-4.4.1 -> qt4-designer-4.4.3)
system:
[silent at beastie][/usr/ports/devel/qt4-designer]uname -rminsp
FreeBSD beastie.lan 7.1-RELEASE i386 i386 BEASTIE_SMP_ULE
I found the following output suspicious:
Creating '/usr/local/lib/qt4/libQtDesigner.so.4.4.1'
(cd
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib;make)
cd: can't cd to
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib
*** Error code 2
that followed me to:
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib/Makefile.bak
and upgrade succeeded only after the following:
sudo rm
/usr/ports/devel/qt4-designer/work/qt-x11-opensource-src-4.4.1/tools/designer/src/lib/Makefile.bak
\ && sudo portupgrade --no-clean qt4-designer-4.4.1
---
WBR,
Andrey Kosachenko
More information about the kde-freebsd
mailing list