FusionPBX installation on Debian 13 Failed Today

SIPVoIPDumMe

New Member
Sep 23, 2023
10
1
3
FusionPBX installation on Debian 13 hanging at parallel-tests build/config/test-driver!
Tried with PCEnginers apu2c4 and GigaByte GA-C1037UN MB.

FusionPBX installation on Debian 12.13 was successful today April 12, 2026.
 
Additional Info (quote):
configure.ac:1982: the top level
configure.ac:62: installing 'build/config/compile'
configure.ac:30: installing 'build/config/config.guess'
configure.ac:30: installing 'build/config/config.sub'
configure.ac:23: installing 'build/config/install-sh'
configure.ac:23: installing 'build/config/missing'
Makefile.am: installing 'build/config/depcomp'
parallel-tests: installing 'build/config/test-driver' <==Stuck here!
 
I tried to downgrade cmake: apt install automake=1:1.16.5-1.3 --allow-downgrades . the same problem
Debian 12 shouldn't have the problem. I will try..

Edit: Debian 12 is working!
parallel-tests: installing 'build/config/test-driver' done in few seconds on my odroid h2..
problem on Debian 13 is some bugged upgrade. (Tried on proxmox VM)
 
Last edited:
Seeing the exact same thing on some old Thinkpad T430 laptop. I did try having a poke around, but I didn't really feel up to the challenge of grappling with autoconf nonsense.
 
I improved Debian 12 install recently. I'll take a look at Debian 13 install as time permits. I'm hoping that is today or later this week.
 
It worked on debian 13 when I did git checkout f32430b. So it's an issue with the latest commits.
 
This is working again for Debian 13 and Debian 12.

Today, I worked on the Debian 13 and 12 installs. Improved the install for both of them. This is a better version than we had before.
I did several test installs. Music on hold and Sound files used by voicemail and other features are also working.

I don't find it that hard to fix the install. It took longer to do maintenance work on FreeSWITCH's current release version to support Debian 13. We will do more to keep the install working and test it more often to make sure it continues to work.
 
  • Like
Reactions: kenn10