GithubHelp home page GithubHelp logo

node-gss's People

Contributors

davidben avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

kcr

node-gss's Issues

Return KRB_ERROR token in {init,accept}SecContext

Currently we can't both return data and signal an exception, which is different from real GSSAPI. This is obnoxious and rarely relevant, but I believe it happens when there is a KRB_ERROR token to return. Plumb that through in the public API. (Attach to exception?)

npm build error on redhat 6 server

[buildbot@hss-tools node-gss]$ npm install
npm http GET https://registry.npmjs.org/q
npm http 200 https://registry.npmjs.org/q
npm http GET https://registry.npmjs.org/q/-/q-0.9.6.tgz
npm http 200 https://registry.npmjs.org/q/-/q-0.9.6.tgz

> [email protected] install /opt/home/buildbot/node-gss
> node-gyp rebuild

make: Entering directory `/opt/home/buildbot/node-gss/build'
  CXX(target) Release/obj.target/gss/src/context.o
../src/context.cc: In function ‘v8::Handle<v8::Value> node_gss::InitSecContext(const v8::Arguments&)’:
../src/context.cc:61: error: invalid conversion from ‘const char*’ to ‘char*’
../src/context.cc:61: error:   initializing argument 1 of ‘static node::Buffer* node::Buffer::New(char*, size_t)’
../src/context.cc: In function ‘v8::Handle<v8::Value> node_gss::AcceptSecContext(const v8::Arguments&)’:
../src/context.cc:122: error: invalid conversion from ‘const char*’ to ‘char*’
../src/context.cc:122: error:   initializing argument 1 of ‘static node::Buffer* node::Buffer::New(char*, size_t)’
make: *** [Release/obj.target/gss/src/context.o] Error 1
make: Leaving directory `/opt/home/buildbot/node-gss/build'
gyp ERR! build error 
gyp ERR! stack Error: `make` failed with exit code: 2
gyp ERR! stack     at ChildProcess.onExit (/usr/local/lib/node_modules/npm/node_modules/node-gyp/lib/build.js:256:23)
gyp ERR! stack     at ChildProcess.EventEmitter.emit (events.js:99:17)
gyp ERR! stack     at Process._handle.onexit (child_process.js:678:10)
gyp ERR! System Linux 2.6.32-131.6.1.el6.x86_64
gyp ERR! command "node" "/usr/local/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
gyp ERR! cwd /opt/home/buildbot/node-gss
gyp ERR! node -v v0.8.22
gyp ERR! node-gyp -v v0.8.5
gyp ERR! not ok 
npm ERR! [email protected] install: `node-gyp rebuild`
npm ERR! `sh "-c" "node-gyp rebuild"` failed with 1
npm ERR! 
npm ERR! Failed at the [email protected] install script.
npm ERR! This is most likely a problem with the gss package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     node-gyp rebuild
npm ERR! You can get their info via:
npm ERR!     npm owner ls gss
npm ERR! There is likely additional logging output above.

npm ERR! System Linux 2.6.32-131.6.1.el6.x86_64
npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! cwd /opt/home/buildbot/node-gss
npm ERR! node -v v0.8.22
npm ERR! npm -v 1.2.14
npm ERR! code ELIFECYCLE
npm ERR! 
npm ERR! Additional logging details can be found in:
npm ERR!     /opt/home/buildbot/node-gss/npm-debug.log
npm ERR! not ok code 0
[buildbot@hss-tools node-gss]$ 
'''

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.