Re: make install-world fails sometimes in Mac M1

2022-07-18 Thread Gaddam Sai Ram
> It must be a problem induced by the shell used to run the script, then. > What is it? The script itself doesn't say. Tried with, 1. Bash shell 2. zsh shell 3. Started terminal via rosetta(Again with both bash and zsh) Same issue in all 3 cases. Regards G. Sai Ram On Wed, 13

Re: make install-world fails sometimes in Mac M1

2022-07-13 Thread Alvaro Herrera
On 2022-Jul-11, Gaddam Sai Ram wrote: >       Even we don't have any problem when we run commands via > terminal. Problem occurs only when we run as a part of script. It must be a problem induced by the shell used to run the script, then. What is it? The script itself doesn't say. -- Álvaro He

Re: make install-world fails sometimes in Mac M1

2022-07-04 Thread Tom Lane
Gaddam Sai Ram writes: >       We are using a script to install Postgres from source, the script works > fine in ubuntu and Mac(intel) but mostly fails(works sometimes) in Mac M1.  We have developers (including me) and buildfarm machines using M1 Macs, and nobody else is reporting any big proble

make install-world fails sometimes in Mac M1

2022-07-04 Thread Gaddam Sai Ram
Hi team,        We are using a script to install Postgres from source, the script works fine in ubuntu and Mac(intel) but mostly fails(works sometimes) in Mac M1.  Configure and make world works fine. But fails during make install-world. /Applications/Xcode.app/Contents/Developer/usr/bin/mak