Comment 39 for bug 131526

Revision history for this message
Michael B. Trausch (mtrausch) wrote : Re: [gutsy] OpenOffice crashes/hangs on errors in current gtk theme

Daniel, your build seems to say that it ran out of space:
bzcat: I/O or other error, bailing out. Possible reason follows.
bzcat: No space left on device
 Input file = (stdin), output file = (stdout)
make[1]: *** [debian/stampdir/gsi-export-ne] Error 1

Mine from PPA says the same thing:
bzcat: I/O or other error, bailing out. Possible reason follows.
bzcat: No space left on device
 Input file = (stdin), output file = (stdout)
make[1]: *** [debian/stampdir/gsi-export-ne] Error 1

On my box, it says:
Making: ../unxlngx6.pro/lib/libunsafe_uno_uno.so
g++ -Wl,-z,combreloc -Wl,-z,defs -Wl,-rpath,'$ORIGIN' -shared -L../unxlngx6.pro/
lib -L../lib -L/tmp/buildd/openoffice.org-2.3.0/ooo-build/build/OOG680_m5/solenv
/unxlngx6/lib -L/tmp/buildd/openoffice.org-2.3.0/ooo-build/build/OOG680_m5/solve
r/680/unxlngx6.pro/lib -L/tmp/buildd/openoffice.org-2.3.0/ooo-build/build/OOG680
_m5/solenv/unxlngx6/lib -L/usr/lib/jvm/java-gcj/lib64 -L/usr/lib/jvm/java-gcj/jr
e/lib/amd64 -L/usr/lib/jvm/java-gcj/jre/lib/amd64/server -L/usr/lib/jvm/java-gcj
/jre/lib/amd64/native_threads -L/usr/lib -L/usr/lib/firefox ../unxlngx6.pro/slo/
UnsafeBridge.o ../unxlngx6.pro/slo/unsafe_uno_uno_version.o -o ../unxlngx6.pro/l
ib/libunsafe_uno_uno.so -luno_purpenvhelpergcc3 -luno_cppu -luno_salhelpergcc3 -
luno_sal -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc
../unxlngx6.pro/slo/UnsafeBridge.o: In function `uno_ext_getMapping':
UnsafeBridge.cxx:(.text+0x67): undefined reference to `cppu::helper::purpenv::cr
eateMapping(_uno_Mapping**, _uno_Environment*, _uno_Environment*, void (*)(bool,
 void*, void*, _typelib_TypeDescriptionReference*, _typelib_MethodParameter*, lo
ng, _typelib_TypeDescription const*, void*, void**, _uno_Any**), void*)'
collect2: ld returned 1 exit status
dmake: Error code 1, while making '../unxlngx6.pro/lib/libunsafe_uno_uno.so'
---* tg_merge.mk *---
dmake: Error code 255, while making 'ALLTAR'
---* tg_merge.mk *---

ERROR: Error 65280 occurred while making /tmp/buildd/openoffice.org-2.3.0/ooo-bu
ild/build/OOG680_m5/cppu/util
make[1]: *** [stamp/build] Error 1
make[1]: Leaving directory `/tmp/buildd/openoffice.org-2.3.0/ooo-build'
make: *** [debian/stampdir/build] Error 2
pbuilder: Failed autobuilding of package
 -> Aborting with an error
 -> unmounting dev/pts filesystem
 -> unmounting proc filesystem
 -> cleaning the build env
    -> removing directory /var/cache/pbuilder/build//14749 and its subdirectorie
s

real 30m25.746s
user 17m38.850s
sys 8m28.924s

Any idea what causes that last error, or why the build claims to run out of space on PPA for i386 but not amd64?