Hello Peter,

On Thu, Jul 21, 2022 at 10:47:38AM +0200, Peter Kovacs wrote:

> Hi all,
> 
> I started to build AOO again. (finally found some time)
> 
> I run into a strange issue.
> 
> =============
> Building module gtest
> =============
> 
> Entering /workspace/AOO/gitbox/ext_libraries/gtest
> 
> if [ -d ./unxlngx6/misc/build/gtest-1.7.0 ] ; then echo "moving" && mv
> ./unxlngx6/misc/build/gtest-1.7.0 ./unxlngx6/misc/build/gtest-1.7.0_removeme
> ; fi
> moving
> unzip:  cannot find or open 
> /home/legine/AOO/ext_sources/2d6ec8ccdf5c46b05ba54a9fd1d130d7-gtest-1.7.0.zip,
>  
> /home/legine/AOO/ext_sources/2d6ec8ccdf5c46b05ba54a9fd1d130d7-gtest-1.7.0.zip.zip
> or 
> /home/legine/AOO/ext_sources/2d6ec8ccdf5c46b05ba54a9fd1d130d7-gtest-1.7.0.zip.Z
> IP.
> dmake:  Error code 9, while making
> './unxlngx6/misc/build/so_unpacked_oo_gtest'
> 
> here is the content of my ext source:
> 
> 
> [root@1b6f44d92128 main]# ll /workspace/AOO/gitbox/ext_sources/*gtest*
> -rw-rw-r-- 1 1001 1001 1164254 Jan  7  2020 
> /workspace/AOO/gitbox/ext_sources/2d6ec8ccdf5c46b05ba54a9fd1d130d7-gtest-1.7.0.zip
> 
> I think it is strange that the build is searching in /home/legine/ which
> does not exist on the docker image, plus it will not find the sources there
> in general.
> 
> Anyone had this issue before? I think we should search realtive to main
> folder if we are not able to find it.

I think I encounter similar issues when I build under Docker and then
again on bare metal, or vice versa, on the same source tree.

"dmake clean" is necessary at every switch (Docker - bare metal) and I
often forget about it.

I hope this helps.

Best regards,
-- 
Arrigo

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

Reply via email to