pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: audio/csound6 and devel/sdl12-compat failing on Darwin (macOS 14.0)
Am Samstag 21 Oktober 2023 um 16:13:25 +0200, schrieb Adam 0,7K:
> >>> I tested this months ago and could produce a working version of din with
> >>> sdl12-compat, after mailing back and forth with Santosh) and
> >>> audio/csound6, which ist currently at version 6.15.0 and I have the
> >>> strong believe that a bump to version 6.18.1 could solve the build
> >>> problems at Darwin on a M1.
> >>
> >> Hi Manuel,
> >>
> >> Do you have access to pkgsrc-wip? Testing a 6.18.1 package there would
> >> help move things forward.
> >>
> >> Cheers,
> >>
> >> J
> >
> > Hi!
> >
> > Updated and commited to wip/csound6181; but I get the following error on
> > bmake install:
>
> I've fixed the build and patches (which were not registered in distinfo and contained illegal characters).
>
> Kind regards,
> Adam
Hi!
Thank you for cleaning up; I totally forgot to run pkglint :-( The build
succeeded, but I ran into the next problems: even if I disable jack and
enable portaudio as the supported audio driver:
bmake PKG_OPTIONS="portaudio" clean update install
csound can't output sound; I don't know how to proceed - my searches
yielded this result:
https://github.com/csound/csound/issues/1147
But even after experimenting with
CMAKE_ARGS+= -DJACK_HEADER=${BUILDLINK_PREFIX.jack}/include/jack
#CMAKE_ARGS+= -DJACK_LIBRARY=${BUILDLINK_PREFIX.jack}/lib/jack/
in options.mk, I'm prompted with the following errors (jack and
portaudio):
- - - - - - - - - - %< - - - - - - - - - -
unknown rtaudio module: 'jack', using dummy modulertaudio: dummy module enabled
unknown rtaudio module: 'PortAudio', using dummy modulertaudio: dummy module enabled
- - - - - - - - - - %< - - - - - - - - - -
Again: happy about helping hands :-/
Kind regards.
Home |
Main Index |
Thread Index |
Old Index