[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#931641: perl: FTBFS under qemu-user



Hi!

On 7/8/19 6:18 PM, Niko Tyni wrote:
> This can be reproduced under for instance qemu-armhf with
> 
>   mkdir b && cd b && ../Configure -des -Dmksymlinks
> 
> resulting in lots of 'Permission denied' errors when extracting cflags.SH
> because the script mistakes the shell absolute path for its argument and
> tries to write in the same directory where the shell resides.
> 
> An even simpler reproducer is
> 
>   touch config.sh && sh < cflags.SH
> 
> This is not specific to Perl 5.30, our packaging just started to use
> -Dmksymlinks there and triggered the issue.
> 
> I'm not sure yet where this should be fixed. I'd like to avoid reverting
> the -Dmksymlinks part introduced in 5.30.0-2 as I think enabling parallel
> builds was an improvement. But we'll see.

I will open a bug report upstream with qemu.

Thanks,
Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: