You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openoffice.apache.org by Liang Weike <we...@cs2c.com.cn> on 2012/05/04 09:21:54 UTC

building error of boost

Hi,

I'm a software engineer working at CS2C company. And I'm trying to build
AOO. But at the beginning the process was stopped when entering boost
module.

The errors are like these:

x boost_1_39_0/boost/accumulators/accumulators.hpp: Can't update time
for boost_1_39_0/boost/accumulators/accumulators.hpp
x boost_1_39_0/boost/accumulators/accumulators_fwd.hpp: Can't update
time for boost_1_39_0/boost/accumulators/accumulators_fwd.hpp
x boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp: Can't
update time for
boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp
x boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp: Can't
update time for
boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp
...
x boost_1_39_0/wiki/index.html: Can't update time for
boost_1_39_0/wiki/index.html bsdtar: Error exit delayed from previous
errors.
dmake: Error code 1, while making
'./wntmsci12.pro/misc/build/so_unpacked_ooo_boost'

I did not get these errors when I built the older versions of OOo. I can
not determine where the root cause of the errors is.
So could anybody please give me some suggestions? I'm looking forward to
them.

-- 
Regards,
Liang Weike


Re: building error of boost

Posted by Liang Weike <we...@cs2c.com.cn>.
Hi Peter,

Nice to see you here. :-)
> Hi Liang Weike,
>
> I will not be able to help with your issue, but it's great to also see
> you here.
>
> Best regards,
> Peter
>
> On 5/4/2012 3:21 PM, Liang Weike wrote:
>> Hi,
>>
>> I'm a software engineer working at CS2C company. And I'm trying to build
>> AOO. But at the beginning the process was stopped when entering boost
>> module.
>>
>> The errors are like these:
>>
>> x boost_1_39_0/boost/accumulators/accumulators.hpp: Can't update time
>> for boost_1_39_0/boost/accumulators/accumulators.hpp
>> x boost_1_39_0/boost/accumulators/accumulators_fwd.hpp: Can't update
>> time for boost_1_39_0/boost/accumulators/accumulators_fwd.hpp
>> x boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp: Can't
>> update time for
>> boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp
>> x boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp: Can't
>> update time for
>> boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp
>> ...
>> x boost_1_39_0/wiki/index.html: Can't update time for
>> boost_1_39_0/wiki/index.html bsdtar: Error exit delayed from previous
>> errors.
>> dmake: Error code 1, while making
>> './wntmsci12.pro/misc/build/so_unpacked_ooo_boost'
>>
>> I did not get these errors when I built the older versions of OOo. I can
>> not determine where the root cause of the errors is.
>> So could anybody please give me some suggestions? I'm looking forward to
>> them.
>>
-- 
Regards,
Liang Weike


Re: building error of boost

Posted by Peter Junge <pe...@gmx.org>.
Hi Liang Weike,

I will not be able to help with your issue, but it's great to also see
you here.

Best regards,
Peter

On 5/4/2012 3:21 PM, Liang Weike wrote:
> Hi,
> 
> I'm a software engineer working at CS2C company. And I'm trying to build
> AOO. But at the beginning the process was stopped when entering boost
> module.
> 
> The errors are like these:
> 
> x boost_1_39_0/boost/accumulators/accumulators.hpp: Can't update time
> for boost_1_39_0/boost/accumulators/accumulators.hpp
> x boost_1_39_0/boost/accumulators/accumulators_fwd.hpp: Can't update
> time for boost_1_39_0/boost/accumulators/accumulators_fwd.hpp
> x boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp: Can't
> update time for
> boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp
> x boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp: Can't
> update time for
> boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp
> ...
> x boost_1_39_0/wiki/index.html: Can't update time for
> boost_1_39_0/wiki/index.html bsdtar: Error exit delayed from previous
> errors.
> dmake: Error code 1, while making
> './wntmsci12.pro/misc/build/so_unpacked_ooo_boost'
> 
> I did not get these errors when I built the older versions of OOo. I can
> not determine where the root cause of the errors is.
> So could anybody please give me some suggestions? I'm looking forward to
> them.
> 


Re: building error of boost

Posted by Liang Weike <we...@cs2c.com.cn>.
于 5/4/2012 3:25 PM, Andre Fischer 写道:
> On 04.05.2012 09:21, Liang Weike wrote:
>> Hi,
>>
>> I'm a software engineer working at CS2C company. And I'm trying to build
>> AOO. But at the beginning the process was stopped when entering boost
>> module.
> Hi, welcome back.
Thank you:-)
>> The errors are like these:
>>
>> x boost_1_39_0/boost/accumulators/accumulators.hpp: Can't update time
>> for boost_1_39_0/boost/accumulators/accumulators.hpp
>> x boost_1_39_0/boost/accumulators/accumulators_fwd.hpp: Can't update
>> time for boost_1_39_0/boost/accumulators/accumulators_fwd.hpp
>> x boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp: Can't
>> update time for
>> boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp
>> x boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp: Can't
>> update time for
>> boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp
>> ...
>> x boost_1_39_0/wiki/index.html: Can't update time for
>> boost_1_39_0/wiki/index.html bsdtar: Error exit delayed from previous
>> errors.
>> dmake: Error code 1, while making
>> './wntmsci12.pro/misc/build/so_unpacked_ooo_boost'
> Could this be a problem with access rights?  Can you do a "touch" on any
> of the files?
I touched the time stamps of the files. And then I changed the access
rights and made it writable.
But there are still errors same as the above.
Meanwhile, I return to build boost in OOo 3.3 in order to compare. I
find in OOo 3.3 it's different. It seems that
it doesnt need to update time stamp. So is it concluded that update-time
requirement is newly added?
> -Andre
>
>> I did not get these errors when I built the older versions of OOo. I can
>> not determine where the root cause of the errors is.
>> So could anybody please give me some suggestions? I'm looking forward to
>> them.
>>
-- 
Regards,
Liang Weike


Re: building error of boost

Posted by Andre Fischer <af...@a-w-f.de>.
On 04.05.2012 09:21, Liang Weike wrote:
> Hi,
> 
> I'm a software engineer working at CS2C company. And I'm trying to build
> AOO. But at the beginning the process was stopped when entering boost
> module.

Hi, welcome back.

> 
> The errors are like these:
> 
> x boost_1_39_0/boost/accumulators/accumulators.hpp: Can't update time
> for boost_1_39_0/boost/accumulators/accumulators.hpp
> x boost_1_39_0/boost/accumulators/accumulators_fwd.hpp: Can't update
> time for boost_1_39_0/boost/accumulators/accumulators_fwd.hpp
> x boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp: Can't
> update time for
> boost_1_39_0/boost/accumulators/framework/parameters/sample.hpp
> x boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp: Can't
> update time for
> boost_1_39_0/boost/accumulators/framework/parameters/weight.hpp
> ...
> x boost_1_39_0/wiki/index.html: Can't update time for
> boost_1_39_0/wiki/index.html bsdtar: Error exit delayed from previous
> errors.
> dmake: Error code 1, while making
> './wntmsci12.pro/misc/build/so_unpacked_ooo_boost'

Could this be a problem with access rights?  Can you do a "touch" on any
of the files?

-Andre

> 
> I did not get these errors when I built the older versions of OOo. I can
> not determine where the root cause of the errors is.
> So could anybody please give me some suggestions? I'm looking forward to
> them.
> 

Re: building error of boost

Posted by Liang Weike <we...@cs2c.com.cn>.
Hi Eric,

I'm using Windows OS. But your suggestions are valuable. Thank you.
Maybe the access rights lead to it. But I'm not sure. And I'm 
investigating it.

于 5/4/2012 4:28 PM, eric b 写道:
>
> Le 4 mai 12 à 09:21, Liang Weike a écrit :
>
>> Hi,
>>
>
> Hi,
>
>> I'm a software engineer working at CS2C company. And I'm trying to 
>> build AOO. But at the beginning the process was stopped when entering 
>> boost
>> module.
>>
>
> This is the beginning of the build, indeed.
>
>
>> The errors are like these:
>>
>> x boost_1_39_0/boost/accumulators/accumulators.hpp: Can't update time
>> for boost_1_39_0/boost/accumulators/accumulators.hpp
>
>
> Several possibilities :
>
> 1) The log is not complete, and I'll assume you are using Linux.
>
> you are using an external disk, and the partition is not mounted 
> correctly for the user. Said differently, you need to change the 
> flags, if you want the users to write on it.
>
> What returns the command (typed in a terminal) :
>
> mount
>
> + this one :
>
> cat /etc/fstab
>
>
> 2) other possiblity : the disk can be full, has I/O issue, or is close 
> to die
>
> Please try (in a terminal) :
>
> df -H
>
> Other solution : some severe issue with R/W operation occured, and the 
> partition has been remounted in read only mode.
>
> What returns  "mount" (typed in a terminal) ?
>
>
> Regards,
> Eric Bachard
>
-- 
Regards,
Liang Weike


Re: building error of boost

Posted by eric b <er...@free.fr>.
Le 4 mai 12 à 09:21, Liang Weike a écrit :

> Hi,
>

Hi,

> I'm a software engineer working at CS2C company. And I'm trying to  
> build AOO. But at the beginning the process was stopped when  
> entering boost
> module.
>

This is the beginning of the build, indeed.


> The errors are like these:
>
> x boost_1_39_0/boost/accumulators/accumulators.hpp: Can't update time
> for boost_1_39_0/boost/accumulators/accumulators.hpp


Several possibilities :

1) The log is not complete, and I'll assume you are using Linux.

you are using an external disk, and the partition is not mounted  
correctly for the user. Said differently, you need to change the  
flags, if you want the users to write on it.

What returns the command (typed in a terminal) :

mount

+ this one :

cat /etc/fstab


2) other possiblity : the disk can be full, has I/O issue, or is  
close to die

Please try (in a terminal) :

df -H

Other solution : some severe issue with R/W operation occured, and  
the partition has been remounted in read only mode.

What returns  "mount" (typed in a terminal) ?


Regards,
Eric Bachard

-- 
qɔᴉɹə
Projet OOo4Kids : http://wiki.ooo4kids.org/index.php/Main_Page
L'association EducOOo : http://www.educoo.org
Blog : http://eric.bachard.org/news