Re: firefox-esr-115.12 failing to build from source

2024-07-16 Thread Emilio Pozuelo Monfort
On 16/07/2024 00:56, Chris Frey wrote: On Mon, Jul 15, 2024 at 11:29:40AM +0200, Emilio Pozuelo Monfort wrote: I'm not sure what went on there. I see that dh_install got called from the override_dh_install-arch target, but it doesn't have a '-a' argument, which would be appropriate. Normally I t

Re: firefox-esr-115.12 failing to build from source

2024-07-15 Thread Chris Frey
On Mon, Jul 15, 2024 at 11:29:40AM +0200, Emilio Pozuelo Monfort wrote: > I'm not sure what went on there. I see that dh_install got called from the > override_dh_install-arch target, but it doesn't have a '-a' argument, which > would be appropriate. Normally I test-built firefox locally using > dp

Re: firefox-esr-115.12 failing to build from source

2024-07-15 Thread Emilio Pozuelo Monfort
On 15/07/2024 11:08, Chris Frey wrote: On Mon, Jul 15, 2024 at 10:53:37AM +0200, Emilio Pozuelo Monfort wrote: It might. If you upload it somewhere, I can try to take a quick look and see if I spot anything. Here: http://digon.foursquare.net/firefox-esr-115.12-dsc-buildlog.txt I appr

Re: firefox-esr-115.12 failing to build from source

2024-07-15 Thread Chris Frey
On Mon, Jul 15, 2024 at 10:53:37AM +0200, Emilio Pozuelo Monfort wrote: > It might. If you upload it somewhere, I can try to take a quick look and see > if I spot anything. Here: http://digon.foursquare.net/firefox-esr-115.12-dsc-buildlog.txt I appreciate any tips you can share. Thanks,

Re: firefox-esr-115.12 failing to build from source

2024-07-15 Thread Emilio Pozuelo Monfort
On 15/07/2024 10:37, Chris Frey wrote: On Mon, Jul 15, 2024 at 10:12:25AM +0200, Emilio Pozuelo Monfort wrote: That's happened to me when my build fail midway, usually due to lack of disk space, and after freeing some and restarting it, that would happen. The reason is probably a bug in debian/r

Re: firefox-esr-115.12 failing to build from source

2024-07-15 Thread Chris Frey
On Mon, Jul 15, 2024 at 10:12:25AM +0200, Emilio Pozuelo Monfort wrote: > That's happened to me when my build fail midway, usually due to lack of disk > space, and after freeing some and restarting it, that would happen. The > reason is probably a bug in debian/rules' dependencies. If that was the

Re: firefox-esr-115.12 failing to build from source

2024-07-15 Thread Emilio Pozuelo Monfort
On 15/07/2024 08:29, Chris Frey wrote: I'm trying to build the last firefox-esr source that was included with the now obsolete Debian Buster, 115.12. Using: apt-get source firefox-esr Expanding with (if necessary): dpkg-source -x firefox-esr_115.12.0esr-1~deb10u1.dsc Installi