I am using OSS a bit with the scm's, and I try to build with support for both alsa and OSS when possible, and so far that has been possible.
I added the tiff dependency, as I use Icewm that is already installed via tcz's so I did not notice. Thanks for finding.
Delete Audacity configs in home dir
Update via ScmApps-->Local-->Updates OK
md5=c14024654d775dd2a21c1c74a091468
Audacity now loads and starts via menu JWM entry OK
Now Observed
SCM
Using OSS
scm manually loaded via Local-->Install
Start from terminal/apps/bin/audacity-1.3
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.front
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround40
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround41
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround50
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround51
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.surround71
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.iec958
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.hdmi
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.modem
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.phoneline
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4663:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM dmix
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:4184:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
ALSA lib conf.c:4663:(snd_config_expand) Evaluate error: No such file or directory
ALSA lib pcm.c:2212:(snd_pcm_open_noupdate) Unknown PCM dmix
ALSA lib dlmisc.c:236:(snd1_dlobj_cache_get) Cannot open shared library /apps/audacity-1.3/lib/alsa-lib/libasound_module_pcm_oss.so
ALSA lib dlmisc.c:236:(snd1_dlobj_cache_get) Cannot open shared library /apps/audacity-1.3/lib/alsa-lib/libasound_module_pcm_oss.so
Menu barA single alteration made to app setup
Edit-->Preferences-->Import/Export-->Show Metadata Editor prior to export=disable
Result:
This prevented display of some entries in the app menu bar
Minimize then maximize window returned all entries
RecordingPreliminary (quick and dirty) tests
Successfully records static produced by audio card (no audio signal input)
Successfully manipulate recording by removing dc offset
Successfully replay recording
Fails to save via export to wav file; error message "cannot export in this format"
Audacity manually shut down and restarted
ImportingFile-->Import-->test.wav (method=read directly from original)
Fails to import file
Auadcity catastrophically closes
Error message in terminal "Segmentation Fault"
Eliminate HardwareRepeat tests on different hardware on which Audacity has been in continuous use since TC3.3
Results:
Identical to those above