Quantcast

libreoffice fails to build

classic Classic list List threaded Threaded
15 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

libreoffice fails to build

Robert Huff

        On a system running:

FreeBSD 10.0-CURRENT #0: Wed Jul 18 08:15:22 EDT 2012  amd64

        and system clang (3.1), libreoffice 3.5.5 gets stuck at:

=============
(1/1) Building module sal
=============
Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/inc

Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/typesconfig

Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/rtl/source

Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/textenc

Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/osl/all

Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/android

Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/osl/unx

Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/util

Making:    libuno_sal.so.3
: ERROR: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.15 required by ../unxfbsd.pro/lib/check_libuno_sal.so.3 not found
dmake:  Error code 1, while making  '../unxfbsd.pro/lib/libuno_sal.so.3'

        This error persists after doing:

/usr/local/bin/bash
cd /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3
source ./Env.Host.sh
cd sal
rm -Rf /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/sal/unxfbsd.pro # optional module 'clean'
build


        I though this had been fixed?


                                Robert Huff

_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

dougb
On 07/18/2012 08:46, Robert Huff wrote:
>
> On a system running:
>
> FreeBSD 10.0-CURRENT #0: Wed Jul 18 08:15:22 EDT 2012  amd64
>
> and system clang (3.1), libreoffice 3.5.5

Built cleanly for me last night on r238444. Are you sure your world is
current enough to get the latest clang fixes?

Doug

--

    Change is hard.



_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Robert Huff

Doug Barton writes:

>  > On a system running:
>  >
>  > FreeBSD 10.0-CURRENT #0: Wed Jul 18 08:15:22 EDT 2012  amd64
>  >
>  > and system clang (3.1), libreoffice 3.5.5
>  
>  Built cleanly for me last night on r238444. Are you sure your
>  world is current enough to get the latest clang fixes?

        System and ports were updated (by csup) at 00:01 US Eastern
time today.
        Recent enough?


                                        Robert Huff

_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Chris Rees-2
On 19 Jul 2012 01:09, "Robert Huff" <[hidden email]> wrote:

>
>
> Doug Barton writes:
>
> >  >    On a system running:
> >  >
> >  > FreeBSD 10.0-CURRENT #0: Wed Jul 18 08:15:22 EDT 2012  amd64
> >  >
> >  >    and system clang (3.1), libreoffice 3.5.5
> >
> >  Built cleanly for me last night on r238444. Are you sure your
> >  world is current enough to get the latest clang fixes?
>
>         System and ports were updated (by csup) at 00:01 US Eastern
> time today.
>         Recent enough?

I don't wish to patronise, but you did also make world too, right?

Chris
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Kevin Oberman-3
On Wed, Jul 18, 2012 at 11:39 PM, Chris Rees <[hidden email]> wrote:

> On 19 Jul 2012 01:09, "Robert Huff" <[hidden email]> wrote:
>>
>>
>> Doug Barton writes:
>>
>> >  >    On a system running:
>> >  >
>> >  > FreeBSD 10.0-CURRENT #0: Wed Jul 18 08:15:22 EDT 2012  amd64
>> >  >
>> >  >    and system clang (3.1), libreoffice 3.5.5
>> >
>> >  Built cleanly for me last night on r238444. Are you sure your
>> >  world is current enough to get the latest clang fixes?
>>
>>         System and ports were updated (by csup) at 00:01 US Eastern
>> time today.
>>         Recent enough?
>
> I don't wish to patronise, but you did also make world too, right?

"clang (3.1)". I think the CLANG in stable as of yesterday is 3.2. So,
no, I don't think you are patronizing.

I do wish a note had been made in ports/UPDATING that 3.5.5 requires
either the latest clang port or a world built yesterday. Actually, the
commit to stable was almost exactly two days ago, but with mirror
propagation and time zones, I think "yesterday" is the right answer.
--
R. Kevin Oberman, Network Engineer
E-mail: [hidden email]
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Dimitry Andric-4
In reply to this post by Robert Huff
On 2012-07-18 17:46, Robert Huff wrote:
...
> FreeBSD 10.0-CURRENT #0: Wed Jul 18 08:15:22 EDT 2012  amd64
>
> and system clang (3.1), libreoffice 3.5.5 gets stuck at:
...
> Making:    libuno_sal.so.3
> : ERROR: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.15 required by ../unxfbsd.pro/lib/check_libuno_sal.so.3 not found
> dmake:  Error code 1, while making  '../unxfbsd.pro/lib/libuno_sal.so.3'

It seems check_libuno_sal.so.3 is linked to a newer version of libstdc++
than the one in /usr/lib.  Do you by any chance have one of lang/gcc46,
lang/gcc47 or lang/gcc48 installed?

If that is the case, something in LibreOffice's build script is picking
up the wrong one.  Please look carefully at the generated Makefiles.
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Robert Huff
In reply to this post by Kevin Oberman-3

Kevin Oberman writes:

>  I do wish a note had been made in ports/UPDATING that 3.5.5
>  requires either the latest clang port or a world built
>  yesterday. Actually, the commit to stable was almost exactly two
>  days ago, but with mirror propagation and time zones, I think
>  "yesterday" is the right answer.

        Let me be clear:
        There is at least one person out there who has successfully
built LibreOffice 3.5.5 using (system) clang 3.2?


                                        Robert Huff





_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Dimitry Andric-4
On 2012-07-19 21:06, Robert Huff wrote:
...
> Let me be clear:
> There is at least one person out there who has successfully
> built LibreOffice 3.5.5 using (system) clang 3.2?

The version of clang in base is 3.1.  I have successfully compiled
LibreOffice with it, and it even seemed to run OK, though I didn't test
it very thoroughly.  There were several other posters which confirmed
the same.

Apparently in r301038, jkim updated the libreoffice port to use the
lang/clang-devel port instead, which is built from a very recent 3.2
snapshot.  I have no idea if LO compiles successfully with that.  Maybe
you found a problem with the clang-devel port. :)
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

dougb
On 07/19/2012 12:17, Dimitry Andric wrote:

> On 2012-07-19 21:06, Robert Huff wrote:
> ...
>> Let me be clear:
>> There is at least one person out there who has successfully
>> built LibreOffice 3.5.5 using (system) clang 3.2?
>
> The version of clang in base is 3.1.  I have successfully compiled
> LibreOffice with it, and it even seemed to run OK, though I didn't test
> it very thoroughly.  There were several other posters which confirmed
> the same.

... including me.

> Apparently in r301038, jkim updated the libreoffice port to use the
> lang/clang-devel port instead, which is built from a very recent 3.2
> snapshot.  I have no idea if LO compiles successfully with that.  Maybe
> you found a problem with the clang-devel port. :)

I'm currently building on 8-stable with clang-devel, so we'll see how
that goes.

... and while we're on that topic, IMO it would have been a *lot* better
for jkim to have coordinated with brooks to get lang/clang updated to
the same level as clang in HEAD (i.e., including the fix for the bug
that affects LO) prior to releasing the update for 3.5.5. As it stands
right now, this is the sequence for a user on 8-stable:

1. install lang/clang (+ llvm, in all clang steps below)
2. build/install LO 3.5.2
3. uninstall lang/clang
4. install lang/clang-devel
5. build/install LO 3.5.5
... then assuming lang/clang is fixed down the road ...
6. uninstall lang/clang-devel
7. install lang/clang
8. build/install LO 3.5.N

This is exactly the kind of thing that makes people look at the way the
ports tree is managed and shake their head in disbelief.

Even if lang/clang needed to be upgraded at every new LO release (as it
would have this time) tools like portmaster can handle that upgrade "in
line" without any intervention from the user. The procedure above
requires at least 2 manual steps that cannot be automated.

Doug

--

    Change is hard.



_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Jung-uk Kim
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2012-07-19 15:32:56 -0400, Doug Barton wrote:

> On 07/19/2012 12:17, Dimitry Andric wrote:
>> On 2012-07-19 21:06, Robert Huff wrote: ...
>>> Let me be clear: There is at least one person out there who has
>>> successfully built LibreOffice 3.5.5 using (system) clang 3.2?
>>
>> The version of clang in base is 3.1.  I have successfully
>> compiled LibreOffice with it, and it even seemed to run OK,
>> though I didn't test it very thoroughly.  There were several
>> other posters which confirmed the same.
>
> ... including me.
>
>> Apparently in r301038, jkim updated the libreoffice port to use
>> the lang/clang-devel port instead, which is built from a very
>> recent 3.2 snapshot.  I have no idea if LO compiles successfully
>> with that.  Maybe you found a problem with the clang-devel port.
>> :)
>
> I'm currently building on 8-stable with clang-devel, so we'll see
> how that goes.

Please don't bother.  I *know* it is broken there.

> ... and while we're on that topic, IMO it would have been a *lot*
> better for jkim to have coordinated with brooks to get lang/clang
> updated to the same level as clang in HEAD (i.e., including the fix
> for the bug that affects LO) prior to releasing the update for
> 3.5.5. As it stands right now, this is the sequence for a user on
> 8-stable:
>
> 1. install lang/clang (+ llvm, in all clang steps below) 2.
> build/install LO 3.5.2 3. uninstall lang/clang 4. install
> lang/clang-devel 5. build/install LO 3.5.5 ... then assuming
> lang/clang is fixed down the road ... 6. uninstall
> lang/clang-devel 7. install lang/clang 8. build/install LO 3.5.N
>
> This is exactly the kind of thing that makes people look at the way
> the ports tree is managed and shake their head in disbelief.
>
> Even if lang/clang needed to be upgraded at every new LO release
> (as it would have this time) tools like portmaster can handle that
> upgrade "in line" without any intervention from the user. The
> procedure above requires at least 2 manual steps that cannot be
> automated.

I admit that it was my mistake and assumed clang-devel would be good
enough for LibreOffice on 7 & 8.  Sorry for that.  Working on fixing it.

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

iEYEARECAAYFAlAIZG0ACgkQmlay1b9qnVOzSQCcDvPkR6W5ODT0zKdSr+QwJd20
IVgAoM5vSR//zN3LIWC0+RsHdkdGF1QI
=AogE
-----END PGP SIGNATURE-----
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

dougb
On 07/19/2012 12:47, Jung-uk Kim wrote:

> On 2012-07-19 15:32:56 -0400, Doug Barton wrote:
>> On 07/19/2012 12:17, Dimitry Andric wrote:
>>> On 2012-07-19 21:06, Robert Huff wrote: ...
>>>> Let me be clear: There is at least one person out there who has
>>>> successfully built LibreOffice 3.5.5 using (system) clang 3.2?
>>>
>>> The version of clang in base is 3.1.  I have successfully
>>> compiled LibreOffice with it, and it even seemed to run OK,
>>> though I didn't test it very thoroughly.  There were several
>>> other posters which confirmed the same.
>
>> ... including me.
>
>>> Apparently in r301038, jkim updated the libreoffice port to use
>>> the lang/clang-devel port instead, which is built from a very
>>> recent 3.2 snapshot.  I have no idea if LO compiles successfully
>>> with that.  Maybe you found a problem with the clang-devel port.
>>> :)
>
>> I'm currently building on 8-stable with clang-devel, so we'll see
>> how that goes.
>
> Please don't bother.  I *know* it is broken there.

Well I don't mind letting the disks spin in the background. :)  It did
finish building, and the resulting binaries start up, but after opening
some documents they crashed. It seems that the presentation module is
the culprit. So far the write module seems stable. I can open new
documents with all of the modules, it was loading a presentation and
trying to get it into slide show mode that caused the crash.

I also got this on the command line in case it helps.

libreoffice
javaPathHelper: not found

This is on 8-stable i386, r238128 FWIW. The OPTIONS I have enabled:

     GTK2=on: GTK2 gui toolkit support
     JAVA=on: Add java support (XML Filters, macros)
     SVG=on: SVG image support
     WEBDAV=on: Enable webdav protocol

The version built on HEAD, amd64, with the base clang seems to be more
stable, but I admit I haven't thoroughly tested it.

>From what I can tell there is a test suite that comes with LO, does this
get run prior to publishing updates to the port? It would probably be a
good step to add if not.

>> Even if lang/clang needed to be upgraded at every new LO release
>> (as it would have this time) tools like portmaster can handle that
>> upgrade "in line" without any intervention from the user. The
>> procedure above requires at least 2 manual steps that cannot be
>> automated.
>
> I admit that it was my mistake and assumed clang-devel would be good
> enough for LibreOffice on 7 & 8.  Sorry for that.  Working on fixing it.

I'll repeat here what I said in private e-mail ... I genuinely
appreciate the hard work that you folks are doing on this. An office
suite is an essential component of a robust desktop solution, so this is
critical work, and I'm glad that some very smart people are working on
it. :)

To the extent that any mistakes have been made, we simply need to learn
from them and move on. My intent is not to cast aspersions on anyone's
character or abilities, nor should my mail be read that way. If we're
not continuously analyzing and improving our processes we will certainly
grow stale and die, and I don't want to see that happen.

So again, thank you for working on this, and I hope that this report is
helpful.

Doug

--

    Change is hard.



_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Olivier Smedts
In reply to this post by Robert Huff
2012/7/19 Robert Huff <[hidden email]>:
>         There is at least one person out there who has successfully
> built LibreOffice 3.5.5 using (system) clang 3.2?

Yes, using stock 9-STABLE (but a recent one as the clang patch has
been MFC'ed) and the latest libreoffice port WITH_SYSTEM_CLANG.

Thanks for the work !

--
Olivier Smedts                                                 _
                                        ASCII ribbon campaign ( )
e-mail: [hidden email]        - against HTML email & vCards  X
www: http://www.gid0.org    - against proprietary attachments / \

  "Il y a seulement 10 sortes de gens dans le monde :
  ceux qui comprennent le binaire,
  et ceux qui ne le comprennent pas."
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

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

Hi,

update libreoffice faild.
internal build errors.

ERROR: error 65280 ocurred while making
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vlc/prj

it seems that the error is inside 'vlc' , please re-run buld
inside this module to isolate the error and/or test your fix

Any suggestions??

Thanks
Suri

Am 20.07.12 18:40, schrieb Olivier Smedts:
> 2012/7/19 Robert Huff <[hidden email]>:
>> There is at least one person out there who has successfully built
>> LibreOffice 3.5.5 using (system) clang 3.2?
>
> Yes, using stock 9-STABLE (but a recent one as the clang patch has
> been MFC'ed) and the latest libreoffice port WITH_SYSTEM_CLANG.
>
> Thanks for the work !
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJQCcMgAAoJEDyDkpKh+9pT9bkQAJUqCTvPQlg4qNeIPVl57z12
KSjY4HQVt89A/T+i3kPaM7zC9Ts39knC41BEhkKWUoIffi/94p3MvF1NKtVNfR1b
Onwfu5RC5zQoUzgvSMjfnhhYi28aIWblt/sbYeCBYVH1JSzBzTXzRLkEdmympgf/
qtvKqVdC2M0O/AQumAHhOty9jJ3cABiEKmUOJ48CcyPhCNsUgOMYfJuBh09nmw56
8OoZgrxSPjn84oMhwLEWRmcUdo1243V6so5PJe5ixp7kUPTBEvzXv+oeRW9QNwSY
YdKK19XRCmLWb7aCCWRO7jLHHTlQuD5bZZiBS4+Qy+SqGBQei/sHTSlYDAcAIo+N
KYDOLoenNkGCbq7/Ceh8TR7OcCmAOSWaLcq3AY2bt6Ei9LvJ2R0tuUh2E1+4jKlM
mvRHUnr1QXG6t6bgfZ9yrY0oq4Z+4h4V5y1d1QV/TktlferMVxyFUrBrXir1U9p+
EiAw6OuQvZcat3Ab3NnZE0ykmlh89yjVedeeLHqD508hP0ppZQPM6tZf/22vTr4P
1QEzXKv38JzB5enTbsEe+PRdSVSjH42XOLx0sICXoulAUknnGVKhjh2ZQGulCC3d
cNos+Hd0uyGWGflDU6G1cAo+EEPrTeqaDJFXbeuVRGFtujDwQtUNmDYtOUXYnEpX
PQf7T7N7kiAgEqIWG7vR
=nKDC
-----END PGP SIGNATURE-----
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

Robert Backhaus
On Sat, Jul 21, 2012 at 6:44 AM, Joerg Surmann <[hidden email]> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
>
> Hi,
>
> update libreoffice faild.
> internal build errors.
>
> ERROR: error 65280 ocurred while making
> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vlc/prj
>
> it seems that the error is inside 'vlc' , please re-run buld
> inside this module to isolate the error and/or test your fix
>
> Any suggestions??
>
> Thanks
> Suri
>

Yes, this is my problem too. Are you using the KDE option?
All build errors listed below. Seems it isn't pulling in some needed
Qt libraries.

gmake -r
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/StaticLibrary_vclmain.mk:49:
[ WARN   ] !!!
[ WARN   ] !!! vcl/source/salmain/salmain is linked in by
Library/libvcllo.so StaticLibrary/libvclmain.a
[ WARN   ] !!!
[ build CXX ] vcl/unx/kde4/KDEData
R=/home/obj/ports/usr/ports/editors/libreoffice/work &&
S=$R/libreoffice-core-3.5.5.3 && O=$S/solver/unxfbsd.pro &&
W=$S/workdir/unxfbsd.pro &&  mkdir -p $W/CxxObject/vcl/unx/kde4/
$W/Dep/CxxObject/vcl/unx/kde4/ && /usr/bin/clang++ -DCPPU_ENV=gcc3
-DENABLE_GRAPHITE -DENABLE_KDE4 -DFREEBSD -DGCC
-DGXX_INCLUDE_PATH=/usr/include/c++/4.2 -DNDEBUG -DOPTIMIZE
-DOSL_DEBUG_LEVEL=0 -DPRODUCT -DSUPD=350 -DUNIX -DUNX -DVCL -DX86_64
-D_PTHREADS -D_REENTRANT   -DVCLPLUG_KDE4_IMPLEMENTATION   -Wall
-Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe  -fPIC
-Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor
-Wno-unused-parameter  -fno-strict-aliasing -std=gnu++0x
-Wno-deprecated-declarations -Wno-deprecated   -DEXCEPTIONS_ON
-fexceptions -O2 -c $S/vcl/unx/kde4/KDEData.cxx -o
$W/CxxObject/vcl/unx/kde4/KDEData.o -MMD -MT
$W/CxxObject/vcl/unx/kde4/KDEData.o -MP -MF
$W/Dep/CxxObject/vcl/unx/kde4/KDEData.d -I$S/vcl/unx/kde4/
-I$O/inc/stl -I$O/inc/external -I$O/inc -I$S/solenv/inc/unxfbsd
-I$S/solenv/inc -I$S/res -I/usr/local/include -I$S/vcl/inc
-I$S/solenv/inc -I$O/inc -I$W/CustomTarget/vcl/unx/kde4  -DQT_SHARED
-I/usr/local/include/qt4 -I/usr/local/include/qt4/QtCore   -DQT_SHARED
-I/usr/local/include/qt4 -I/usr/local/include/qt4/QtGui
-I/usr/local/include/qt4/QtCore   -I/usr/local/kde4/include
-DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT  -I$O/inc/offapi
-I$O/inc/udkapi
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:36:
/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
                               ^
                               ;
/usr/local/include/qsocketnotifier.h:46:34: error: expected unqualified-id
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
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/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
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
note: 'Timer' declared here
class Timer;
      ^
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/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
            ^~~~~~~~
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
note: forward declaration of 'Timer'
class Timer;
      ^
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:46:9:
error: unknown type name 'VCLKDEApplication'
        VCLKDEApplication* m_pApplication;
        ^
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:56:13:
error: unknown type name 'QSocketNotifier'
            QSocketNotifier* notifier;
            ^
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:59:9:
error: unknown type name 'QTimer'; did you mean 'Timer'?
        QTimer timeoutTimer;
        ^~~~~~
        Timer
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
note: 'Timer' declared here
class Timer;
      ^
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:59:16:
error: field has incomplete type 'Timer'
        QTimer timeoutTimer;
               ^
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
note: forward declaration of 'Timer'
class Timer;
      ^
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:60:9:
error: unknown type name 'QTimer'; did you mean 'Timer'?
        QTimer userEventTimer;
        ^~~~~~
        Timer
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
note: 'Timer' declared here
class Timer;
      ^
In file included from
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:60:16:
error: field has incomplete type 'Timer'
        QTimer userEventTimer;
               ^
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
note: forward declaration of 'Timer'
class Timer;
      ^
12 errors generated.
gmake: *** [/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/workdir/unxfbsd.pro/CxxObject/vcl/unx/kde4/KDEData.o]
Error 1
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: libreoffice fails to build

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

Yes i use the KDE option.
9.0p3 amd64.
..........................

12 errors generated.
gmake[2]: ***
[/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/workdir/unxfbsd.pro/CxxObject/vcl/unx/kde4/KDEData.o]
Fehler 1
dmake:  Error code 2, while making 'all'
[ build CXX ] xmloff/source/text/txtftne
[ build CXX ] xmloff/source/text/txtimp
[ build CXX ] xmloff/source/text/txtimppr
[ build CXX ] xmloff/source/text/txtlists
[ build CXX ] xmloff/source/text/txtparae
[ build CXX ] xmloff/source/text/txtparai
[ build CXX ] xmloff/source/text/txtprhdl
[ build CXX ] xmloff/source/text/txtprmap
[ build CXX ] xmloff/source/text/txtsecte
[ build CXX ] xmloff/source/text/txtstyle
[ build CXX ] xmloff/source/text/txtstyli
[ build CXX ] xmloff/source/text/txtvfldi
[ build CXX ] xmloff/source/xforms/SchemaContext
[ build CXX ] xmloff/source/xforms/SchemaRestrictionContext
[ build CXX ] xmloff/source/xforms/SchemaSimpleTypeContext
[ build CXX ] xmloff/source/xforms/TokenContext
[ build CXX ] xmloff/source/xforms/XFormsBindContext
[ build CXX ] xmloff/source/xforms/XFormsInstanceContext
[ build CXX ] xmloff/source/xforms/XFormsModelContext
[ build CXX ] xmloff/source/xforms/XFormsSubmissionContext
[ build CXX ] xmloff/source/xforms/xformsapi
[ build CXX ] xmloff/source/xforms/xformsexport
[ build CXX ] xmloff/source/xforms/xformsimport
[ build LNK ] Library/libxolo.so
clang++: warning: argument unused during compilation:
'-rpath=/usr/lib:/usr/local/lib'
[ build CMP ] xmloff/util/xo
[ build CXX ] xmloff/source/transform/ChartOASISTContext
[ build CXX ] xmloff/source/transform/ChartOOoTContext
[ build CXX ] xmloff/source/transform/ChartPlotAreaOASISTContext
[ build CXX ] xmloff/source/transform/ChartPlotAreaOOoTContext
[ build CXX ] xmloff/source/transform/ControlOASISTContext
[ build CXX ] xmloff/source/transform/ControlOOoTContext
[ build CXX ] xmloff/source/transform/CreateElemTContext
[ build CXX ] xmloff/source/transform/DeepTContext
[ build CXX ] xmloff/source/transform/DlgOASISTContext
[ build CXX ] xmloff/source/transform/DocumentTContext
[ build CXX ] xmloff/source/transform/EventMap
[ build CXX ] xmloff/source/transform/EventOASISTContext
[ build CXX ] xmloff/source/transform/EventOOoTContext
[ build CXX ] xmloff/source/transform/FlatTContext
[ build CXX ] xmloff/source/transform/FormPropOASISTContext
[ build CXX ] xmloff/source/transform/FormPropOOoTContext
[ build CXX ] xmloff/source/transform/FrameOASISTContext
[ build CXX ] xmloff/source/transform/FrameOOoTContext
[ build CXX ] xmloff/source/transform/IgnoreTContext
[ build CXX ] xmloff/source/transform/MergeElemTContext
[ build CXX ] xmloff/source/transform/MetaTContext
[ build CXX ] xmloff/source/transform/MutableAttrList
[ build CXX ] xmloff/source/transform/NotesTContext
[ build CXX ] xmloff/source/transform/OOo2Oasis
[ build CXX ] xmloff/source/transform/Oasis2OOo
[ build CXX ] xmloff/source/transform/PersAttrListTContext
[ build CXX ] xmloff/source/transform/PersMixedContentTContext
[ build CXX ] xmloff/source/transform/ProcAddAttrTContext
[ build CXX ] xmloff/source/transform/ProcAttrTContext
[ build CXX ] xmloff/source/transform/PropertyActionsOASIS
[ build CXX ] xmloff/source/transform/PropertyActionsOOo
[ build CXX ] xmloff/source/transform/RenameElemTContext
[ build CXX ] xmloff/source/transform/StyleOASISTContext
[ build CXX ] xmloff/source/transform/StyleOOoTContext
[ build CXX ] xmloff/source/transform/TransformerActions
[ build CXX ] xmloff/source/transform/TransformerBase
[ build CXX ] xmloff/source/transform/TransformerContext
[ build CXX ] xmloff/source/transform/TransformerTokenMap
[ build CXX ] xmloff/source/transform/XMLFilterRegistration
[ build LNK ] Library/libxoflo.so
clang++: warning: argument unused during compilation:
'-rpath=/usr/lib:/usr/local/lib'
[ build CMP ] xmloff/source/transform/xof
[ build PKG ] xmloff_dtd
[ build MOD ] xmloff
[ build ALL ] top level modules: bootstrap src.downloaded xmloff
[ build ALL ] loaded modules: xmloff

[ build CHK ] xmloff
[ build CHK ] loaded modules: xmloff

xmloff deliver
Module 'xmloff' delivered successfully. 0 files copied, 0 files unchanged

=============
(96/118) Building module linguistic
=============
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/linguistic/prj

[ build PKG ] linguistic_inc
[ build CXX ] linguistic/source/convdic
[ build CXX ] linguistic/source/convdiclist
[ build CXX ] linguistic/source/convdicxml
[ build CXX ] linguistic/source/dicimp
[ build CXX ] linguistic/source/dlistimp
[ build CXX ] linguistic/source/gciterator
[ build CXX ] linguistic/source/hhconvdic
[ build CXX ] linguistic/source/hyphdsp
[ build CXX ] linguistic/source/hyphdta
[ build CXX ] linguistic/source/iprcache
[ build CXX ] linguistic/source/lngopt
[ build CXX ] linguistic/source/lngprophelp
[ build CXX ] linguistic/source/lngreg
[ build CXX ] linguistic/source/lngsvcmgr
[ build CXX ] linguistic/source/misc
[ build CXX ] linguistic/source/misc2
[ build CXX ] linguistic/source/spelldsp
[ build CXX ] linguistic/source/spelldta
[ build CXX ] linguistic/source/thesdsp
[ build LNK ] Library/liblnglo.so
clang++: warning: argument unused during compilation:
'-rpath=/usr/lib:/usr/local/lib'
[ build CMP ] linguistic/source/lng
[ build MOD ] linguistic
[ build ALL ] top level modules: bootstrap src.downloaded linguistic
[ build ALL ] loaded modules: linguistic

[ build CHK ] linguistic
[ build CHK ] loaded modules: linguistic

linguistic deliver
Module 'linguistic' delivered successfully. 0 files copied, 0 files
unchanged

=============
(97/118) Building module lingucomponent
=============
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/lingucomponent/inc

Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/lingucomponent/source/lingutil

Compiling: lingucomponent/source/lingutil/lingutil.cxx
Making:    libulingu.lib
Making:    libulingu.a
ar: warning: creating ../../unxfbsd.pro/lib/libulingu.a
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/lingucomponent/source/spellcheck/spell
Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/lingucomponent/source/spellcheck/macosxspell


Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/lingucomponent/source/languageguessing

Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/lingucomponent/source/thesaurus/libnth

Entering
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/lingucomponent/source/hyphenator/altlinuxhyph/hyphen

 Nothing to build for GUIBASE=unx
Compiling: lingucomponent/unxfbsd.pro/misc/hyphen_dflt_version.c
Compiling: lingucomponent/unxfbsd.pro/misc/spell_dflt_version.c
Compiling: lingucomponent/unxfbsd.pro/misc/guesslang_dflt_version.c
Compiling: lingucomponent/unxfbsd.pro/misc/lnth_dflt_version.c
Compiling: lingucomponent/source/languageguessing/altstrfunc.cxx
Compiling: lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hreg.cxx
Compiling: lingucomponent/source/languageguessing/guess.cxx
Compiling: lingucomponent/source/thesaurus/libnth/nthesdta.cxx
Compiling:
lingucomponent/source/hyphenator/altlinuxhyph/hyphen/hyphenimp.cxx
Compiling: lingucomponent/source/languageguessing/guesslang.cxx
Compiling: lingucomponent/source/thesaurus/libnth/ntreg.cxx
Compiling: lingucomponent/source/languageguessing/simpleguesser.cxx
Compiling: lingucomponent/source/spellcheck/spell/sreg.cxx
Compiling: lingucomponent/source/spellcheck/spell/sspellimp.cxx
/usr/local/bin/xsltproc --nonet --stringparam uri \
Compiling: lingucomponent/source/thesaurus/libnth/nthesimp.cxx
        'vnd.sun.star.expand:$LO_LIB_DIR/libhyphenlo.so' -o
../../../../unxfbsd.pro/misc/hyphen.component \

/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solenv/bin/createcomponent.xslt
hyphen.component
/usr/local/bin/xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$LO_LIB_DIR/libguesslanglo.so' -o
../../unxfbsd.pro/misc/guesslang.component \
/usr/local/bin/xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$LO_LIB_DIR/libspelllo.so' -o
../../../unxfbsd.pro/misc/spell.component \

/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solenv/bin/createcomponent.xslt
spell.component
/usr/local/bin/xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:$LO_LIB_DIR/liblnthlo.so' -o
../../../unxfbsd.pro/misc/lnth.component \

/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solenv/bin/createcomponent.xslt
guesslang.component

/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solenv/bin/createcomponent.xslt
lnth.component
Making:    guesslang.lib
Making:    libguesslanglo.so
Making:    hyphen_lib.lib
Making:    libhyphenlo.so
Making:    spell.lib
Making:    libspelllo.so
Making:    lnth.lib
Making:    liblnthlo.so
lingucomponent deliver
Module 'lingucomponent' delivered successfully. 12 files copied, 2
files unchanged

- -----------------------------------------------------------------------
        Oh dear - something failed during the build - sorry !
  For more help with debugging build errors, please see the section in:
            http://wiki.documentfoundation.org/Development

  internal build errors:

ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/pack/gendocu
ERROR: error 65280 occurred while making
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/prj

 it seems you are using a threaded build, which means that the
 actual compile error is probably hidden far above, and could be
 inside any of these other modules:
     vcl
 please re-run build inside each one to isolate the problem.
- -----------------------------------------------------------------------

/usr/local/bin/bash
cd /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3
source ./Env.Host.sh
cd odk
rm -Rf
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/unxfbsd.pro
# optional module 'clean'
build

when the problem is isolated and fixed exit and re-run 'make' from the
top-level
gmake[1]: *** [build] Fehler 1
gmake[1]: Leaving directory
`/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3'
gmake: *** [source-env-and-recurse] Fehler 2
*** Error code 1

Stop in /usr/ports/editors/libreoffice.
*** Error code 1

Stop in /usr/ports/editors/libreoffice.

===>>> make failed for editors/libreoffice
===>>> Aborting update

===>>> Update for editors/libreoffice failed
===>>> Aborting update

Terminated

===>>> You can restart from the point of failure with this command line:
       portmaster <flags> editors/libreoffice editors/libreoffice-i18n
editors/libreoffice-en_GB german/libreoffice


Am 21.07.12 05:12, schrieb Robert Backhaus:

> On Sat, Jul 21, 2012 at 6:44 AM, Joerg Surmann
> <[hidden email]> wrote:
>> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
>>
>> Hi,
>>
>> update libreoffice faild. internal build errors.
>>
>> ERROR: error 65280 ocurred while making
>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vlc/prj
>>
>>
>>
it seems that the error is inside 'vlc' , please re-run buld

>> inside this module to isolate the error and/or test your fix
>>
>> Any suggestions??
>>
>> Thanks Suri
>>
>
> Yes, this is my problem too. Are you using the KDE option? All
> build errors listed below. Seems it isn't pulling in some needed Qt
> libraries.
>
> gmake -r
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/StaticLibrary_vclmain.mk:49:
>
>
[ WARN   ] !!!

> [ WARN   ] !!! vcl/source/salmain/salmain is linked in by
> Library/libvcllo.so StaticLibrary/libvclmain.a [ WARN   ] !!! [
> build CXX ] vcl/unx/kde4/KDEData
> R=/home/obj/ports/usr/ports/editors/libreoffice/work &&
> S=$R/libreoffice-core-3.5.5.3 && O=$S/solver/unxfbsd.pro &&
> W=$S/workdir/unxfbsd.pro &&  mkdir -p $W/CxxObject/vcl/unx/kde4/
> $W/Dep/CxxObject/vcl/unx/kde4/ && /usr/bin/clang++ -DCPPU_ENV=gcc3
> -DENABLE_GRAPHITE -DENABLE_KDE4 -DFREEBSD -DGCC
> -DGXX_INCLUDE_PATH=/usr/include/c++/4.2 -DNDEBUG -DOPTIMIZE
> -DOSL_DEBUG_LEVEL=0 -DPRODUCT -DSUPD=350 -DUNIX -DUNX -DVCL
> -DX86_64 -D_PTHREADS -D_REENTRANT   -DVCLPLUG_KDE4_IMPLEMENTATION
> -Wall -Wendif-labels -Wextra -fmessage-length=0 -fno-common -pipe
> -fPIC -Wsign-promo -Woverloaded-virtual -Wno-non-virtual-dtor
> -Wno-unused-parameter  -fno-strict-aliasing -std=gnu++0x
> -Wno-deprecated-declarations -Wno-deprecated   -DEXCEPTIONS_ON
> -fexceptions -O2 -c $S/vcl/unx/kde4/KDEData.cxx -o
> $W/CxxObject/vcl/unx/kde4/KDEData.o -MMD -MT
> $W/CxxObject/vcl/unx/kde4/KDEData.o -MP -MF
> $W/Dep/CxxObject/vcl/unx/kde4/KDEData.d -I$S/vcl/unx/kde4/
> -I$O/inc/stl -I$O/inc/external -I$O/inc -I$S/solenv/inc/unxfbsd
> -I$S/solenv/inc -I$S/res -I/usr/local/include -I$S/vcl/inc
> -I$S/solenv/inc -I$O/inc -I$W/CustomTarget/vcl/unx/kde4
> -DQT_SHARED -I/usr/local/include/qt4
> -I/usr/local/include/qt4/QtCore   -DQT_SHARED
> -I/usr/local/include/qt4 -I/usr/local/include/qt4/QtGui
> -I/usr/local/include/qt4/QtCore   -I/usr/local/kde4/include
> -DQT_CLEAN_NAMESPACE -DQT_THREAD_SUPPORT  -I$O/inc/offapi
> -I$O/inc/udkapi In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
>
>
In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:36:
>
>
/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 ^ ;
> /usr/local/include/qsocketnotifier.h:46:34: error: expected
> unqualified-id 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
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
>
>
In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/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
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
>
>
note: 'Timer' declared here
> class Timer; ^ In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
>
>
In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/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 ^~~~~~~~
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
>
>
note: forward declaration of 'Timer'
> class Timer; ^ In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
>
>
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:46:9:
> error: unknown type name 'VCLKDEApplication' VCLKDEApplication*
> m_pApplication; ^
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:56:13:
>
>
error: unknown type name 'QSocketNotifier'
> QSocketNotifier* notifier; ^
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:59:9:
>
>
error: unknown type name 'QTimer'; did you mean 'Timer'?
> QTimer timeoutTimer; ^~~~~~ Timer
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
>
>
note: 'Timer' declared here
> class Timer; ^ In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
>
>
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:59:16:
> error: field has incomplete type 'Timer' QTimer timeoutTimer; ^
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
>
>
note: forward declaration of 'Timer'
> class Timer; ^ In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
>
>
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:60:9:
> error: unknown type name 'QTimer'; did you mean 'Timer'? QTimer
> userEventTimer; ^~~~~~ Timer
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
>
>
note: 'Timer' declared here
> class Timer; ^ In file included from
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4/KDEData.cxx:31:
>
>
/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/unx/kde4//KDEXLib.hxx:60:16:
> error: field has incomplete type 'Timer' QTimer userEventTimer; ^
> /home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/vcl/inc/svdata.hxx:89:7:
>
>
note: forward declaration of 'Timer'
> class Timer; ^ 12 errors generated. gmake: ***
> [/home/obj/ports/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/workdir/unxfbsd.pro/CxxObject/vcl/unx/kde4/KDEData.o]
>
>
Error 1
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.12 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQIcBAEBCAAGBQJQCka+AAoJEDyDkpKh+9pTodkQAJoqNteXiIJJeCQlVletfkOO
mSaeXTvWw1hBnml+2pHAfSBIiu60/WJFMnmQ8y6KFfSAqUfd+2KnYd6Z7iMNG4p1
ZlIu+8WcnE28zosKn7Ih3lKuEmExhUxQ19CHnJM8P6KLlhaILWgwbJBecNrf5MBr
FRfnYPuLNp83XwTvwWBcI2S6ukXor2D3vHVHYdjf6vjz4SnIjAop3vNg7lKo0Cx5
9TOVxkfTc0fPIT1+VidLzcO4x1GTX8+RRRkGycX51yZ420mPxlKNukFbyxnSne5X
M47xoyQQ+y9K4GyQIuXYn8TPNoz/dSzxL4mGl9wRYcf25zy7KuWH8x9wpbv/V9n4
cVNqH/T0fcQOCHQ3VX6+AhkCZzVW8dEv6CH1kTQ/goHRAvkzkif3ib+83jvCe2f+
7ChGMECeHANWMSIdOcCKk+L14IjbC6HTtxndlL+qqoFTBI/Z6+USuxNAAHmlok2u
O1QjLqT5zcvYi7jCiqcPaPZbOTJljjljfGC1x7oRM+aIC80VGPDdaW8vqQy09JEx
k/hZgLPz92ZIPjppMFfm5m3ctI3ZY1JHB08mw1Hjhp35SUpc7JgnDhf+CnxwZwL5
TK86Q1WjehUNibnYlg2eDPxwDggzLid44lGFsyKhDlr1CnklDsah1QCZ0NKUMqa0
692C9PNMUnNQZISptcQM
=+olS
-----END PGP SIGNATURE-----
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-office
To unsubscribe, send any mail to "[hidden email]"
Loading...