void-linux / void-packages

The Void source packages collection
https://voidlinux.org
Other
2.59k stars 2.16k forks source link

openbazaar fails to run #35126

Closed RunningDroid closed 1 year ago

RunningDroid commented 2 years ago

System

Expected behavior

openbazaar runs, maybe draws a window.

Actual behavior

openbazaar dies via SIGABRT after printing this on stdout:

[13122:0119/204315:FATAL:content_main_runner.cc(691)] Check failed: base::i18n::InitializeICU().
#0 0x000001e5855e <unknown>
#1 0x000001e6e25b <unknown>
#2 0x000001221720 <unknown>
#3 0x0000012205ba <unknown>
#4 0x000003479633 main
#5 0x7f238bb8fe0a <unknown>
#6 0x000000579189 <unknown>

Steps to reproduce the behavior

Run openbazaar in a terminal

github-actions[bot] commented 2 years ago

Issues become stale 90 days after last activity and are closed 14 days after that. If this issue is still relevant bump it or assign it.

RunningDroid commented 2 years ago

I missed the stale message but this bug is still present.

RunningDroid commented 2 years ago

To make things worse, nodejs FTBFS & is out of date. I'll look into updating nodejs in ~1 week, I'm busy atm.

Edit: I misread what xbps-src was saying; It has failing tests, not a FTBFS.

RunningDroid commented 2 years ago

Apparently the company behind openbazaar folded, so if it takes too long for me to fix this I may just PR a removal.

RunningDroid commented 2 years ago

https://github.com/Dica-Developer/generator-node-webkit/issues/53 suggests that the issue is the icudtl.dat file, but we have that file & replacing it with one from electron13 doesn't change anything. I'll probably try reworking the package to build from source similar to how Arch's AUR package does it (even though that one also has problems) : https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=openbazaar