Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Sep 2012 13:15:28 +0200
From:      Joerg Surmann <joerg_surmann@snafu.de>
To:        Freebsd_mailinglist_PORTS <freebsd-ports@freebsd.org>
Subject:   update failed for editors/libreoffice libreoffice-3.5.6.2
Message-ID:  <50570650.3080303@snafu.de>

next in thread | raw e-mail | index | archive | help

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Hi all,

i'm running freebsd-9.0

the update libreoffice from ports to 3.5.6.2 hangs here:

 internal build errors:

ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/prj


after:

/usr/local/bin/bash
cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2
source ./Env.Host.sh
cd vcl
gmake clean # optional
gmake -r

comes this errors:

/usr/local/include/qsocketnotifier.h:46:16: error: variable has
incomplete type 'class Q_EXPORT'
class Q_EXPORT QSocketNotifier : public QObject
               ^
/usr/local/include/qsocketnotifier.h:46:7: note: forward declaration of
'Q_EXPORT'
class Q_EXPORT QSocketNotifier : public QObject
      ^
/usr/local/include/qsocketnotifier.h:46:32: error: expected ';' after
top level declarator
class Q_EXPORT QSocketNotifier : public QObject
                               ^
                             =20
;                                                                        =
                                                                         =
                                                                         =
                 =20
=20
/usr/local/include/qsocketnotifier.h:46:34: error: expected unqualified-i=
d
class Q_EXPORT QSocketNotifier : public QObject
                                 ^
/usr/local/include/qsocketnotifier.h:80:12: error: expected a class or
namespace
inline int QSocketNotifier::socket() const
           ^
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
/KDEData.cxx:31:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
//KDEXLib.hxx:37:
/usr/local/include/qtimer.h:82:13: error: use of undeclared identifier
'QTimer'; did you mean 'Timer'?
inline bool QTimer::isActive() const
            ^~~~~~
            Timer
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/inc/svda=
ta.hxx:89:7:
note: 'Timer' declared here
class Timer;
      ^
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
/KDEData.cxx:31:
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
//KDEXLib.hxx:37:
/usr/local/include/qtimer.h:82:13: error: incomplete type 'Timer' named
in nested name specifier
inline bool QTimer::isActive() const
            ^~~~~~~~
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/inc/svda=
ta.hxx:89:7:
note: forward declaration of 'Timer'
class Timer;
      ^
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
/KDEData.cxx:31:
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
//KDEXLib.hxx:46:9:
error: unknown type name 'VCLKDEApplication'
        VCLKDEApplication* m_pApplication;
        ^
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
//KDEXLib.hxx:56:13:
error: unknown type name 'QSocketNotifier'
            QSocketNotifier* notifier;
            ^
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
//KDEXLib.hxx:59:9:
error: unknown type name 'QTimer'; did you mean 'Timer'?
        QTimer timeoutTimer;
        ^~~~~~
        Timer
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/inc/svda=
ta.hxx:89:7:
note: 'Timer' declared here
class Timer;
      ^
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
/KDEData.cxx:31:
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
//KDEXLib.hxx:59:16:
error: field has incomplete type 'Timer'
        QTimer timeoutTimer;
               ^
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/inc/svda=
ta.hxx:89:7:
note: forward declaration of 'Timer'
class Timer;
      ^
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
/KDEData.cxx:31:
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
//KDEXLib.hxx:60:9:
error: unknown type name 'QTimer'; did you mean 'Timer'?
        QTimer userEventTimer;
        ^~~~~~
        Timer
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/inc/svda=
ta.hxx:89:7:
note: 'Timer' declared here
class Timer;
      ^
In file included from
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
/KDEData.cxx:31:
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/unx/kde4=
//KDEXLib.hxx:60:16:
error: field has incomplete type 'Timer'
        QTimer userEventTimer;
               ^
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/vcl/inc/svda=
ta.hxx:89:7:
note: forward declaration of 'Timer'
class Timer;
      ^
12 errors generated.
gmake: ***
[/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.6.2/workdir/unx=
fbsd.pro/CxxObject/vcl/unx/kde4/KDEData.o]
Fehler 1




Any suggestions?

Thanks Suri








-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJQVwZQAAoJEDyDkpKh+9pTh94P/13BfQumbFRJsPi2QFC44inG
9vXEHiaS/KQIDXqgeNpw6HAbHyfy4fZXlFY7IwzOgeQMt8AiFedX9znQuSXYCO37
4zudbq+0uQ4hLu3Z2M/kkwXmnBT6N/gcWwcl+zphahyZlxbNJ1dhAFxYB/lf3UtK
yhxEXYfvb1cN66vMAvhpGxBvM1Ge112IXm80qhnDif2bPZNRe1Ufc0IdEuCDL/7L
7RS/3VFBSGHueeps+PgYFzxQEttaq2psIGUaSuJ3V8LxAeJm8yRSxglDsJzmKABc
3S9UWCAMU828c+J4UiLgRc6/zfLY5EjIdBhQrmy00Nj/fth6IOU7zs+i4M+sUdrc
IJVnUKOo+ldkebT41L6f0nn/rNs4fLvxercvpAef8JsUTdrCUaHOwAyS0nlT5Zhn
iXqHsemXJqqY/vgaoYR3Hnp1shWjRfwI+rPfwl+SKWTWOJ2JybG1BTuLl/G+m+g9
D620hJdQVUyho+NkP2Egr0qs8oQMIOZahWrmWV0ZPyW+Z1jWNxTPsDR1N8ZVg0P0
UCB+7SL77yuX83oG4GAl4HIurRLO9oqDsFkAonNSGBRasfCnO+rljsBjONdmBFHq
hwzYNMt8DS1PBbV6gUMzmt0onb84hgaQ2drWYXubn5GQYwPWmdrsWi7b9oA3KuSn
Q+q0rJBzwesEUVDpwVdF
=3D+KAo
-----END PGP SIGNATURE-----





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50570650.3080303>