TooTallNate / node-speaker

Output PCM audio data to the speakers
648 stars 145 forks source link

Won't build on Android Termux #145

Closed GameKyuubi closed 4 years ago

GameKyuubi commented 4 years ago
gyp: name 'mpg123_backend' is not defined while evaluating condition 'mpg123_backend=="alsa"' in deps/mpg123/mpg123.gyp while loading dependencies of binding.gyp while trying to load binding.gyp
gyp ERR! configure error
gyp ERR! stack Error: `gyp` failed with exit code: 1
gyp ERR! stack     at ChildProcess.onCpExit (/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/node-gyp/lib/configure.js:351:16)
gyp ERR! stack     at ChildProcess.emit (events.js:315:20)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)
gyp ERR! System Linux 3.18.120-perf-gdae3952
gyp ERR! command "/data/data/com.termux/files/usr/bin/node" "/data/data/com.termux/files/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /data/data/com.termux/files/home/source/soundspace/node_modules/speaker
gyp ERR! node -v v14.2.0
gyp ERR! node-gyp -v v5.1.0
gyp ERR! not ok
GameKyuubi commented 4 years ago

Looks like sound just isn't complete in Termux yet!