https://bugs.freedesktop.org/show_bug.cgi?id=38332

macau <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
           Priority|medium                      |high

--- Comment #2 from macau <[email protected]> 2011-11-18 02:53:04 PST 
---
I confirm thise bug. in 3.4.4 it still here. I catch error in native
compilation and with distcc.
 Tegra2 based device, 3Gb swapfile, archlinux
CFLAGS="-mno-avx -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe
-fPIC -fno-strict-volatile-bitfields -Wno-error=unused-but-set-variable"
CXXFLAGS="-mno-avx -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -O2 -pipe
-fno-strict-volatile-bitfields  -Wno-error=unused-but-set-variable"


sh-4.2$ source ./LinuxARMEnv.Set.sh
sh-4.2$ cd testtools
sh-4.2$ build
build -- version: 275224


=============
Building module testtools
=============
Entering /mnt/build/libreoffice/src/build/testtools/inc

mkout -- version: 1.8
Entering /mnt/build/libreoffice/src/build/testtools/source/cliversioning

Entering /mnt/build/libreoffice/src/build/testtools/source/bridgetest/idl

: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/idlc
-O../../../unxlngr.pro/misc/bridgetest_idl
-I/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/idl -cid -we
bridgetest.idl
Compiling: bridgetest.idl
rm -f ../../../unxlngr.pro/bin/bridgetest.rdb
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 /mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/regmerge
../../../unxlngr.pro/bin/bridgetest.rdb /UCR
../../../unxlngr.pro/misc/bridgetest_idl/bridgetest.urd
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/cppumaker
-O../../../unxlngr.pro/inc -BUCR ../../../unxlngr.pro/bin/bridgetest.rdb
-X/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/types.rdb
touch ../../../unxlngr.pro/misc/bridgetest_idl.cppumaker.done
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/javamaker
-O../../../unxlngr.pro/class -BUCR -nD
-X/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/types.rdb
../../../unxlngr.pro/bin/bridgetest.rdb
touch ../../../unxlngr.pro/misc/bridgetest_idl.javamaker.done
Entering /mnt/build/libreoffice/src/build/testtools/source/bridgetest

Making:    all_bridgetest.dpslo
Compiling: testtools/unxlngr.pro/misc/cppobj.uno_version.c
Compiling: testtools/unxlngr.pro/misc/bridgetest.uno_version.c
Compiling: testtools/unxlngr.pro/misc/constructors.uno_version.c
Compiling: testtools/source/bridgetest/bridgetest.cxx
In file included from
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/inc/uno/mapping.hxx:38:0,
                 from
/mnt/build/libreoffice/src/build/testtools/source/bridgetest/bridgetest.cxx:40:
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/inc/uno/environment.hxx:232:13:
note: the mangling of 'va_list' has changed in GCC 4.4
Compiling: testtools/source/bridgetest/cppobj.cxx
Compiling: testtools/source/bridgetest/currentcontextchecker.cxx
Compiling: testtools/source/bridgetest/multi.cxx
Making:    cppobj.lib
Making:    bridgetest.lib
Making:    cppobj.uno.so
Making:    bridgetest.uno.so
Compiling: testtools/source/bridgetest/constructors.cxx
Making:    constructors.uno.so
Making:    all_bridgetest.dpslo
echo ../../unxlngr.pro/lib
../../unxlngr.pro/lib
/bin/cp /mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/udkapi.rdb
../../unxlngr.pro/lib/uno_types.rdb
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
 /mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/regmerge
../../unxlngr.pro/lib/uno_types.rdb / ../../unxlngr.pro/bin/bridgetest.rdb
echo \
        '<list><filename>bridgetest.component</filename>
<filename>constructors.component</filename>
<filename>cppobj.component</filename>
<filename>testComponent.component</filename></list>' \
        > ../../unxlngr.pro/misc/uno_services.input
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
xsltproc --nonet --stringparam uri './bridgetest.uno.so' -o
../../unxlngr.pro/misc/bridgetest.component \
        /mnt/build/libreoffice/src/build/solenv/bin/createcomponent.xslt
bridgetest.component
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
xsltproc --nonet --stringparam uri './constructors.uno.so' -o
../../unxlngr.pro/misc/constructors.component \
        /mnt/build/libreoffice/src/build/solenv/bin/createcomponent.xslt
constructors.component
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
xsltproc --nonet --stringparam uri './cppobj.uno.so' -o
../../unxlngr.pro/misc/cppobj.component \
        /mnt/build/libreoffice/src/build/solenv/bin/createcomponent.xslt
cppobj.component
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
xsltproc --nonet --stringparam uri \
        'vnd.sun.star.expand:${MY_CLASSDIR_URL}testComponent.jar' -o
../../unxlngr.pro/misc/testComponent.component \
        /mnt/build/libreoffice/src/build/solenv/bin/createcomponent.xslt
testComponent.component
: &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
xsltproc --nonet --stringparam prefix
/mnt/build/libreoffice/src/build/testtools/source/bridgetest/../../unxlngr.pro/misc/
-o ../../unxlngr.pro/lib/uno_services.rdb \
        /mnt/build/libreoffice/src/build/solenv/bin/packcomponents.xslt
../../unxlngr.pro/misc/uno_services.input
cd ../../unxlngr.pro/lib && : &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/uno \
        -ro uno_services.rdb -ro uno_types.rdb \
        -s com.sun.star.test.bridge.BridgeTest -- \
        com.sun.star.test.bridge.CppTestObject
/bin/sh: line 1: 16956 Segmentation fault     
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/uno -ro
uno_services.rdb -ro uno_types.rdb -s com.sun.star.test.bridge.BridgeTest --
com.sun.star.test.bridge.CppTestObject
dmake:  Error code 139, while making 'runtest'
Retrying /mnt/build/libreoffice/src/build/testtools/source/bridgetest

Making:    all_bridgetest.dpslo
cd ../../unxlngr.pro/lib && : &&    
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/uno \
        -ro uno_services.rdb -ro uno_types.rdb \
        -s com.sun.star.test.bridge.BridgeTest -- \
        com.sun.star.test.bridge.CppTestObject
/bin/sh: line 1: 16976 Segmentation fault     
LD_LIBRARY_PATH=/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/lib${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
/mnt/build/libreoffice/src/build/solver/340/unxlngr.pro/bin/uno -ro
uno_services.rdb -ro uno_types.rdb -s com.sun.star.test.bridge.BridgeTest --
com.sun.star.test.bridge.CppTestObject
dmake:  Error code 139, while making 'runtest'

-----------------------------------------------------------------------
        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
/mnt/build/libreoffice/src/build/testtools/source/bridgetest

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

rm -Rf /mnt/build/libreoffice/src/build/testtools/unxlngr.pro # optional module
'clean'
/bin/sh
cd /mnt/build/libreoffice/src/build
source ./LinuxARMEnv.Set.sh
cd testtools
build

when the problem is isolated and fixed exit and re-run 'make' from the
top-level

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to