On 20/01/17 23:29, Andrew Shadura wrote: > On 20/01/17 23:28, Andrew Shadura wrote: >> On 20/01/17 22:24, Andrew Shadura wrote: >>> To reproduce, I built seed-webkit2 on ppc64, installed >>> libjavascriptcoregtk-4.0-18-dbgsym and ran in the directory with unpacked >>> package source: >>> >>> $ export LD_LIBRARY_PATH=$(pwd)/libseed/.libs: >>> $ cd doc/modules/readline >>> $ gdb ../../../src/seed >> >> Obviously, I meant this: >> >> $ gdb ../../../src/.libs/seed >> >>> (gdb) set args ../../../doc/modules/make-functions.js >>> ../../../doc/modules/readline/readline.js >>> (gdb) run > > By the way, nearly exactly the same error happens on mips:
Huh? mips built fine: https://buildd.debian.org/status/package.php?p=webkit2gtk&suite=sid Can you explain what you mean? Emilio