Skip to content

Build fails on Node.js #544

@anonrig

Description

@anonrig

Full log: https://ci.nodejs.org/job/node-test-commit-linux-containered/40031/nodes=ubi81_sharedlibs_openssl111fips_x64/console

00:00:38.632 In file included from ../src/encoding_binding.cc:2:
00:00:38.632 ../deps/ada/ada.h:1509:3: error: inline function 'virtual size_t ada::url_base::parse_port(std::string_view, bool)' used but never defined [-Werror]
00:00:38.632    parse_port(std::string_view view, bool check_trailing_content) noexcept = 0;
00:00:38.632    ^~~~~~~~~~
00:00:38.632 cc1plus: all warnings being treated as errors
00:00:38.633 make[2]: *** [libnode.target.mk:422: /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/libnode/src/encoding_binding.o] Error 1
00:00:38.634 make[2]: *** Waiting for unfinished jobs....
00:00:40.164 In file included from ../src/node_url.h:7,
00:00:40.164                  from ../src/node_api.cc:13:
00:00:40.164 ../deps/ada/ada.h:1509:3: error: inline function 'virtual size_t ada::url_base::parse_port(std::string_view, bool)' used but never defined [-Werror]
00:00:40.164    parse_port(std::string_view view, bool check_trailing_content) noexcept = 0;
00:00:40.164    ^~~~~~~~~~
00:00:40.164 cc1plus: all warnings being treated as errors
00:00:40.167 make[2]: *** [libnode.target.mk:422: /home/iojs/build/workspace/node-test-commit-linux-containered/out/Release/obj.target/libnode/src/node_api.o] Error 1
00:00:42.676 In file included from ../src/cares_wrap.cc:23:
00:00:42.676 ../deps/ada/ada.h:1509:3: error: inline function 'virtual size_t ada::url_base::parse_port(std::string_view, bool)' used but never defined [-Werror]
00:00:42.676    parse_port(std::string_view view, bool check_trailing_content) noexcept = 0;
00:00:42.676    ^~~~~~~~~~
00:00:42.676 cc1plus: all warnings being treated as errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions