andrewrk / andrewrk/groovebasin

../src/player.h:6:10: fatal error: grooveplayer/player.h: No such file or directory

Ouverte
#506 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
2k
Forks
119
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

This is on artix linux (derivative of arch) with libgrrove-git installed. Any ideas?

```
$ npm run build

> groovebasin@1.5.1 build /extra/home/git/groovebasin
> npm install && ./build

npm WARN deprecated minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated node-uuid@1.4.8: Use uuid module instead

> groove@2.5.1 install /extra/home/git/groovebasin/node_modules/groove
> node-gyp rebuild

make: Entering directory '/extra/home/git/groovebasin/node_modules/groove/build'
CXX(target) Release/obj.target/groove/src/groove.o
In file included from ../src/groove.cc:5:0:
../src/player.h:6:10: fatal error: grooveplayer/player.h: No such file or directory
#include
^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [groove.target.mk:102: Release/obj.target/groove/src/groove.o] Error 1
make: Leaving directory '/extra/home/git/groovebasin/node_modules/groove/build'
gyp ERR! build error
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/usr/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:258:23)
gyp ERR! stack at ChildProcess.emit (events.js:159:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:12)
gyp ERR! System Linux 4.15.0-rc6-mainline
gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /extra/home/git/groovebasin/node_modules/groove
gyp ERR! node -v v9.3.0
gyp ERR! node-gyp -v v3.6.2
gyp ERR! not ok
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! groove@2.5.1 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the groove@2.5.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /extra/home/.npm/_logs/2018-01-03T10_09_14_228Z-debug.log
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! groovebasin@1.5.1 build: `npm install && ./build`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the groovebasin@1.5.1 build script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /extra/home/.npm/_logs/2018-01-03T10_09_14_325Z-debug.log

```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.