Package: nodejs Version: 6.0.0~dfsg-1 Severity: important Dear Maintainer,
I am unable to run nodejs at all on a PowerBook G4 12", because of an illegal instruction. This is true for both the version in "sid" (4.x?) and "experimental" (6.0.0) "cat /proc/cpuinfo | grep cpu" returns: cpu : 7447A, altivec supported Here is some debugger output that someone suggested I send with my bug report: (gdb) run Starting program: /usr/bin/nodejs [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/powerpc-linux-gnu/libthread_db.so.1". [New Thread 0xb7fba450 (LWP 1712)] [New Thread 0xb77ba450 (LWP 1713)] [New Thread 0xb6fba450 (LWP 1714)] [New Thread 0xb67ba450 (LWP 1715)] Program received signal SIGILL, Illegal instruction. 0x6007e388 in ?? () (gdb) x/i $pc => 0x6007e388: fcfid f1,f1 (gdb) x/x $pc 0x6007e388: 0xfc200e9c (gdb) I am glad to supply more information if necessary - I am a competent Debian user but I do not know very much about debugging this sort of thing. Thanks, Sam -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: powerpc (ppc) Kernel: Linux 4.5.0-2-powerpc Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages nodejs depends on: ii libc-ares2 1.11.0-1 ii libc6 2.24-1 ii libgcc1 1:6.2.0-2 ii libicu55 55.1-7 ii libssl1.0.2 1.0.2h-1 ii libstdc++6 6.2.0-2 ii libuv1 1.9.1-1 ii zlib1g 1:1.2.8.dfsg-2+b1 nodejs recommends no packages. nodejs suggests no packages. -- no debconf information

