Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- > [email protected] install /home/minerobber/node_mdns
- > node-gyp rebuild
- make: Entering directory '/home/minerobber/node_mdns/build'
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_sd.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_browse.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_enumerate_domains.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_get_addr_info.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_process_result.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_ref.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_ref_deallocate.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_ref_sock_fd.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_register.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_resolve.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/dns_service_update_record.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/mdns_utils.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/network_interface.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/socket_watcher.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/txt_record_ref.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/txt_record_create.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/txt_record_deallocate.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/txt_record_set_value.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/txt_record_get_length.o
- CXX(target) Release/obj.target/dns_sd_bindings/src/txt_record_buffer_to_object.o
- SOLINK_MODULE(target) Release/obj.target/dns_sd_bindings.node
- COPY Release/dns_sd_bindings.node
- make: Leaving directory '/home/minerobber/node_mdns/build'
- [email protected] /home/minerobber/node_mdns
- | +-- [email protected]
- | +-- [email protected]
- | | `-- [email protected]
- | +-- [email protected]
- | +-- [email protected]
- | `-- [email protected]
- | +-- [email protected]
- | | `-- [email protected]
- | +-- [email protected]
- | +-- [email protected]
- | +-- [email protected]
- | +-- [email protected]
- | | `-- [email protected]
- | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | | +-- [email protected]
- | | | | +-- [email protected]
- | | | | `-- [email protected]
- | | | | `-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | | +-- [email protected]
- | | | +-- [email protected]
- | | | +-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | | +-- [email protected]
- | | | +-- [email protected]
- | | | | +-- [email protected]
- | | | | +-- [email protected]
- | | | | +-- [email protected]
- | | | | `-- [email protected]
- | | | | +-- [email protected]
- | | | | `-- [email protected]
- | | | `-- [email protected]
- | | | +-- [email protected]
- | | | +-- [email protected]
- | | | +-- [email protected]
- | | | +-- [email protected]
- | | | | `-- [email protected]
- | | | +-- [email protected]
- | | | +-- [email protected]
- | | | | `-- [email protected]
- | | | +-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | +-- [email protected]
- | | | `-- [email protected]
- | | +-- [email protected]
- | | `-- [email protected]
- | `-- [email protected]
- | `-- [email protected]
- | +-- [email protected]
- | `-- [email protected]
- | `-- [email protected]
- | +-- [email protected]
- | `-- [email protected]
- | +-- [email protected]
- | `-- [email protected]
- | +-- [email protected]
- | | +-- [email protected]
- | | `-- [email protected]
- | +-- [email protected]
- | `-- [email protected]
- npm WARN [email protected] No license field.
- /usr/local/lib/node_modules/mdns -> /home/minerobber/node_mdns
- > [email protected] test /home/minerobber/node_mdns
- > node utils/testrun
- *** WARNING *** The program 'nodejs' called 'DNSServiceRegister()' which is not supported (or only supported partially) in the Apple Bonjour compatibility layer of Avahi.
- *** WARNING *** Please fix your application to use the native API of Avahi!
- *** WARNING *** For more information see <http://0pointer.de/avahi-compat?s=libdns_sd&e=nodejs&f=DNSServiceRegister>
- test_browser
- Browser
- ��� Should retrieve interface name from cache when interface index is no longer valid [4/4]
- ��� Should survive invalid MDNS advert [1/1]
- test_dns_sd
- ��� DNSServiceRef [3/3]
- ��� DNSServiceRegister() [16/20]
- Error: dns service error: unknown
- { [Error: dns service error: unknown] errorCode: -65537 }
- AssertionError: File descriptor must not be -1 after initialization
- { [AssertionError: File descriptor must not be -1 after initialization]
- name: 'AssertionError',
- actual: -1,
- expected: -1,
- operator: '!==',
- message: 'File descriptor must not be -1 after initialization',
- generatedMessage: false }
- AssertionError: DNSServiceRef must be initialized
- { [AssertionError: DNSServiceRef must be initialized]
- name: 'AssertionError',
- actual: false,
- expected: true,
- operator: '===',
- message: 'DNSServiceRef must be initialized',
- generatedMessage: false }
- Error: dns service error: unknown
- { [Error: dns service error: unknown] errorCode: -65537 }
- /home/minerobber/node_mdns/tests/test_dns_sd.js:379
- dns_sd.DNSServiceRegister(serviceRef, 0, 0, null, service_type,
- ^
- Error: dns service error: unknown
- at Error (native)
- at exports.DNSServiceProcessResult() (/home/minerobber/node_mdns/tests/test_dns_sd.js:379:10)
- at run_testcase (/home/minerobber/node_mdns/utils/testrun:191:3)
- at Array.<anonymous> (/home/minerobber/node_mdns/node_modules/slide/lib/bind-actor.js:15:8)
- at LOOP (/home/minerobber/node_mdns/node_modules/slide/lib/chain.js:15:14)
- at /home/minerobber/node_mdns/node_modules/slide/lib/chain.js:18:7
- at EventEmitter.done (/home/minerobber/node_mdns/utils/testrun:189:5)
- at exports.DNSServiceRegister() (/home/minerobber/node_mdns/tests/test_dns_sd.js:314:5)
- at run_testcase (/home/minerobber/node_mdns/utils/testrun:191:3)
- at Array.<anonymous> (/home/minerobber/node_mdns/node_modules/slide/lib/bind-actor.js:15:8)
- npm ERR! Test failed. See above for more details.
Advertisement
Add Comment
Please, Sign In to add comment