You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Andrew Rist <an...@oracle.com> on 2012/01/12 22:27:35 UTC

[NIGHTLY BUILD]

Andre ,

I think one of the fixes you made to main/vcl/Library_vclplug_gtk.mk is 
breaking the build on the buildbot.
see 
view-source:http://ci.apache.org/projects/openoffice/buildlogs/main/vcl/unxlngx6.pro/misc/logs/prj.txt 



    cd .. && make  -r -j1
    [ clean  ] ERROR: Please give only libary basenames to
    gb_LinkTarget_add_external_libs
    [ clean  ] ERROR:    (no prefixes -l% or lib%, no suffixes %.so or
    %.lib)
    [ clean  ] ERROR:    libraries given:  -pthread -L/lib -ldbus-glib-1
    -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
    [ clean  ] ERROR:    offending: -ldbus-glib-1 -ldbus-1 -lpthread
    -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
    /home/buildslave19/slave19/openofficeorg-nightly/build/main/vcl/Library_vclplug_gtk.mk:59:
    ***   .  Stop.
    dmake:  Error code 2, while making 'all'

Andrew

Re: [NIGHTLY BUILD]

Posted by Andre Fischer <af...@a-w-f.de>.
On 13.01.2012 09:39, Andre Fischer wrote:
> On 12.01.2012 22:27, Andrew Rist wrote:
>> Andre ,
>>
>> I think one of the fixes you made to main/vcl/Library_vclplug_gtk.mk is
>> breaking the build on the buildbot.
>> see
>> view-source:http://ci.apache.org/projects/openoffice/buildlogs/main/vcl/unxlngx6.pro/misc/logs/prj.txt
>>
>
> Sorry about that. I am working on it.

Just saw that Arial already fixed this.

@Arial: Great work. Thanks for cleaning up my mess.

>
> -Andre
>
>>
>>
>>
>> cd .. && make -r -j1
>> [ clean ] ERROR: Please give only libary basenames to
>> gb_LinkTarget_add_external_libs
>> [ clean ] ERROR: (no prefixes -l% or lib%, no suffixes %.so or
>> %.lib)
>> [ clean ] ERROR: libraries given: -pthread -L/lib -ldbus-glib-1
>> -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
>> [ clean ] ERROR: offending: -ldbus-glib-1 -ldbus-1 -lpthread
>> -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
>> /home/buildslave19/slave19/openofficeorg-nightly/build/main/vcl/Library_vclplug_gtk.mk:59:
>>
>>
>> *** . Stop.
>> dmake: Error code 2, while making 'all'
>>
>> Andrew
>>

Re: [NIGHTLY BUILD]

Posted by Andre Fischer <af...@a-w-f.de>.
On 12.01.2012 22:27, Andrew Rist wrote:
> Andre ,
>
> I think one of the fixes you made to main/vcl/Library_vclplug_gtk.mk is
> breaking the build on the buildbot.
> see
> view-source:http://ci.apache.org/projects/openoffice/buildlogs/main/vcl/unxlngx6.pro/misc/logs/prj.txt

Sorry about that.  I am working on it.

-Andre

>
>
>
> cd .. && make -r -j1
> [ clean ] ERROR: Please give only libary basenames to
> gb_LinkTarget_add_external_libs
> [ clean ] ERROR: (no prefixes -l% or lib%, no suffixes %.so or
> %.lib)
> [ clean ] ERROR: libraries given: -pthread -L/lib -ldbus-glib-1
> -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
> [ clean ] ERROR: offending: -ldbus-glib-1 -ldbus-1 -lpthread
> -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0
> /home/buildslave19/slave19/openofficeorg-nightly/build/main/vcl/Library_vclplug_gtk.mk:59:
>
> *** . Stop.
> dmake: Error code 2, while making 'all'
>
> Andrew
>