Build failure on Ubuntu 24.04 LTS
This is happening in a container, so I may have missed a dependency. But the ALSA and JACK libraries and header files are installed:
```
Name Version Architecture Description
...
libasound2-data 1.2.11-1ubuntu0.1 all Configuration files and profiles for ALSA drivers
libasound2-dev:amd64 1.2.11-1ubuntu0.1 amd64 shared library for ALSA applications -- development files
libasound2t64:amd64 1.2.11-1ubuntu0.1 amd64 shared library for ALSA applications
...
libjack-jackd2-0:amd64 1.9.21~dfsg-3ubuntu3 amd64 JACK Audio Connection Kit (libraries)
libjack-jackd2-dev:amd64 1.9.21~dfsg-3ubuntu3 amd64 JACK Audio Connection Kit (development files)
...
```
This is a log of the build, with the `portaudio`, `libaaio` and `CDP8` build steps printed. Other stuff is also logged and is on the image if you need it.
[podman-build.zip](https://github.com/user-attachments/files/21998907/podman-build.zip)
I'm doing this in a fork of CDP8 <https://github.com/AlgoCompSynth/CDP8.git> so when it's working, I can send you a pull request for the scripts.
关闭于 2025-08-29 2 条评论