To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93141
                 Issue #|93141
                 Summary|build with system hsqldb broken
               Component|tools
                 Version|DEV300m29
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|UNCONFIRMED
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|code
             Assigned to|mh
             Reported by|andyrtr





------- Additional comments from [EMAIL PROTECTED] Tue Aug 26 11:46:18 +0000 
2008 -------
DEV300_m30 breaks build with system hsqldb-java 1.8.0.10-1 (Archlinux i686 and
x86_64):

g++  -fmessage-length=0 -c -Os -fno-strict-aliasing   -I. 
-I../../../unxlngi6.pro/inc/jdbc -I../inc -I../../inc -I../../../inc/pch
-I../../../inc -I../../..
/unx/inc -I../../../unxlngi6.pro/inc -I.
-I/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/inc/stl
-I/tmp/openoffice-base-devel/trunk/src/solver
/300/unxlngi6.pro/inc/external
-I/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/inc
-I/tmp/openoffice-base-devel/trunk/src/solenv/unxlngi6/inc
-I/tmp/openoffice-base-devel/trunk/src/solenv/inc
-I/tmp/openoffice-base-devel/trunk/src/res
-I/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/i
nc/stl -I/tmp/openoffice-base-devel/trunk/src/solenv/inc/Xp31
-I/usr/lib/jvm/java-1.6.0-openjdk/include
-I/usr/lib/jvm/java-1.6.0-openjdk/include/linux -I/us
r/lib/jvm/java-1.6.0-openjdk/include/native_threads/include -I/usr/include 
-I/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/inc/offuh -I. 
-I..
/../../res -I. -pipe -march=i686 -mtune=generic -O2 -pipe
-fvisibility-inlines-hidden -g -Wall -Wextra -Wendif-labels -Wshadow
-Wno-ctor-dtor-privacy     -Wn
o-non-virtual-dtor   -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL -DCVER=C341
-DNPTL -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=
1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3
-DGXX_INCLUDE_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/../../../../in
clude/c++/4.3.1 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0
-DOPTIMIZE -DCUI -DSOLAR_JAVA   -DSHAREDLIB -D_DLL_   -fexceptions -fno-enfo
rce-eh-specs -DEXCEPTIONS_ON  -o ../../../unxlngi6.pro/slo/DatabaseMetaData.o
/tmp/openoffice-base-devel/trunk/src/connectivity/source/drivers/jdbc/DatabaseM
etaData.cxx
StorageAccess.java:43: cannot find symbol
symbol  : class Storage
location: package org.hsqldb.lib
public class StorageAccess implements org.hsqldb.lib.Storage {
                                                    ^
StorageFileAccess.java:37: cannot find symbol
symbol  : class FileAccess
location: package org.hsqldb.lib
import org.hsqldb.lib.FileAccess;
                     ^
StorageFileAccess.java:44: cannot find symbol
symbol  : class FileAccess
location: package org.hsqldb.lib
public class StorageFileAccess implements org.hsqldb.lib.FileAccess{
                                                        ^
StorageFileAccess.java:102: package FileAccess does not exist
    public FileAccess.FileSync getFileSync(java.io.OutputStream os) throws
java.io.IOException
                     ^
StorageFileAccess.java:89: package FileAccess does not exist
    public class FileSync implements FileAccess.FileSync
                                               ^
rm -f ../../../unxlngi6.pro/lib/check_libodbcbaseli.so
mv ../../../unxlngi6.pro/lib/libodbcbaseli.so
../../../unxlngi6.pro/lib/check_libodbcbaseli.so
/tmp/openoffice-base-devel/trunk/src/solenv/bin/checkdll.sh
-L../../../unxlngi6.pro/lib
-L/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/lib  .
./../../unxlngi6.pro/lib/check_libodbcbaseli.so
Checking DLL ../../../unxlngi6.pro/lib/check_libodbcbaseli.so ...5 errors
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded: 
ignored.
-rwxr-xr-x 1 root root 2833397 Aug 26 09:01
../../../unxlngi6.pro/lib/libodbcbaseli.so
------------------------------
Making: ../../../unxlngi6.pro/slo/oservices.obj
g++  -fmessage-length=0 -c -Os -fno-strict-aliasing   -I. 
-I../../../unxlngi6.pro/inc/odbcbase -I../inc -I../../inc -I../../../inc/pch
-I../../../inc -I../.
./../unx/inc -I../../../unxlngi6.pro/inc -I.
-I/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/inc/stl
-I/tmp/openoffice-base-devel/trunk/src/so
lver/300/unxlngi6.pro/inc/external
-I/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/inc
-I/tmp/openoffice-base-devel/trunk/src/solenv/unxlngi6/
inc -I/tmp/openoffice-base-devel/trunk/src/solenv/inc
-I/tmp/openoffice-base-devel/trunk/src/res
-I/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.p
ro/inc/stl -I/tmp/openoffice-base-devel/trunk/src/solenv/inc/Xp31
-I/usr/lib/jvm/java-1.6.0-openjdk/include
-I/usr/lib/jvm/java-1.6.0-openjdk/include/linux -
I/usr/lib/jvm/java-1.6.0-openjdk/include/native_threads/include -I/usr/include 
-I/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/inc/offuh -I.
-I../../../res -I. -pipe -march=i686 -mtune=generic -O2 -pipe
-fvisibility-inlines-hidden -g -Wall -Wextra -Wendif-labels -Wshadow
-Wno-ctor-dtor-privacy
 -Wno-non-virtual-dtor   -fpic -DLINUX -DUNX -DVCL -DGCC -DC341 -DINTEL
-DCVER=C341 -DNPTL -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR
-D_USE_NAMESP
ACE=1 -DSTLPORT_VERSION=400 -DHAVE_GCC_VISIBILITY_FEATURE -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 
-DGXX_INCLUDE_PATH=/usr/lib/gcc/i686-pc-linux-gnu/4.3.1/../../../.
./include/c++/4.3.1 -DSUPD=300 -DPRODUCT -DNDEBUG -DPRODUCT_FULL
-DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA   -DSHAREDLIB -D_DLL_  
-fexceptions -fno-
enforce-eh-specs -DEXCEPTIONS_ON  -o ../../../unxlngi6.pro/slo/oservices.o
/tmp/openoffice-base-devel/trunk/src/connectivity/source/drivers/odbc/oservices.cx
x
dmake:  Error code 1, while making
'../../../../../../unxlngi6.pro/misc/sdbc_hsqldb_dummy.java'

...
LINK: ../inc/drawinglayer/texture/texture.hxx ->
/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/inc/drawinglayer/texture/texture.hxx
LOG: writing
/tmp/openoffice-base-devel/trunk/src/solver/300/unxlngi6.pro/inc/drawinglayer/deliver.log
Module 'drawinglayer' delivered successfully. 81 files copied, 2 files unchanged

1 module(s):
        connectivity
need(s) to be rebuilt

Reason(s):

ERROR: error 65280 occurred while making
/tmp/openoffice-base-devel/trunk/src/connectivity/com/sun/star/sdbcx/comp/hsqldb

Attention: if you build and deliver the above module(s) you may prolongue your
the build issuing command "build --from connectivity"


The build compiles well with internal hsqldb.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to