stop in net-im/telepathy-glib

2013-10-17 Thread Joerg Surmann
Hi all,

can't build port net-im/telepathy-glib.
Here is the error message.
Can anybody help me?

Thanks in advanced.



In file included from account-manager.c:42:
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:3: error: use of 
undeclared identifier 'tp_cli_account_manager_signal_callback_account_removed'; 
did you mean
  '_tp_cli_account_manager_invoke_callback_for_account_removed'?
  tp_cli_account_manager_signal_callback_account_removed callback =
  ^~
  _tp_cli_account_manager_invoke_callback_for_account_removed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:41:1: note: 
'_tp_cli_account_manager_invoke_callback_for_account_removed' declared here
_tp_cli_account_manager_invoke_callback_for_account_removed (TpProxy *tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:57: error: expected ';' 
after expression
  tp_cli_account_manager_signal_callback_account_removed callback =
^
;
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:58: error: use of 
undeclared identifier 'callback'
  tp_cli_account_manager_signal_callback_account_removed callback =
 ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:49:8: error: use of 
undeclared identifier 'tp_cli_account_manager_signal_callback_account_removed'; 
did you mean
  '_tp_cli_account_manager_invoke_callback_for_account_removed'?
  (tp_cli_account_manager_signal_callback_account_removed) generic_callback;
   ^~
   _tp_cli_account_manager_invoke_callback_for_account_removed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:41:1: note: 
'_tp_cli_account_manager_invoke_callback_for_account_removed' declared here
_tp_cli_account_manager_invoke_callback_for_account_removed (TpProxy *tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:51:7: error: use of 
undeclared identifier 'callback'
  if (callback != NULL)
  ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:52:5: warning: implicit 
declaration of function 'callback' is invalid in C99 
[-Wimplicit-function-declaration]
callback (g_object_ref (tpproxy),
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:3: warning: expression 
result unused [-Wunused-value]
  tp_cli_account_manager_signal_callback_account_removed callback =
  ^~
../telepathy-glib/_gen/tp-cli-account-manager-body.h:62:5: error: unknown type 
name 'tp_cli_account_manager_signal_callback_account_removed'; did you mean 
'tp_cli_account_signal_callback_removed'?
tp_cli_account_manager_signal_callback_account_removed callback,
^~
tp_cli_account_signal_callback_removed
../telepathy-glib/_gen/tp-cli-account.h:6:16: note: 
'tp_cli_account_signal_callback_removed' declared here
typedef void (*tp_cli_account_signal_callback_removed) (TpAccount *proxy,
   ^
In file included from account-manager.c:42:
../telepathy-glib/_gen/tp-cli-account-manager-body.h:61:1: warning: no previous 
prototype for function 'tp_cli_account_manager_connect_to_account_removed' 
[-Wmissing-prototypes]
tp_cli_account_manager_connect_to_account_removed (TpAccountManager *proxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:117:3: error: use of 
undeclared identifier 
'tp_cli_account_manager_signal_callback_account_validity_changed'; did you mean
  '_tp_cli_account_manager_invoke_callback_for_account_validity_changed'?
  tp_cli_account_manager_signal_callback_account_validity_changed callback =
  ^~~
  _tp_cli_account_manager_invoke_callback_for_account_validity_changed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:110:1: note: 
'_tp_cli_account_manager_invoke_callback_for_account_validity_changed' declared 
here
_tp_cli_account_manager_invoke_callback_for_account_validity_changed (TpProxy 
*tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:117:66: error: expected 
';' after expression
  tp_cli_account_manager_signal_callback_account_validity_changed callback =
 ^
 ;
../telepathy-glib/_gen/tp-cli-account-manager-body.h:118:8: error: use of 
undeclared identifier 
'tp_cli_account_manager_signal_callback_account_validity_changed'; did you mean
  '_tp_cli_account_manager_invoke_callback_for_account_validity_changed'?
  (tp_cli_account_manager_signal_callback_account_validity_changed) 
generic_callback;
   ^~~
   _tp_cli_account_manager_invoke_callback_for_account_validity_changed
../telepathy-glib/_gen/tp-

net-im/telepathy-glib problem

2013-10-04 Thread Joerg Surmann
Hi all,

i can't install port net-im telepathy-glib.
In Attachements a .txt file with the error messages.

Thanks for help

In file included from account-manager.c:42:
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:3: error: use of 
undeclared identifier 'tp_cli_account_manager_signal_callback_account_removed'; 
did you mean
  '_tp_cli_account_manager_invoke_callback_for_account_removed'?
  tp_cli_account_manager_signal_callback_account_removed callback =
  ^~
  _tp_cli_account_manager_invoke_callback_for_account_removed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:41:1: note: 
'_tp_cli_account_manager_invoke_callback_for_account_removed' declared here
_tp_cli_account_manager_invoke_callback_for_account_removed (TpProxy *tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:57: error: expected ';' 
after expression
  tp_cli_account_manager_signal_callback_account_removed callback =
^
;
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:58: error: use of 
undeclared identifier 'callback'
  tp_cli_account_manager_signal_callback_account_removed callback =
 ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:49:8: error: use of 
undeclared identifier 'tp_cli_account_manager_signal_callback_account_removed'; 
did you mean
  '_tp_cli_account_manager_invoke_callback_for_account_removed'?
  (tp_cli_account_manager_signal_callback_account_removed) generic_callback;
   ^~
   _tp_cli_account_manager_invoke_callback_for_account_removed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:41:1: note: 
'_tp_cli_account_manager_invoke_callback_for_account_removed' declared here
_tp_cli_account_manager_invoke_callback_for_account_removed (TpProxy *tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:51:7: error: use of 
undeclared identifier 'callback'
  if (callback != NULL)
  ^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:52:5: warning: implicit 
declaration of function 'callback' is invalid in C99 
[-Wimplicit-function-declaration]
callback (g_object_ref (tpproxy),
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:48:3: warning: expression 
result unused [-Wunused-value]
  tp_cli_account_manager_signal_callback_account_removed callback =
  ^~
../telepathy-glib/_gen/tp-cli-account-manager-body.h:62:5: error: unknown type 
name 'tp_cli_account_manager_signal_callback_account_removed'; did you mean 
'tp_cli_account_signal_callback_removed'?
tp_cli_account_manager_signal_callback_account_removed callback,
^~
tp_cli_account_signal_callback_removed
../telepathy-glib/_gen/tp-cli-account.h:6:16: note: 
'tp_cli_account_signal_callback_removed' declared here
typedef void (*tp_cli_account_signal_callback_removed) (TpAccount *proxy,
   ^
In file included from account-manager.c:42:
../telepathy-glib/_gen/tp-cli-account-manager-body.h:61:1: warning: no previous 
prototype for function 'tp_cli_account_manager_connect_to_account_removed' 
[-Wmissing-prototypes]
tp_cli_account_manager_connect_to_account_removed (TpAccountManager *proxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:117:3: error: use of 
undeclared identifier 
'tp_cli_account_manager_signal_callback_account_validity_changed'; did you mean
  '_tp_cli_account_manager_invoke_callback_for_account_validity_changed'?
  tp_cli_account_manager_signal_callback_account_validity_changed callback =
  ^~~
  _tp_cli_account_manager_invoke_callback_for_account_validity_changed
../telepathy-glib/_gen/tp-cli-account-manager-body.h:110:1: note: 
'_tp_cli_account_manager_invoke_callback_for_account_validity_changed' declared 
here
_tp_cli_account_manager_invoke_callback_for_account_validity_changed (TpProxy 
*tpproxy,
^
../telepathy-glib/_gen/tp-cli-account-manager-body.h:117:66: error: expected 
';' after expression
  tp_cli_account_manager_signal_callback_account_validity_changed callback =
 ^
 ;
../telepathy-glib/_gen/tp-cli-account-manager-body.h:118:8: error: use of 
undeclared identifier 
'tp_cli_account_manager_signal_callback_account_validity_changed'; did you mean
  '_tp_cli_account_manager_invoke_callback_for_account_validity_changed'?
  (tp_cli_account_manager_signal_callback_account_validity_changed) 
generic_callback;
   ^~~
   _tp_cli_account_manager_invoke_callback_for_account_validity_changed
../telepathy-glib/_gen/

Re: trouble with ffmpeg1

2013-03-29 Thread joerg surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

sorry, i'd o time for ffmpeg1 last week.
now ffmpeg1 work good for me.

thanks for your work.

best regards
suri

Am 24.03.13 05:29, schrieb Kevin Oberman:
> On Sat, Mar 23, 2013 at 10:56 AM, Joerg Surmann  
> wrote:
>>
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA256
>>
>> now its not too big.
>> i hope.
>>
>> sorry
>> Am 23.03.2013 05:38, schrieb Kevin Oberman:
>>> On Fri, Mar 22, 2013 at 9:02 PM, Kevin Oberman 
wrote:
>>>> On Fri, Mar 22, 2013 at 5:24 PM, Kevin Oberman 
>> wrote:
>>>>> On Fri, Mar 22, 2013 at 9:59 AM, Joerg Surmann
>>  wrote:
>>>>>>
>>>>>> ok.
>>>>>> here the complet make output.
>>>>>> (without make install)
>>>>>
>>>>> Actually, it was just the STDERR output without the STDOUT stuff.  To
>>>>> get far we need to have the complete output.
>>>>> % script
>>>>> % cd /usr/ports/multimedia/fmpeg1 && make
>>>>> % exit
>>>>>
>>>>> Then send the typescript file. That will have everything in order,
>>>>> just as it comes out on the terminal. Also,
>>>>> /usr/ports/multimedia/fmpeg1/work/ffmpeg-1.05/config.log
>>>>>
>>>>> texi2html is the tool that actually generates the *.html files. You
>>>>> might want to confirm that texi2html is available.
>>>>> % which texi2html
>>>>
>>>> OK. I just looked for the obvious and it looks like texi2html is not
>>>> listed as a build dependency for ffmpeg1. Install textproc/texi2html
>>>> and ffmpewg1 should work properly.
>>>
>>> Again, I was too quick. I should have tested first. texi2html is a
>>> BUILD_DEPEND of ffmpeg1, so you should not be able to build ffmpeg1
>>> without it. If you try, the ports system should install it for you.
>>>
>>> So, again, we need to see the complete build log (as recorded by
>>> script(1)) and the config.log file.
>>>
>>> Sorry for the false information on the last message
>
> Joerg,
>
> Well, I think I have sort of found the problem, but it gets a bit out
> of my realm of cluefulness.
>
> HTe problem is perl does not seem to have the required files to handle
> the El Salvador locale. I'm not too sure what to suggest, but some
> other Spanish speaking country might work. I'm really not at all sure
> since my locale is en_US, so no real internationalization is needed.
>
> In any case, yo may be closer to a solution.
>
> If you just want to get ffmpeg1 installed, you can do so by:
> # cd /usr/ports/multimedia/ffmpeg1
> # make
> # cd work/ffmpeg-1.05/doc
> # touch developer.html
> # cd
> # portmaster -C ffmpeg1
>
> This will fake out the error and make the install work.
>
> the root issue is that you have your locale set to sv but it looks
> like all of the ports may not support it at this time. I wish I could
> help more here, but you may want to read up on gettext and
> internationalization and, if you don't see what needs to be done, open
> a new thread.
>
> If you have not already read it, check out Chapter 24 of the FreeBSD
> Handbook at:
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/l10n.html
> o, en EspaƱol,
http://www.freebsd.org/doc/es_ES.ISO8859-1/books/handbook/l10n.html
>
> Good luck!

-BEGIN PGP SIGNATURE-
Version: GnuPG/MacGPG2 v2.0.18 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCgAGBQJRVV12AAoJEDyDkpKh+9pTOAAQAK9ONGc4ywfrNQxQ9RpFZsIV
h0beSlcHrIxUAI9MW40Bi3A5I8LP3poInKDMjvFm28QBkJ882hTU31hOlh7ALN6n
vajQ42xvVlwJ0ryHXGiHVyo4C7YSiz8cLL0Y/PmeCqJkW8mT0TCgYr2ABlErUbi7
xo/6ftWKBUV4Z2Q/vk/CO96UW/Ks6vrT/PFVBXubF454EC/QpP+ttBKezwHUjBUa
vxvGn88M3reC+5nIkoR6xvC7TEV17xwTp4/qy7SkkjV8eGwhT0JSULiI2Jk9xqsc
C3HpngwQY0Q5zhI66LTrNBpddy8Mt5EJqzm3QzEubyLX1VBGIx0jPYP05UM/vwpQ
sRoCpPAVbd74Zj/GEJTfXQMoITENiN+fNEuj9XbRs+di6wRvQSCNhuZcd0oT87sn
d4+1zVCKsQiY0N6vcBRYBLSYAbh/Y5leo+mrmulVpv3zrYlEOi1EgbwAis5O8gnB
NQjFNSh597zYNhRPS1kyXFbFr83Qh74VY+0Wwbhv4zpDYuIxFZBT4zXVn3OX/xUL
L+MwNlBnsDwHg1UdHkkJtMnmwXK4GlwagjE+hJmz+QKqWgX/EHDTqH3pWoEV5b7h
itUXLAdpD+yx1+tYXw8PlKKxlA8XkdiGhq88lFk60C35+llUMuKM185RpHJ/GhHG
FT67fhuyMr4jZjyzJbZA
=V0NT
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: trouble with ffmpeg1

2013-03-23 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

here the texi2html stuff.

Am 23.03.2013 05:38, schrieb Kevin Oberman:
> On Fri, Mar 22, 2013 at 9:02 PM, Kevin Oberman  wrote:
>> On Fri, Mar 22, 2013 at 5:24 PM, Kevin Oberman 
wrote:
>>> On Fri, Mar 22, 2013 at 9:59 AM, Joerg Surmann
 wrote:
>>>>
>>>> ok.
>>>> here the complet make output.
>>>> (without make install)
>>>
>>> Actually, it was just the STDERR output without the STDOUT stuff.  To
>>> get far we need to have the complete output.
>>> % script
>>> % cd /usr/ports/multimedia/fmpeg1 && make
>>> % exit
>>>
>>> Then send the typescript file. That will have everything in order,
>>> just as it comes out on the terminal. Also,
>>> /usr/ports/multimedia/fmpeg1/work/ffmpeg-1.05/config.log
>>>
>>> texi2html is the tool that actually generates the *.html files. You
>>> might want to confirm that texi2html is available.
>>> % which texi2html
>>
>> OK. I just looked for the obvious and it looks like texi2html is not
>> listed as a build dependency for ffmpeg1. Install textproc/texi2html
>> and ffmpewg1 should work properly.
>
> Again, I was too quick. I should have tested first. texi2html is a
> BUILD_DEPEND of ffmpeg1, so you should not be able to build ffmpeg1
> without it. If you try, the ports system should install it for you.
>
> So, again, we need to see the complete build log (as recorded by
> script(1)) and the config.log file.
>
> Sorry for the false information on the last message

-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJRTeh+AAoJEDyDkpKh+9pTpxMP/Rjqcw8CT01T93cLaRfyliKe
i15dtxXb9JUFAcSu/AHKaOQCTGleZC7d/FkhqltR9EIbTqr4rhuojLwmEqdIGkVj
dS7Ce7NDYBFYzDPwlv8r7w0Tr1O6HvKHihjmoNfB92hBO+ZTTCYkx0xaF6SuY7u9
9HS0EPADUYVxVPgWxES0Qmp5O05Ar0QplBSy5zrrjQPXcbTjicYYLdGNoB9/LL+v
pAVYAcVlf3TQ/iVMiV05lOA4Jzu1VluR5ksQzFK63U6QSyrH/+RE3A5LabDNl+b1
dQ7fbIQg9qHcf+ZW8C6s2n53CkHE0M0np+A7AZp4X4KAJJcKmF271NYeMNpIV9fN
nGLwuEJqWzF3oFVc3wl9KlXvk/p7PlHaTDY+wMy8RMY+ntujj4erIXJabdaoow3r
dJh/Mu0oY/W8/j6ZQysUGpphJ5cLxGNVhtzvBtpElUcYIM4DFDELUR/afWjutF+C
59FQm5B7TEFsWBJ1U9Z3gcX+uUPyzxtcUQWS175AlYBjRPO5FlOImZTT7OJW2/n2
ha/fDfJwdg6AXHgFRbKz3kZZbYGtKArpKF8kpSGa1YPW5cNo9+SwjijJSDevfv5F
+vvUdaEJ6XY0rM/EyGXebdRNcpLrWAwM3FvhxVp99e1vQ+/AxEufoG7oTyzyHzHn
6erAg1lgroowsHGhlIYR
=mh5j
-END PGP SIGNATURE-

portmaster textproc/texi2html

===>>> Currently installed version: texi2html-5.0_1,1
===>>> Port directory: /usr/ports/textproc/texi2html

===>>> Gathering distinfo list for installed ports

===>>> Launching 'make checksum' for textproc/texi2html in background
===>>> Gathering dependency list for textproc/texi2html from ports
===>>> Initial dependency check complete for textproc/texi2html


===>>> Starting build for textproc/texi2html <<<===

===>>> All dependencies are up to date

===>  Cleaning for texi2html-5.0_1,1

You can define the PROGRAM_PREFIX variable to change the name that
the texi2html program is installed as.

===>  Found saved configuration for texi2html-5.0_1,1
===>   texi2html-5.0_1,1 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by texi2html-5.0_1,1 for building
===>  Extracting for texi2html-5.0_1,1
=> SHA256 Checksum OK for texi2html-5.0.tar.bz2.
===>   texi2html-5.0_1,1 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Patching for texi2html-5.0_1,1
===>   texi2html-5.0_1,1 depends on file: /usr/local/bin/perl5.14.2 - found
===>  Applying FreeBSD patches for texi2html-5.0_1,1
===>   texi2html-5.0_1,1 depends on executable: gmake - found
===>   texi2html-5.0_1,1 depends on file: /usr/local/bin/perl5.14.2 - found
===>   texi2html-5.0_1,1 depends on shared library: intl - found
===>  Configuring for texi2html-5.0_1,1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... gawk
checking whether gmake sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether NLS is requested... yes
checking for msgfmt... /usr/local/bin/msgfmt
checking for gmsgfmt... /usr/local/bin/msgfmt
checking for xgettext... /usr/local/bin/xgettext
checking for msgmerge... /usr/local/bin/msgmerge
checking for style of include used by gmake... GNU
checking for gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking w

Thunderbird-16.0.1 crashed with enigmail

2012-10-14 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi all,

it's a problem with new thunderbird.
When i decrypt a encrypted mail and click answer -
thunderbird crashed.

Any suggestions?

Thanks





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

iQIcBAEBCAAGBQJQey3LAAoJEDyDkpKh+9pTFYcQAK/+28n8mRKEjQz7aYd/xUOa
TPPeBF8+4hNa7QzTd687Q3ukpbK8uHsDEJx95ynQ6QjUASAI4c1E2gVzwKc5ULg2
h9wDo101l8clidH7noCuniEj5lUmctWd9m7gp4h/qxFNCtFkmyuR40B90KekLnj+
iYYPECkHZheS4bmchmogILRK/3m81MUdHbMPhSdqEu1wHhz19JCy4ppF8EUyTa+2
ozUUiadj3nrzYheXiugaiay7fTUZcsXzYCrUM6bkpnFHqBqmc3k24lsnwzVOP08G
w7bZxpnhZyA6PIPsFvCFaWZ22v8NNqiCIxEhQR4D76OeOchaqxLP7qcEMYgD8Tk4
LUJaeUnITsgF4sLGYHB9tomiXnQycLaHnaNluPaUABzIDR8Dy5mOuRptlOZhTsWT
VcXeoDLKxzQkBvhXgrl6dBMepw9H80gUYTYVagNUDlYSfXU0ue7vQdlXQieO76Rh
1CjXP/6/X8i7m1gdIrq3jhC7aWdh2onqPwxB9BovXF1lldNUOrMXNASK9zsJXPO0
A/afxB9mxMvBcfPmDpAT7YDeiX8f1RKTlcwzpbcI0ECR4eA79VHTK2IzgrZc/s9X
dqTxv7lXYbcxSiUIp3m1Ztkp5AZ8vWwFfJqTgBsq4hj9E5Ot2akTAW1xSZowNjUA
UkBI4LuAkz9VtIquFzN7
=Kzt8
-END PGP SIGNATURE-

/usr/local/bin/thunderbird
WARNING: Re-registering a CID?: file 
/usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/components/nsComponentManager.cpp,
 line 425
WARNING: Re-registering a CID?: file 
/usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/components/nsComponentManager.cpp,
 line 425
++DOCSHELL 0x811e71900 == 1 [id = 1]
++DOMWINDOW == 1 (0x811e72080) [serial = 1] [outer = 0x0]
++DOMWINDOW == 2 (0x811e72400) [serial = 2] [outer = 0x811e72000]
enigmail.js: Registered components
++DOCSHELL 0x811e75800 == 2 [id = 2]
++DOMWINDOW == 3 (0x811e75f80) [serial = 3] [outer = 0x0]
++DOMWINDOW == 4 (0x811e76300) [serial = 4] [outer = 0x811e75f00]
++DOMWINDOW == 5 (0x811e77100) [serial = 5] [outer = 0x811e72000]
WARNING: Unable to test style tree integrity -- no content node: file 
/usr/ports/mail/thunderbird/work/comm-release/mozilla/layout/base/nsCSSFrameConstructor.cpp,
 line 8126
JavaScript strict warning: chrome://messenger/content/msgMail3PaneWindow.js, 
line 856: in strict mode code, functions may be declared only at top level or 
immediately within another function
JavaScript strict warning: 
chrome://messenger/content/mail3PaneWindowCommands.js, line 511: in strict mode 
code, functions may be declared only at top level or immediately within another 
function
JavaScript strict warning: 
chrome://messenger/content/mail3PaneWindowCommands.js, line 522: in strict mode 
code, functions may be declared only at top level or immediately within another 
function
JavaScript strict warning: chrome://messenger/content/folderPane.js, line 850: 
in strict mode code, functions may be declared only at top level or immediately 
within another function
++DOCSHELL 0x814ff6a00 == 3 [id = 3]
++DOMWINDOW == 6 (0x814ff7180) [serial = 6] [outer = 0x0]
++DOCSHELL 0x814ff7480 == 4 [id = 4]
++DOMWINDOW == 7 (0x814ff7c00) [serial = 7] [outer = 0x0]
++DOCSHELL 0x814ff7f00 == 5 [id = 5]
++DOMWINDOW == 8 (0x814ff8680) [serial = 8] [outer = 0x0]
++DOCSHELL 0x814ff8980 == 6 [id = 6]
++DOMWINDOW == 9 (0x814ff9100) [serial = 9] [outer = 0x0]
JavaScript strict warning: chrome://messenger/content/jsTreeView.js, line 161: 
in strict mode code, functions may be declared only at top level or immediately 
within another function
JavaScript strict warning: chrome://messenger/content/mailCore.js, line 385: in 
strict mode code, functions may be declared only at top level or immediately 
within another function
JavaScript strict warning: chrome://qls/content/qls.js, line 328: anonymous 
function does not always return a value
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1467: anonymous 
function does not always return a value
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1796: octal 
literals and octal escape sequences are deprecated
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1796: octal 
literals and octal escape sequences are deprecated
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1796: octal 
literals and octal escape sequences are deprecated
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1803: octal 
literals and octal escape sequences are deprecated
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1803: octal 
literals and octal escape sequences are deprecated
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1803: octal 
literals and octal escape sequences are deprecated
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1832: octal 
literals and octal escape sequences are deprecated
JavaScript strict warning: 
chrome://enigmail/content/enigmailMessengerOverlay.js, line 1832: octal 
literals and octal escape sequences are de

update failed for editors/libreoffice libreoffice-3.5.6.2

2012-09-17 Thread Joerg Surmann

-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
   ^
  
;   

 
 
/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
/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/svdata.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/svdata.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/svdata.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/svdata.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/svdata.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/svdata.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/unxfbsd.pro/CxxObject/vcl/unx/kde4/KDEData.o]
Fehler 1




Any suggestions?

Thanks Suri








-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.19 (FreeBSD)
Comment: Using

Re: ogg vorbis in firefox 14

2012-08-01 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Yepp. It's solved.

Thanks

 
Am 01.08.2012 10:04, schrieb Tijl Coosemans:
> On 31-07-2012 22:28, Joerg Surmann wrote:
>> I 've installed firefox-14.0.1,1
>> ff can't play ogg vorbis audio files.
>>
>> /usr/local/bin/firefox
>> ...
>> (firefox:3531): GStreamer-WARNING **: Failed to load plugin
>> '/usr/local/lib/gstreamer-0.10/libgstogg.so': Shared object
>> "libogg.so.7" not found, required by "libgstogg.so"
>>
>> I only have /usr/local/lib/libogg.so.8 on my box.
>
> It seems that audio/gstreamer-plugins-ogg didn't get its PORTREVISION
> bumped after the libogg update. Rebuilding that port should fix your
> problem.
>

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

iQIcBAEBCAAGBQJQGOyDAAoJEDyDkpKh+9pT47YP/0UWnkGcoxmHJtVeViRuZ9E/
BA/AMGOEeK8lzb9opuwiDVmJ0cWlCtrav6h1jQneCKx+3I1fnBxmqXnyFXtxNvkY
MS1vxiBr8qSAqto0a/BysikotafljNs8rL4q4er7u4+eG/gaLIbFyMTm7v11a9K7
gyaKUl/mI1jjpVUHLmYFFLCxFjdESi6fezIBNVjFgE8KaelYMv4mO8y1xaeqKW6z
95QafZ2gUV8Ld1//J+BSGkOk+xQH72m9INqK4kxM9qC4GEOhxcV+6nYG/tdCgatu
LwcQa2LszO9SngmyqHC9luPey8mFYywrqE9P3GuaqgV0wypQ3sMqEPZ4YEZ7gcSc
dL/3MkMlUS9Xye4MA7k/nZKASylgq25wZyEHXiSrAu4rbUuyn+E2SIL1zWBmjtOs
jQ/ZHXV5we8JlH4irGTleNeP+USOONpcJmE58aiKwITkirCzFNMH4CVZSiEPf0/Y
mGWIvGM9d7ZJOID1C3hlH1wSnk8PvdIqUyRyl16BOrX/v7/pQXREtZ8RhHsLp8UC
FrL3+nXjzQq9SbfVe0Wwe3UmigUyeysBTFeN3rq7xlsWBnqoKazgyP8cBhQr6q5w
pu5YjsCeZteki+FWiJkoq0jhD0uJ0dM7QIm6TqWm0/s7voIkEfkKWdUfASFBTRTv
94lVOjqL5oWrNh9lmM1C
=YEXk
-END PGP SIGNATURE-


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


ogg vorbis in firefox 14

2012-07-31 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hey all,

I 've installed firefox-14.0.1,1
ff can't play ogg vorbis audio files.

/usr/local/bin/firefox
...
(firefox:3531): GStreamer-WARNING **: Failed to load plugin
'/usr/local/lib/gstreamer-0.10/libgstogg.so': Shared object
"libogg.so.7" not found, required by "libgstogg.so"

I only have /usr/local/lib/libogg.so.8 on my box.

pkg_info | grep vorbis
gstreamer-plugins-vorbis-0.10.36,3 Gstreamer vorbis encoder/decoder plugin
libvorbis-1.3.3_1,3 Audio compression codec library
vorbis-tools-1.4.0_4,3 Play, encode, and manage Ogg Vorbis files
vorbisgain-0.37_4   Calculates the perceived sound level of an Ogg
Vorbis file

pkg_info | grep ogg  
abcde-2.4.2_2   Front-end shell script to encode CDs in
flac/mp3/ogg/speex
gstreamer-plugins-ogg-0.10.36,3 Gstreamer Ogg bitstream plugin
jakarta-commons-logging-1.1.1 Generic logging wrapper library
libogg-1.3.0,4  Ogg bitstream library


Thanks
Suri



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

iQIcBAEBCAAGBQJQGD/nAAoJEDyDkpKh+9pT5BMQAMNP+W63dSz7Euxt2We8P9SQ
CItzJUM2DiKRuEZ5pqWboC3RGXsFyhrZDlr1A/DfFrxieVPM1yVv2KrRKCvurXPr
6iI0R81wLoOoquydgMWrfqptslIaluITqtEKKIg8VNsnRkZvm8FzlK16h1Mwl35K
K6NjqTQd7L9livosT5hkEy17HET/mnwP/WfILoFYaD2B9/mKwCwJGuq6gAP8VK2H
JIlDvM0N3hF8yMzvIsAD4O/kclUGgkb+GdBm0FdMxV4L/S8pqqpiIJOs9eexJ/kn
I+Hh//axEU71e6ek3gMU5zWg8KSOtb0Dsto8KrMqAiuGYGPmCrPqKpzJxC1+uL/5
ucVeUFek1nB/TH0ckVqhfZcK2sK8q2eT3p+aEkQbmlPpxxxKxAtN36JcXElGFPp0
Z0rA2+WLndn15Eyl1Lp8xydTibBUV+GZE0ww50tEIS/mL+edkYRN4lLgWs/3SKd7
VK5eo19rIl/O4o5erBIdd88UGXCFcQrLX5tsqd9us6ly0ihhz1uhQgInNKiBFWbg
qTO4ZXHr3dUHiu2cRXtAGuQT2AyKAymEDdTKv/16nmOLuyxjPfK7MoBFbMxXkiqR
dI6nNKa7ncS2boMg0NGRQiGTPRnESYA8BywDYZgGC5QPelBUPDJAcHzZEXWJ1Q3I
FuTdA4vXIrjYhiQRSsyl
=dUyG
-END PGP SIGNATURE-


___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: libreoffice fails to build

2012-07-22 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Yes, you are right.
The update is finish.
Thanks for your help.

Best regards
Suri
Am 22.07.2012 14:18, schrieb Robert Backhaus:
> On 22 July 2012 20:13, Joerg Surmann  wrote:
>>
> /usr/bin/unzip -uo test.zip
> unzip: -n, -o and -u are contradictory
>
> /usr/local/bin/unzip -uo test.zip
> Archive: test.zip
>
> i will create a symlink to /usr/bin/zip
> and run a test in libreoffice.
>
> > Just to be clear, it is /usr/bin/unzip that doesn't seem to work for
> > libreoffice, and /usr/local/bin/unzip does, so any symlinks will need
> > to point to /usr/local/bin/unzip.
>
> > The port should have worked this our, though - I had no problems, and
> > no one else has chimed in with any explanation.
>
>
> Am 22.07.2012 11:20, schrieb Robert Backhaus:
> >>> On 22 July 2012 18:21, Joerg Surmann  wrote:
> >>>
> >>>>
> >>> think the unzip path is ok.
> >>> i have reinstall unzip.
> >>> now will update libreoffice.
> >>>
> >>> # whereis unzip
> >>> unzip: /usr/bin/unzip /usr/share/man/en.ISO8859-15/man1/unzip.1.gz
> >>> /usr/src/usr.bin/unzip
> >>>
> >>> # locate \*/unzip
> >>> /media/disk/usr/bin/unzip
> >>> /usr/bin/unzip
> >>> /usr/jails/basejail/usr/bin/unzip
> >>> /usr/jails/basejail/usr/ports/archivers/unzip
> >>> /usr/jails/basejail/usr/ports/chinese/unzip
> >>> /usr/jails/basejail/usr/ports/korean/unzip
> >>> /usr/jails/basejail/usr/ports/russian/unzip
> >>> /usr/local/bin/unzip
> >>> /usr/local/share/doc/unzip
> >>> /usr/obj/usr/src/usr.bin/unzip
> >>> /usr/obj/usr/src/usr.bin/unzip/unzip
> >>> /usr/ports/archivers/unzip
> >>> /usr/src/usr.bin/unzip
> >>> /var/db/ports/unzip
> >>>
> >>> # uname -a
> >>> FreeBSD xxx.xxx.xxx 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #3: Mon
Jul 2
> >>> 17:58:18 CEST 2012 r...@xxx.xxx.xxx:/usr/obj/usr/src/sys/KERNEL amd64
> >>>
> >>>
> >>> Ah, sorry, I mislead you there. I've got linux on this notebook,
and the
> >>>> window I tested unzip in happened to be local, not ssh!
> >>>> The /usr/bin one fails. the /usr/local/bin one succeded. Try
unzipping a
> >>>> file, using /usr/bin/unzip -uo, and again using /usr/local/bin/unzip
> -uo .
> >>>> The first should fail, the second should succeed.
> >>>> I do not know why it is using the wrong unzip, I do not know
> >>>
> >>>
> >>>
> >>> Am 22.07.2012 04:00, schrieb Robert Backhaus:
> >>>>>> On 22 July 2012 06:39, Joerg Surmann
> wrote:
> >>>>>>>
> >>>>>> #build
> >>>>>> mkdir -p ../../unxfbsd.pro/misc/java_src/
> >>>>>> cp
> >>>>>>
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solver/
> >>> unxfbsd.pro/bin/jurt_src.zip
> >>>>>> ../../unxfbsd.pro/misc/java_src/jurt_src.zip
> >>>>>> cd ../../unxfbsd.pro/misc/java_src && unzip -quo jurt_src.zip
> >>>>>> unzip: -n, -o and -u are contradictory
> >>>>>>
> >>>>>>> Hmm, there is something wrong with your unzip. The stock unzip
has no
> >>>>>>> problems with those options.
> >>>>>>> Could you please run "whereis unzip"? Unzip should be in /usr/bin.
> >>>>>>> Check your path, check the output of "locate \*/unzip" (that will
> list
> >>>>>>> directories as well as files called unzip). You seem to have a
> >>>>>>> different version of unzip that is causing that problem.
> >>>>>>> The output of "uname -a" would help us too.
> >>>>>>
> >>>>>>
> >>>>>> dmake: Error code 1, while making
> >>>>>> '../../unxfbsd.pro/misc/java_src/jurt_src.zip'
> >>>>>> dmake: '../../unxfbsd.pro/misc/java_src/jurt_src.zip' removed.
> >>>>>>
> >>>>>>
> ---
> >>>>>> Oh dear - something failed during the build - sorry !
> >>>>>> For more help with debugging build errors, please see the
section in:
> >>>>>> http://wiki.documentfounda

Re: libreoffice fails to build

2012-07-22 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

/usr/bin/unzip -uo test.zip
unzip: -n, -o and -u are contradictory

/usr/local/bin/unzip -uo test.zip
Archive:  test.zip

i will create a symlink to /usr/bin/zip
and run a test in libreoffice.

Am 22.07.2012 11:20, schrieb Robert Backhaus:
> On 22 July 2012 18:21, Joerg Surmann  wrote:
>
>>
> think the unzip path is ok.
> i have reinstall unzip.
> now will update libreoffice.
>
> # whereis unzip
> unzip: /usr/bin/unzip /usr/share/man/en.ISO8859-15/man1/unzip.1.gz
> /usr/src/usr.bin/unzip
>
> # locate \*/unzip
> /media/disk/usr/bin/unzip
> /usr/bin/unzip
> /usr/jails/basejail/usr/bin/unzip
> /usr/jails/basejail/usr/ports/archivers/unzip
> /usr/jails/basejail/usr/ports/chinese/unzip
> /usr/jails/basejail/usr/ports/korean/unzip
> /usr/jails/basejail/usr/ports/russian/unzip
> /usr/local/bin/unzip
> /usr/local/share/doc/unzip
> /usr/obj/usr/src/usr.bin/unzip
> /usr/obj/usr/src/usr.bin/unzip/unzip
> /usr/ports/archivers/unzip
> /usr/src/usr.bin/unzip
> /var/db/ports/unzip
>
> # uname -a
> FreeBSD xxx.xxx.xxx 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #3: Mon Jul 2
> 17:58:18 CEST 2012 r...@xxx.xxx.xxx:/usr/obj/usr/src/sys/KERNEL amd64
>
>
> Ah, sorry, I mislead you there. I've got linux on this notebook, and the
> > window I tested unzip in happened to be local, not ssh!
> > The /usr/bin one fails. the /usr/local/bin one succeded. Try unzipping a
> > file, using /usr/bin/unzip -uo, and again using /usr/local/bin/unzip
-uo .
> > The first should fail, the second should succeed.
> > I do not know why it is using the wrong unzip, I do not know
>
>
>
> Am 22.07.2012 04:00, schrieb Robert Backhaus:
> >>> On 22 July 2012 06:39, Joerg Surmann
wrote:
> >>>>
> >>> #build
> >>> mkdir -p ../../unxfbsd.pro/misc/java_src/
> >>> cp
> >>> /usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solver/
> unxfbsd.pro/bin/jurt_src.zip
> >>> ../../unxfbsd.pro/misc/java_src/jurt_src.zip
> >>> cd ../../unxfbsd.pro/misc/java_src && unzip -quo jurt_src.zip
> >>> unzip: -n, -o and -u are contradictory
> >>>
> >>>> Hmm, there is something wrong with your unzip. The stock unzip has no
> >>>> problems with those options.
> >>>> Could you please run "whereis unzip"? Unzip should be in /usr/bin.
> >>>> Check your path, check the output of "locate \*/unzip" (that will
list
> >>>> directories as well as files called unzip). You seem to have a
> >>>> different version of unzip that is causing that problem.
> >>>> The output of "uname -a" would help us too.
> >>>
> >>>
> >>> dmake: Error code 1, while making
> >>> '../../unxfbsd.pro/misc/java_src/jurt_src.zip'
> >>> dmake: '../../unxfbsd.pro/misc/java_src/jurt_src.zip' removed.
> >>>
> >>>
---
> >>> 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
> >>>
> >>>
> >>> Am 21.07.2012 13:40, schrieb Robert Huff:
> >>>>>>
> >>>>>> Joerg Surmann writes:
> >>>>>>
> >>>>>>> I have delete all qt3.
> >>>>>>>
> >>>>>>> now i have a new error:
> >>>>>>>
> >>>>>>> internal build errors:
> >>>>>>>
> >>>>>>> ERROR: error 65280 occurred while making
> >>>>>>>
> >>>
>
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/pack/gendocu
> >>>>>>>
> >>>>>>> it seems that the error is inside 'odk', please re-run build
> >>>>>>> inside this module to isolate the error and/or test your fix:
> >>>>>>> -
> ---
> >>>>>>
> >>>>>> Did you do:
> >>>>>>
> >>>>>>> /usr/local/bin/bash
> >>>>>>> cd /usr/po

Re: libreoffice fails to build

2012-07-22 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

think the unzip path is ok.
i have reinstall unzip.
now will update libreoffice.

# whereis unzip
unzip: /usr/bin/unzip /usr/share/man/en.ISO8859-15/man1/unzip.1.gz
/usr/src/usr.bin/unzip

# locate \*/unzip
/media/disk/usr/bin/unzip
/usr/bin/unzip
/usr/jails/basejail/usr/bin/unzip
/usr/jails/basejail/usr/ports/archivers/unzip
/usr/jails/basejail/usr/ports/chinese/unzip
/usr/jails/basejail/usr/ports/korean/unzip
/usr/jails/basejail/usr/ports/russian/unzip
/usr/local/bin/unzip
/usr/local/share/doc/unzip
/usr/obj/usr/src/usr.bin/unzip
/usr/obj/usr/src/usr.bin/unzip/unzip
/usr/ports/archivers/unzip
/usr/src/usr.bin/unzip
/var/db/ports/unzip

# uname -a
FreeBSD xxx.xxx.xxx 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #3: Mon Jul  2
17:58:18 CEST 2012 r...@xxx.xxx.xxx:/usr/obj/usr/src/sys/KERNEL  amd64


Am 22.07.2012 04:00, schrieb Robert Backhaus:
> On 22 July 2012 06:39, Joerg Surmann  wrote:
>>
> #build
> mkdir -p ../../unxfbsd.pro/misc/java_src/
> cp
>
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solver/unxfbsd.pro/bin/jurt_src.zip
> ../../unxfbsd.pro/misc/java_src/jurt_src.zip
> cd ../../unxfbsd.pro/misc/java_src && unzip -quo jurt_src.zip
> unzip: -n, -o and -u are contradictory
>
> > Hmm, there is something wrong with your unzip. The stock unzip has no
> > problems with those options.
> > Could you please run "whereis unzip"? Unzip should be in /usr/bin.
> > Check your path, check the output of "locate \*/unzip" (that will list
> > directories as well as files called unzip). You seem to have a
> > different version of unzip that is causing that problem.
> > The output of "uname -a" would help us too.
>
>
> dmake: Error code 1, while making
> '../../unxfbsd.pro/misc/java_src/jurt_src.zip'
> dmake: '../../unxfbsd.pro/misc/java_src/jurt_src.zip' removed.
>
> ---
> 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
>
>
> Am 21.07.2012 13:40, schrieb Robert Huff:
> >>>
> >>> Joerg Surmann writes:
> >>>
> >>>> I have delete all qt3.
> >>>>
> >>>> now i have a new error:
> >>>>
> >>>> internal build errors:
> >>>>
> >>>> ERROR: error 65280 occurred while making
> >>>>
>
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/pack/gendocu
> >>>>
> >>>> it seems that the error is inside 'odk', please re-run build
> >>>> inside this module to isolate the error and/or test your fix:
> >>>> -
---
> >>>
> >>> Did you do:
> >>>
> >>>> /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
> >>>
> >>> ?
> >>>
> >>>
> >>> Robert Huff
>
>
>>
>> ___
>> freebsd-ports@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> ___
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

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

iQIcBAEBCAAGBQJQC7gcAAoJEDyDkpKh+9pTulcP/0cjAam5s8LwkDe06vkKE69w
gPKDSSYdGk2PoKA9t3XnvDc/fgI4516R71RsqFeQedMvkA9TFgZcUqozRop0J3T2
qh7wkK24BDRIJXwGtyhdUiCEPVqw9zAtNKCB8LWqabIEQ2ZgGowEfxlbNyByup5U
hlKYVyclMB+d5whz67hISXfA+/DEaG4l8yb4m4FprFUx5VkvwnyC9i97j3kFYFSn
85UnkgLAj07tI2GVE2g4J5uhHCIvWuwMpuBpccBYy7OV558BZzGA1BhZoE+fAbPP
ZG7G21ZVYd8bt4oReePU3pz9+6y1gaKrlX6VUSpxe6Isqc81uGdppU1JZ0WIPfet
DrWlW5vTtuyujfObCNdNaXxhsz4DMz4Hy8cyg2WQuHFIfWL0Hisx6JMf8y2TUnxp
pp18q/J5GI+863iIAfrX22XjKNGwD7JZlfzKwi258QcelWKVvtMHepvQuduM1MUr
+44A9COG8AePK+JYziySlSsFrFwaiVYGDa9GAmA5YwOjpkxd6WFR2lgDjL8Al8HR
YMaANQADVY+P6wQgBgl/t3rd2hrdzMGAlF3vQ1IXLks+8epS5lR56IkhTFBtWZX3
bo5qUKVX/b7PWXtKKmTqm2bmcLVVE4GtLkAbSoXoVM3/LCA7kOmBpgdJh4leOsZG
w6lIl8Zw8YGal1X7vGHK
=Gk4V
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: libreoffice fails to build

2012-07-21 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

#build
mkdir -p ../../unxfbsd.pro/misc/java_src/   
cp
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/solver/unxfbsd.pro/bin/jurt_src.zip
../../unxfbsd.pro/misc/java_src/jurt_src.zip
cd ../../unxfbsd.pro/misc/java_src && unzip -quo jurt_src.zip
unzip: -n, -o and -u are contradictory
dmake:  Error code 1, while making
'../../unxfbsd.pro/misc/java_src/jurt_src.zip'
dmake:  '../../unxfbsd.pro/misc/java_src/jurt_src.zip' removed.

- ---
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


Am 21.07.2012 13:40, schrieb Robert Huff:
>
> Joerg Surmann writes:
>
>> I have delete all qt3.
>>
>> now i have a new error:
>>
>> internal build errors:
>>
>> ERROR: error 65280 occurred while making
>>
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/pack/gendocu
>>
>> it seems that the error is inside 'odk', please re-run build
>> inside this module to isolate the error and/or test your fix:
>> - ---
>
> Did you do:
>
>> /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
>
> ?
>
>
> Robert Huff


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

iQIcBAEBCAAGBQJQCxN/AAoJEDyDkpKh+9pT+s0P/1sTWUclUBK7EdvNqGYF2Sy/
FCfumlbaIPuvpI2l2fkFE0cLYhNZj+flH1NSO5M6A8T6L0TRC8nm93vqzNk0KAHF
wS++R0n2NsL+QcCP5yE4urwRMs3urMnBIQLWy72anWToplqjwSGdd1thLUxXnolI
htdkjzFMtTtWJQYH4+Z2FY7xBXVRETOAYx24D2cisbFsIVnJe4eppEM7RQnz819j
XErlgPtNtZAcTPk4tRjnVvlVPisJtemrJhAdq2A/1cS/b29B4PfF6YhRfnjuopDQ
KlU7klBvJm/fkLQKD0iWe1mLGeBlW5vbTcPB35pb01m1hjx5BVXN/BPFxp4ddeox
/SuOB157ruRkbICBZjbr5MTaBhbgYEzpESfoBKD/lpl+pzlYpL6KbjPq1TMGte6h
HpfMWyFOj6ufi0KZPb/2SPvGOHWMfGOZktWkxpbqAu5Ftet62IOZlWsEgAsmGeIr
/eCJuC+z5I4j/0QQGOZuBtTmzfxIRHLpvE8tyUbvy5zJq87FjLlKoWmjD9STdFax
SkO3FioMoKX6+b9e7xzvvFox4mmrDj56r/CX5wKK42uAtf3rk1C8X+w8W5dOShT0
URYJashmQny9yOE8SRTmKhqRkksafUTXW1H0lMARqySc0vKpbIBPdJ0vAI05wE05
trZoGVZMXjXe9CHXHO7d
=r+u3
-END PGP SIGNATURE-

___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: libreoffice fails to build

2012-07-21 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Thanks for replay.
I have delete all qt3.

now i have a new error:

  internal build errors:

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

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

/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


Am 21.07.2012 09:40, schrieb Robert Backhaus:
> In my case, the arts upgrade had installed qt3 (!), an libreoffice was
> linking against it. I 'pkg_delete -f'd it, and the build seems to be
> running fine now, although time will tell. I will have to find out
> why, as it has happened before. So check whether qt3 is on your
> system, and, if so, nuke it.
> To get the actual error messages, follow the steps at the end of the
> failed build - these ones (the directories change, depending on the
> failure and your build setup.):
>
> /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
>
> If you do not, the build is attempted in a parallel mode, and the
> error messages are hidden.
>
>
>
> On 21 July 2012 17:13, Joerg Surmann  wrote:
>>
> when i build libreoffice without the kde option:
>
>
> internal build errors:
>
> ERROR: error 65280 occurred while making
>
/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.5.3/odk/pack/gendocu
>
>
>
> Am 21.07.2012 08:05, schrieb Joerg Surmann:
> >>> 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 C

Re: libreoffice fails to build

2012-07-21 Thread Joerg Surmann

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

when i build libreoffice without the kde option:

 internal build errors:

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



Am 21.07.2012 08:05, schrieb Joerg Surmann:
> 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
> 

Re: libreoffice fails to build

2012-07-20 Thread Joerg Surmann
re-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  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
>  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: err

Re: libreoffice fails to build

2012-07-20 Thread 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 :
>> 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-
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"