Issue 67853 - m179: build of qadevOOo fails
Summary: m179: build of qadevOOo fails
Status: CLOSED FIXED
Alias: None
Product: QA
Classification: Unclassified
Component: www (show other issues)
Version: current
Hardware: All All
: P1 (highest) Trivial
Target Milestone: ---
Assignee: steffen.grund
QA Contact: issues@qa
URL:
Keywords:
: 67859 68004 (view as issue list)
Depends on:
Blocks:
 
Reported: 2006-07-27 20:13 UTC by pavel
Modified: 2013-08-07 15:07 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel 2006-07-27 20:13:38 UTC
pavel@oo:~/BuildDir/ooo_SRC680_m179_src/qadevOOo> build
build -- version: 1.149

=============
Building project qadevOOo
=============
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo
-------------
/disk2/pavel/BuildDir/apache-ant-1.6.2/bin/ant -Dprj=. -Dprjname=OOoRunner
-Ddebug=off -Doptimize=on  -Dtarget=qadevOOo -Dsolar.update=on
-Dout=./unxlngi6.pro -Dinpath=unxlngi6.pro -Dproext=".pro" 
-Dsolar.bin=/disk2/pavel/BuildDir/ooo_SRC680_m179_src/solver/680/unxlngi6.pro/bin
-Dsolar.jar=/disk2/pavel/BuildDir/ooo_SRC680_m179_src/solver/680/unxlngi6.pro/bin
-Dsolar.doc=/disk2/pavel/BuildDir/ooo_SRC680_m179_src/solver/680/unxlngi6.pro/doc
 -Dcommon.jar=/disk2/pavel/BuildDir/ooo_SRC680_m179_src/solver/680/unxlngi6.pro/bin
-Dcommon.doc=  -f build.xml  -emacs
Buildfile: build.xml

qadevOOo_runner_build:
Compiling 65 source files to
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo/unxlngi6.pro/class
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo/runner/helper/PropertyHandlerImpl.java:45:
helper.PropertyHandlerImpl is not abstract and does not override abstract method
describePropertyLine(java.lang.String,com.sun.star.inspection.XPropertyControlFactory)
in com.sun.star.inspection.XPropertyHandler
public class PropertyHandlerImpl implements XPropertyHandler{
       ^
1 error

BUILD FAILED
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo/build.xml:22: Compile failed;
see the compiler error output for details.

Total time: 4 seconds
dmake:  Error code 1, while making 'ANTBUILD'
'---* tg_merge.mk *---'

ERROR: Error 65280 occurred while making
/disk2/pavel/BuildDir/ooo_SRC680_m179_src/qadevOOo
pavel@oo:~/BuildDir/ooo_SRC680_m179_src/qadevOOo> 

Was OK in m178!?
Comment 1 pavel 2006-07-27 20:14:29 UTC
It happened on GNU/Linux.
Comment 2 pavel 2006-07-28 06:52:52 UTC
also on Windows (see #i67859#).
Comment 3 pavel 2006-07-28 06:53:52 UTC
*** Issue 67859 has been marked as a duplicate of this issue. ***
Comment 4 Martin Hollmichel 2006-07-28 07:21:47 UTC
reassign
Comment 5 pavel 2006-07-28 07:23:35 UTC
Confirmed also on Mac OS X.
Comment 6 steffen.grund 2006-07-28 07:59:47 UTC
accepted.
Comment 7 steffen.grund 2006-07-28 10:15:12 UTC
Fixed on m179 master. PropertyHandlerImpl is an implementation of
XPropertyHandler, and this (not published) interface has changed from m178 to m179.
Comment 8 pavel 2006-07-29 16:59:31 UTC
Seen on new-m179, closing.
Comment 9 steffen.grund 2006-08-01 13:58:16 UTC
*** Issue 68004 has been marked as a duplicate of this issue. ***