Pedro Lopez-Cabanillas
2006-05-06 20:19:55 UTC
Hi everybody,
don't have CVS write access. I've tried to contact Austin Acton several
times, but he doesn't read my messages or he is too much busy. I've attached
a patch for the spec file which I hope fixes the building problems. If not,
perhaps somebody knows how to fix it.
The build system doesn't find Qt, which is needed by the provided GUI for the
two sample plugins included in the package. I don't know for sure how the RPM
build server works, but there is a missing build requirement:
BuildRequires: qt3-devel
Another issue: It is necessary that when dssi-devel is installed (in order to
compile some plugin), ladspa-devel should also be installed. I've included it
also this requirement in the patch.
Regards,
Pedro
See
http://qa.mandriva.com/build/iurt//cooker/x86_64/log/dssi-0.9.1-3mdk.src.rp
m/
Command failed: TMP=/home/builder/tmp/ sudo chroot
[...]http://qa.mandriva.com/build/iurt//cooker/x86_64/log/dssi-0.9.1-3mdk.src.rp
m/
Command failed: TMP=/home/builder/tmp/ sudo chroot
* ======== DSSI 0.9.1 configured ========
* building jack-dssi-host: yes
* building DSSI OSC tools: yes
* building trivial_synth plugin: yes
* building less_trivial_synth plugin: yes
* building trivial_sampler plugin: yes
* building less_trivial_synth GUI: no (missing Qt)
* building trivial_sampler GUI: no (missing Qt)
[...]* building jack-dssi-host: yes
* building DSSI OSC tools: yes
* building trivial_synth plugin: yes
* building less_trivial_synth plugin: yes
* building trivial_sampler plugin: yes
* building less_trivial_synth GUI: no (missing Qt)
* building trivial_sampler GUI: no (missing Qt)
/home/builder/rpm/tmp/dssi-0.9.1-3mdk-buildroot/usr/lib64/dssi/less_trivial
/home/builder/rpm/tmp/dssi-0.9.1-3mdk-buildroot/usr/lib64/dssi/trivial_samp
ler/trivial_sampler_*
Sorry. I'm receiving these build reports, but I can't do anything because I/home/builder/rpm/tmp/dssi-0.9.1-3mdk-buildroot/usr/lib64/dssi/trivial_samp
ler/trivial_sampler_*
don't have CVS write access. I've tried to contact Austin Acton several
times, but he doesn't read my messages or he is too much busy. I've attached
a patch for the spec file which I hope fixes the building problems. If not,
perhaps somebody knows how to fix it.
The build system doesn't find Qt, which is needed by the provided GUI for the
two sample plugins included in the package. I don't know for sure how the RPM
build server works, but there is a missing build requirement:
BuildRequires: qt3-devel
Another issue: It is necessary that when dssi-devel is installed (in order to
compile some plugin), ladspa-devel should also be installed. I've included it
also this requirement in the patch.
Regards,
Pedro