You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Egor Pasko <eg...@gmail.com> on 2008/02/13 09:26:41 UTC

[build] broken?

<snip>
build:
     [echo] ## Building 'verifier-ext'
       [cc] Starting dependency analysis for 10 files.
       [cc] 10 files are up to date.
       [cc] 0 files to be recompiled from dependency analysis.
       [cc] 0 total files to be compiled.
    [apply] Skipping fileset for directory /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/semis/verifier-ext/bin. It is empty.

BUILD FAILED
/home/pasko/svn/1/trunk/working_vm/build.xml:138: The following error occurred while executing this line:
/home/pasko/svn/1/trunk/working_vm/make/vm/verifier-ext.xml:40: Warning: Could not find file /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/deploy/lib/${lib.prefix}verifier-ext${lib.suffix} to copy.

Total time: 14 seconds


anybody seen this?

-- 
Egor Pasko


Re: [build] broken?

Posted by Gregory Shimansky <gs...@apache.org>.
Pronichkin Dmitry said the following on 13.02.2008 15:28:
> Hello,
> 
> I've encountered with many build errors recently. All of them were connected
> with common_resources. Even after successfull build, errors ocassionally
> appear.
> 
> I want to ask what is the standard way to deal with common_resources?

I think the standard way is to update harmony source tree from the 
trunk, so that all switched subdirectories are updated automatically. 
This way you'll always have common_resources up to date.

> 2008/2/13, Alexey Varlamov <al...@gmail.com>:
>> Egor,
>>
>> You need to update common_resources to pick up recent changes :)
>> --
>> Alexey
>>
>> 13 Feb 2008 11:52:16 +0300, Egor Pasko <eg...@gmail.com>:
>>> On the 0x3E9 day of Apache Harmony Egor Pasko wrote:
>>>> <snip>
>>>> build:
>>>>      [echo] ## Building 'verifier-ext'
>>>>        [cc] Starting dependency analysis for 10 files.
>>>>        [cc] 10 files are up to date.
>>>>        [cc] 0 files to be recompiled from dependency analysis.
>>>>        [cc] 0 total files to be compiled.
>>>>     [apply] Skipping fileset for directory
>> /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/semis/verifier-ext/bin.
>> It is empty.
>>>> BUILD FAILED
>>>> /home/pasko/svn/1/trunk/working_vm/build.xml:138: The following error
>> occurred while executing this line:
>>>> /home/pasko/svn/1/trunk/working_vm/make/vm/verifier-ext.xml:40:
>> Warning: Could not find file
>> /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/deploy/lib/${
>> lib.prefix}verifier-ext${lib.suffix} to copy.
>>>> Total time: 14 seconds
>>>>
>>>>
>>>> anybody seen this?
>>> libverifier-ext.a is in fact in the linux_x86_gcc_debug/deploy/lib,
>>> the problem is: lib.prefix and lib.suffix are not set
>>>
>>> --
>>> Egor Pasko
>>>
>>>
> 
-- 
Gregory


Re: [build] broken?

Posted by Alexey Varlamov <al...@gmail.com>.
2008/2/13, Pronichkin Dmitry <dp...@gmail.com>:
> Hello,
>
> I've encountered with many build errors recently. All of them were connected
> with common_resources. Even after successfull build, errors ocassionally
> appear.
>
> I want to ask what is the standard way to deal with common_resources?

Well, build infrastructure is under development and this may induce
certain inconveniences, but IMO such problems are easily solved. Just
update common_resources workspace at the same time you update
working_vm, it should be enough to prevent unexpected problems.

--
Alexey

Re: [build] broken?

Posted by Pronichkin Dmitry <dp...@gmail.com>.
Hello,

I've encountered with many build errors recently. All of them were connected
with common_resources. Even after successfull build, errors ocassionally
appear.

I want to ask what is the standard way to deal with common_resources?

Thanks,
Dmitry


2008/2/13, Alexey Varlamov <al...@gmail.com>:
>
> Egor,
>
> You need to update common_resources to pick up recent changes :)
> --
> Alexey
>
> 13 Feb 2008 11:52:16 +0300, Egor Pasko <eg...@gmail.com>:
> > On the 0x3E9 day of Apache Harmony Egor Pasko wrote:
> > > <snip>
> > > build:
> > >      [echo] ## Building 'verifier-ext'
> > >        [cc] Starting dependency analysis for 10 files.
> > >        [cc] 10 files are up to date.
> > >        [cc] 0 files to be recompiled from dependency analysis.
> > >        [cc] 0 total files to be compiled.
> > >     [apply] Skipping fileset for directory
> /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/semis/verifier-ext/bin.
> It is empty.
> > >
> > > BUILD FAILED
> > > /home/pasko/svn/1/trunk/working_vm/build.xml:138: The following error
> occurred while executing this line:
> > > /home/pasko/svn/1/trunk/working_vm/make/vm/verifier-ext.xml:40:
> Warning: Could not find file
> /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/deploy/lib/${
> lib.prefix}verifier-ext${lib.suffix} to copy.
> > >
> > > Total time: 14 seconds
> > >
> > >
> > > anybody seen this?
> >
> > libverifier-ext.a is in fact in the linux_x86_gcc_debug/deploy/lib,
> > the problem is: lib.prefix and lib.suffix are not set
> >
> > --
> > Egor Pasko
> >
> >
>

Re: [build] broken?

Posted by Alexey Varlamov <al...@gmail.com>.
Egor,

You need to update common_resources to pick up recent changes :)
--
Alexey

13 Feb 2008 11:52:16 +0300, Egor Pasko <eg...@gmail.com>:
> On the 0x3E9 day of Apache Harmony Egor Pasko wrote:
> > <snip>
> > build:
> >      [echo] ## Building 'verifier-ext'
> >        [cc] Starting dependency analysis for 10 files.
> >        [cc] 10 files are up to date.
> >        [cc] 0 files to be recompiled from dependency analysis.
> >        [cc] 0 total files to be compiled.
> >     [apply] Skipping fileset for directory /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/semis/verifier-ext/bin. It is empty.
> >
> > BUILD FAILED
> > /home/pasko/svn/1/trunk/working_vm/build.xml:138: The following error occurred while executing this line:
> > /home/pasko/svn/1/trunk/working_vm/make/vm/verifier-ext.xml:40: Warning: Could not find file /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/deploy/lib/${lib.prefix}verifier-ext${lib.suffix} to copy.
> >
> > Total time: 14 seconds
> >
> >
> > anybody seen this?
>
> libverifier-ext.a is in fact in the linux_x86_gcc_debug/deploy/lib,
> the problem is: lib.prefix and lib.suffix are not set
>
> --
> Egor Pasko
>
>

Re: [build] broken?

Posted by Egor Pasko <eg...@gmail.com>.
On the 0x3E9 day of Apache Harmony Egor Pasko wrote:
> <snip>
> build:
>      [echo] ## Building 'verifier-ext'
>        [cc] Starting dependency analysis for 10 files.
>        [cc] 10 files are up to date.
>        [cc] 0 files to be recompiled from dependency analysis.
>        [cc] 0 total files to be compiled.
>     [apply] Skipping fileset for directory /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/semis/verifier-ext/bin. It is empty.
> 
> BUILD FAILED
> /home/pasko/svn/1/trunk/working_vm/build.xml:138: The following error occurred while executing this line:
> /home/pasko/svn/1/trunk/working_vm/make/vm/verifier-ext.xml:40: Warning: Could not find file /home/pasko/svn/1/trunk/working_vm/build/linux_x86_gcc_debug/deploy/lib/${lib.prefix}verifier-ext${lib.suffix} to copy.
> 
> Total time: 14 seconds
> 
> 
> anybody seen this?

libverifier-ext.a is in fact in the linux_x86_gcc_debug/deploy/lib,
the problem is: lib.prefix and lib.suffix are not set

-- 
Egor Pasko