Difference between revisions of "Talk:Ubuntu Build Instructions"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Failed Patches)
(Errors compiling HEAD ooo-build)
Line 8: Line 8:
 
I disabled them by commenting out their lines in <code>ooo-build/patches/src680/apply</code>.
 
I disabled them by commenting out their lines in <code>ooo-build/patches/src680/apply</code>.
  
====Errors compiling HEAD ooo-build====
+
===Errors compiling ooo-build===
 
+
====HEAD====
 
With the above patches removed, the build process could commence. This error was obtained after about 3 hours into the build:
 
With the above patches removed, the build process could commence. This error was obtained after about 3 hours into the build:
  
Line 17: Line 17:
 
   ERROR: Error 65280 occurred while making /home/kostmo/ooo-build/build/ooc680-m2/helpcontent2/util/smath
 
   ERROR: Error 65280 occurred while making /home/kostmo/ooo-build/build/ooc680-m2/helpcontent2/util/smath
 
   make: *** [stamp/build] Error 1
 
   make: *** [stamp/build] Error 1
 +
 +
====ooo-build-2-0-2 (02:35, 26 May 2006 (CEST))====
 +
<pre>
 +
/home/kostmo/ooo-build/build/OOO_2_0_2/solver/680/unxlngi6.pro/bin/makedepend: error:  makedepend:  Failed to read file "hbox.cpp"
 +
dmake:  Error code 1, while making '../unxlngi6.pro/misc/s_hbox.dpcc'
 +
dmake:  '../unxlngi6.pro/misc/s_hbox.dpcc' removed.
 +
'---* TG_SLO.MK *---'
 +
 +
ERROR: Error 65280 occurred while making /home/kostmo/ooo-build/build/OOO_2_0_2/hwpfilter/source
 +
make: *** [stamp/build] Error 1
 +
</pre>
  
 
====Errors caused by gjc in ooo-build-2-0-2 (00:10, 26 May 2006 (CEST))====
 
====Errors caused by gjc in ooo-build-2-0-2 (00:10, 26 May 2006 (CEST))====

Revision as of 00:35, 26 May 2006

Build Problems (Kostmo 10:24, 24 May 2006 (CEST))

Failed Patches (HEAD)

  • disable-helpcontent2.diff
  • ubuntu-lpi.diff
  • ubuntu-dictionary.diff
  • fontconfig-substitute.diff

I disabled them by commenting out their lines in ooo-build/patches/src680/apply.

Errors compiling ooo-build

HEAD

With the above patches removed, the build process could commence. This error was obtained after about 3 hours into the build:

 Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/star/help/HelpLinker
 dmake:  Error code 1, while making '../../unxlngi6.pro/bin/smath_en-US.zip'
 '---* tg_merge.mk *---'
 ERROR: Error 65280 occurred while making /home/kostmo/ooo-build/build/ooc680-m2/helpcontent2/util/smath
 make: *** [stamp/build] Error 1

ooo-build-2-0-2 (02:35, 26 May 2006 (CEST))

/home/kostmo/ooo-build/build/OOO_2_0_2/solver/680/unxlngi6.pro/bin/makedepend: error:  makedepend:  Failed to read file "hbox.cpp"
dmake:  Error code 1, while making '../unxlngi6.pro/misc/s_hbox.dpcc'
dmake:  '../unxlngi6.pro/misc/s_hbox.dpcc' removed.
'---* TG_SLO.MK *---'

ERROR: Error 65280 occurred while making /home/kostmo/ooo-build/build/OOO_2_0_2/hwpfilter/source
make: *** [stamp/build] Error 1

Errors caused by gjc in ooo-build-2-0-2 (00:10, 26 May 2006 (CEST))

BUILD FAILED
/home/kostmo/ooo-build/build/OOO_2_0_2/hsqldb/unxlngi6.pro/misc/build/hsqldb/build/build.xml:133: Error running gcj compiler

Total time: 8 seconds
dmake:  Error code 1, while making './unxlngi6.pro/misc/build/so_built_so_hsqldb'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making /home/kostmo/ooo-build/build/OOO_2_0_2/hsqldb
make: *** [stamp/build] Error 1

Errors caused by running ubdatedb

 ERROR: cannot open /home/kostmo/ooo-build/build/ooc680-m2/connectivity/unxlngi6.pro/inc/com/sun/star/sdbc/XConnection.hdl for writing
 dmake:  Error code 99, while making '../../unxlngi6.pro/inc/types_headergen.done'
 '---* tg_merge.mk *---'

After the compiler aborts, I find that I can't write anything to the hard drive (e.g. save a text file to the desktop).

Personal tools