Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nodejs-19 fails to build on amd64 #36399

Open
murraybd opened this issue Dec 11, 2024 · 0 comments
Open

nodejs-19 fails to build on amd64 #36399

murraybd opened this issue Dec 11, 2024 · 0 comments
Labels
bug Something isn't working service:ftbfs Failed to Build From Source

Comments

@murraybd
Copy link
Member

The package nodejs-19 currently fails to build from source and has for some time.

Here's a log excerpt of a recent build failure:

INFO 🔗                  from ../../deps/v8/src/heap/cppgc/sweeper.cc:5: name="Configure and build"
INFO 🔗 ../../deps/v8/src/heap/cppgc/stats-collector.h: In member function 'void cppgc::internal::StatsCollector::ForAllAllocationObservers(Callback)': name="Configure and build"
INFO 🔗 ../../deps/v8/src/heap/cppgc/stats-collector.h:394:48: error: cannot convert 'std::vector<cppgc::internal::StatsCollector::AllocationObserver*>::iterator' to 'const char*' name="Configure and build"
INFO 🔗   394 |         std::remove(allocation_observers_.begin(), allocation_observers_.end(), name="Configure and build"
INFO 🔗       |                     ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ name="Configure and build"
INFO 🔗       |                                                | name="Configure and build"
INFO 🔗       |                                                std::vector<cppgc::internal::StatsCollector::AllocationObserver*>::iterator name="Configure and build"
INFO 🔗 In file included from /usr/include/c++/14/cstdio:42, name="Configure and build"
INFO 🔗                  from /usr/include/c++/14/ext/string_conversions.h:45, name="Configure and build"
INFO 🔗                  from /usr/include/c++/14/bits/basic_string.h:4154, name="Configure and build"
INFO 🔗                  from /usr/include/c++/14/string:54, name="Configure and build"
INFO 🔗                  from /usr/include/c++/14/bits/locale_classes.h:40, name="Configure and build"
INFO 🔗                  from /usr/include/c++/14/bits/ios_base.h:41, name="Configure and build"
INFO 🔗                  from /usr/include/c++/14/ios:44, name="Configure and build"
INFO 🔗                  from /usr/include/c++/14/istream:40, name="Configure and build"
INFO 🔗                  from /usr/include/c++/14/sstream:40, name="Configure and build"
INFO 🔗                  from ../../deps/v8/src/base/logging.h:10, name="Configure and build"
INFO 🔗                  from ../../deps/v8/src/base/macros.h:12, name="Configure and build"
INFO 🔗                  from ../../deps/v8/src/heap/cppgc/sweeper.h:10: name="Configure and build"
INFO 🔗 /usr/include/stdio.h:158:32: note:   initializing argument 1 of 'int remove(const char*)' name="Configure and build"
INFO 🔗   158 | extern int remove (const char *__filename) __THROW; name="Configure and build"
INFO 🔗       |                    ~~~~~~~~~~~~^~~~~~~~~~ name="Configure and build"
WARN 🔗 ninja: subcommands failed name="Configure and build"
WARN 🔗 make: *** [Makefile:149: node] Error 1 name="Configure and build"
INFO 🔗 deleting guest dir /tmp/melange-guest-3039829049
INFO 🔗 deleting workspace dir /tmp/melange-workspace-2110316484
INFO 🔗 removing image path /tmp/melange-guest-2111291277
ERRO 🔗 failed to build package: unable to run package nodejs-19 pipeline: unable to run pipeline: exit status 2
@murraybd murraybd added bug Something isn't working service:ftbfs Failed to Build From Source labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working service:ftbfs Failed to Build From Source
Projects
None yet
Development

No branches or pull requests

1 participant