[bug #64746] Exponential Runtime in make 4.4.1 when export is used

2023-10-04 Thread Till Backhaus
Status: None ___ Follow-up Comments: --- Date: Wed 04 Oct 2023 09:31:42 PM UTC By: Till Backhaus This is my first report here, I might lack the proper etiquette. I'm on fedora 38 whi

Exponential Runtime in make 4.4.1 when export is used

2023-10-04 Thread Till Backhaus
Hello, This is my first report here, I might lack the proper etiquette. I'm on fedora 38 which installs gnu-make 4.4.1. I'm reporting a regression related to the changed behavior of export: * WARNING: Backward-incompatibility! Previously makefile variables marked as export were not exported to

[bug #64746] Exponential Runtime in make 4.4.1 when export is used

2023-10-06 Thread Till Backhaus
Follow-up Comment #2, bug #64746 (project make): That explanation was really helpful. I discovered the difference between recursively expanded variables and simple expanded variables only after posting this issue, but I was still confused why recursive expanded variables would cause this behavior.

Re: Exponential Runtime in make 4.4.1 when export is used

2023-10-10 Thread Till Backhaus
otoprism, I'm just a user.) https://github.com/photoprism/photoprism/discussions/3790 is the discussion I had with the project. Best regards, Till Am Mo., 9. Okt. 2023 um 17:09 Uhr schrieb Edward Welbourne < edward.welbou...@qt.io>: > On Wed, Oct 4, 2023 at 6:09 PM Till Backhaus wrote