Ohh you are good! There is an error Message:

/home/legine/workspace/ApacheOpenOffice/git/main/basebmp/inc/basebmp/packedpixeliterator.hxx: In member function 'basebmp::PackedPixelIterator<Valuetype, bits_per_pixel, MsbFirst>::value_type basebmp::PackedPixelIterator<Valuetype, bits_pe
r_pixel, MsbFirst>::get(const difference_type&) const':
/home/legine/workspace/ApacheOpenOffice/git/main/basebmp/inc/basebmp/packedpixeliterator.hxx:611:35: error: expression cannot be used as a function
         const int remainder( x(d.x) % num_intraword_positions );
                                   ^
I do not use any -Ps.

Sorry missed that one.


On 13.11.2017 06:12, Damjan Jovanovic wrote:
It's some kind of error in gbuild. It really shouldn't happen.

Can you try get the full output of "build --from basebmp" without any -P's?

Damjan

On Mon, Nov 13, 2017 at 12:39 AM, Peter Kovacs <pe...@apache.org> wrote:

I tried now

build --from basebmp

The error stays persistant independantly if i use a prepare step or not.

if i go for

build --all:basebmp it compiles other libes and gets stuck for similar
reasons in other packages. (up to a point whhere nothing works. with no
error messages)

I can continue with build --all so it starts over with the result that I
get stuck in the same module from the beginning.


So thats all quite suboptimal. I am not even sure anymore if my uild is
sane anymore.

Can I force the build process into a sequence build? Maybe that helps.
would that be -p1?


Thanks for any ideas.

all the best

Peter



On 12.11.2017 15:03, Patricia Shanahan wrote:

I sometimes get similar messages that go away if I just rerun the build.

I think there may be some problem in whatever is supposed to ensure
dependencies are built before the things that depend on them.

On 11/12/2017 4:24 AM, Peter Kovacs wrote:

|
|

|My Compile setup:|

|| ./configure   --enable-category-b --enable-bundled-dictionaries
--enable-verbose  --enable-opengl --enable-dbus  --enable-gstreamer
--with-dmake-url=http://sourceforge.net/projects/oooextras.
mirror/files/dmake-4.12.tar.bz2 --with-epm-url=http://www.mswe
et.org/files/project2/epm-3.7-source.tar.gz --without-stlport


Checkout is on latest revision. I checked this morning.

The Compiler says:

|make: *** No rule to make target '/home/legine/workspace/Apache
OpenOffice/git/main/solver/420/unxlngx6.pro/workdir/
CxxObject/basebmp/source/bitmapdevice.o', needed by
'/home/legine/workspace/ApacheOpenOffice/git/main/solver/420/
unxlngx6.pro/workdir/LinkTarget/Library/libbasebmp.so'. Stop.|

|Any Ideas Anyone?
|





---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to