public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/30362]  New: Problems loading Openen Office 2
@ 2007-01-03 21:48 vk3ty at bigpond dot com
  2007-01-05  4:52 ` [Bug other/30362] " pinskia at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: vk3ty at bigpond dot com @ 2007-01-03 21:48 UTC (permalink / raw)
  To: gcc-bugs

Folks,

Not sure what if youc an help. By way of background, I'm running FreeBSD
6.1-RELEASE #0: Sun May  7 04:42:56 UTC 2006. Very nice indeed.  AFter some
littel experience usign Linus (RH9, FC4 & FC5), I have ventured into less
chartered waters.  What better way to learn to plunge int the deep end?

Being a Newbie to FreeBSD, I'm experienceing some "fun" loading Open Office 2.
Here is a copy of my history;-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   454  20:20   cd openoffice.org-2
   455  20:20   make install
   456  20:32   host 192.168.10.60
   457  20:36   ./home/nick2/gnomelogalyzer.sh
   458  20:36   cat /home/nick2/gnomelogalyzer.sh
   459  20:37   . /home/nick2/gnomelogalyzer.sh
   460  20:37   run /home/nick2/gnomelogalyzer.sh
   461  20:38   run /home/nick2/gnomelogalyzer
   462  20:38   ./home/nick2/gnomelogalyzer
   463  20:38   /home/nick2/gnomelogalyzer.sh
   464  20:40   /home/nick2/gnomelogalyzer.sh
   465  20:40   ll /home/nick2/gnomelogalyzer.sh
   466  20:41   whoami
   467  20:41   whoami
   468  20:42   chmod g+x /home/nick2/gnomelogalyzer.sh
   469  20:42   ll /home/nick2/gnomelogalyzer.sh
   470  20:42   /home/nick2/gnomelogalyzer.sh
   471  20:58   portupgrade -f p5-\*
   472  8:40    portupdate -f intltool
   473  8:40    portupgrade -f intltool
   474  9:00    pwd
   475  9:00    make install
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Pretty standard I  would suspect - but then, I'm no expert at this.


The following is a snippet form the console log;-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Making: ../../../unxfbsdi.pro/slb/dict_ja.lib
../../../unxfbsdi.pro/bin/gendict zh.dic ../../../unxfbsdi.pro/misc/dict_zh.cxx
------------------------------
Making: ../../../unxfbsdi.pro/slo/dict_zh.obj
g++-ooo -fmessage-length=0 -c -Os -fno-strict-aliasing   -I. 
-I../../../unxfbsdi.pro/inc/dict -I../inc -I../../../inc/pch -I../../../inc
-I../../../unx/inc -I../../../unxfbsdi.pro/inc -I.
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/solver/680/unxfbsdi.pro/inc/stl
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/solver/680/unxfbsdi.pro/inc/external
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/solver/680/unxfbsdi.pro/inc
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/solenv/unxfbsdi/inc
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/solenv/inc
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/res
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/solver/680/unxfbsdi.pro/inc/stl
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/solenv/inc/Xp31
-I/usr/local/diablo-jdk1.5.0/include
-I/usr/local/diablo-jdk1.5.0/include/freebsd
-I/usr/local/diablo-jdk1.5.0/include/bsd
-I/usr/local/diablo-jdk1.5.0/include/linux
-I/usr/local/diablo-jdk1.5.0/include/native_threads/include
-I/usr/X11R6/include    
-I/usr/ports/editors/openoffice.org-2/work/OOD680_m5/solver/680/unxfbsdi.pro/inc/offuh
-I. -I../../../res -I. -pipe -mtune=pentiumpro -fvisibility-inlines-hidden -g1
-fno-exceptions -Wall -Wextra -Wendif-labels -Wshadow -Wno-ctor-dtor-privacy   
 -Wno-non-virtual-dtor   -fpic -DFREEBSD -DUNX -DVCL -DGCC -DC341 -DINTEL
-DCVER=C341 -DX86  -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1
-DSTLPORT_VERSION=450 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/include/c++
-DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE
-DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DOOD680=OOD680   -DSHAREDLIB -D_DLL_ 
-DMULTITHREAD  -o ../../../unxfbsdi.pro/slo/dict_zh.o
../../../unxfbsdi.pro/misc/dict_zh.cxx
g++-ooo: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
dmake:  Error code 1, while making '../../../unxfbsdi.pro/slo/dict_zh.obj'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/usr/ports/editors/openoffice.org-2/work/OOD680_m5/i18npool/source/breakiterator/data
dmake:  Error code 1, while making 'build_instsetoo_native'
'---* *---'
*** Error code 255

Stop in /usr/ports/editors/openoffice.org-2.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

So, can someone please tell me somethign about the error and and to overcome
it?

Happy New Year,
Nicholas K


-- 
           Summary: Problems loading Openen Office 2
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: vk3ty at bigpond dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30362


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug other/30362] Problems loading Openen Office 2
  2007-01-03 21:48 [Bug other/30362] New: Problems loading Openen Office 2 vk3ty at bigpond dot com
@ 2007-01-05  4:52 ` pinskia at gcc dot gnu dot org
  2007-01-05 12:57 ` vk3ty at bigpond dot com
  2007-07-19  1:49 ` vk3ty at bigpond dot com
  2 siblings, 0 replies; 4+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2007-01-05  4:52 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from pinskia at gcc dot gnu dot org  2007-01-05 04:52 -------
../../../unxfbsdi.pro/misc/dict_zh.cxx
g++-ooo: Internal error: Killed: 9 (program cc1plus)

This usually means GCC is running out of memory.

Can you do two things for us?
First can you give the output of "g++-ooo -v"?
Second can you add -save-temps to the commend which is used to compile
dict_zh.cxx and attach the .ii file?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |memory-hog


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30362


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug other/30362] Problems loading Openen Office 2
  2007-01-03 21:48 [Bug other/30362] New: Problems loading Openen Office 2 vk3ty at bigpond dot com
  2007-01-05  4:52 ` [Bug other/30362] " pinskia at gcc dot gnu dot org
@ 2007-01-05 12:57 ` vk3ty at bigpond dot com
  2007-07-19  1:49 ` vk3ty at bigpond dot com
  2 siblings, 0 replies; 4+ messages in thread
From: vk3ty at bigpond dot com @ 2007-01-05 12:57 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from vk3ty at bigpond dot com  2007-01-05 12:57 -------
(In reply to comment #1)
> ../../../unxfbsdi.pro/misc/dict_zh.cxx
> g++-ooo: Internal error: Killed: 9 (program cc1plus)
> 
> This usually means GCC is running out of memory.
> 
> Can you do two things for us?
> First can you give the output of "g++-ooo -v"?
> Second can you add -save-temps to the commend which is used to compile
> dict_zh.cxx and attach the .ii file?
> 

Andrew,

Thanks.  

In response to the first item;-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unix01# /usr/local/bin/g++-ooo -v
Reading specs from
/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/lib/gcc/i386-portbld-freebsd6.1/3.4.1/specs
Configured with: ./..//gcc-3.4.1/configure --disable-nls --with-system-zlib
--with-libiconv-prefix=/usr/local --program-suffix=-ooo
--libdir=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/lib
--libexecdir=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/libexec
--with-gxx-include-dir=/usr/local/gcc-ooo/i386-portbld-freebsd6.1/3.4.1/include/c++/
--disable-shared --prefix=/usr/local i386-portbld-freebsd6.1
Thread model: posix
gcc version 3.4.1 [FreeBSD]
unix01#
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

The second item;-
     I would if I knew where to find it.  I have a quick scan of Makefile
without success.  

Regards,
Nicholas K


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30362


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug other/30362] Problems loading Openen Office 2
  2007-01-03 21:48 [Bug other/30362] New: Problems loading Openen Office 2 vk3ty at bigpond dot com
  2007-01-05  4:52 ` [Bug other/30362] " pinskia at gcc dot gnu dot org
  2007-01-05 12:57 ` vk3ty at bigpond dot com
@ 2007-07-19  1:49 ` vk3ty at bigpond dot com
  2 siblings, 0 replies; 4+ messages in thread
From: vk3ty at bigpond dot com @ 2007-07-19  1:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from vk3ty at bigpond dot com  2007-07-19 01:49 -------
Folks,
I have set this to "FIXED" only because the problm has been eradicated.  How? 
Simple - I reloaded the whole machine from scratch.  No problems.  The cause -
don't know.
Thanks for the support.
Rgds
Nick K


-- 

vk3ty at bigpond dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30362


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-19  1:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-03 21:48 [Bug other/30362] New: Problems loading Openen Office 2 vk3ty at bigpond dot com
2007-01-05  4:52 ` [Bug other/30362] " pinskia at gcc dot gnu dot org
2007-01-05 12:57 ` vk3ty at bigpond dot com
2007-07-19  1:49 ` vk3ty at bigpond dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).