Hi Mitsuya, On Sat, Jul 26, 2014 at 12:55 PM, Mitsuya Shibata <mty.shib...@gmail.com> wrote: > > Hi Yixuan, > > 2014-07-22 10:15 GMT+09:00 Guo Yixuan <culu....@gmail.com>: > > It seems __sparc64__ is not defined on sparc64, and in order > > to detect the architecture, both __sparc__ and __arch64__ > > need to be tested. > > Thank you for your patch. > > However I haven't test it yet. > > 1. pbuilder > $ sudo pbuilder --create --architecture sparc64 > E: Invalid Release file, no entry for main/binary-sparc64/Packages > E: debootstrap failed > > 2. Wiki way > https://wiki.debian.org/Sparc64 > $ sudo chroot sparc64-port dpkg --configure -a > Setting up lsb-base (4.1+Debian13) ... > Setting up ncurses-base (5.9+20140712-2) ... > Setting up sensible-utils (0.0.9) ... > *** longjmp causes uninitialized stack frame ***: /bin/sh terminated > > Can you please give me information about creating build environment for sparc64? > > Best regards, > -- > Mitsuya Shibata > mty.shib...@gmail.com
I followed the wiki way, and didn't encounter the longjmp bug. Perhaps this is some new bug in the shell? (I added debian-sparc@l.d.o in cc for help.) Regards, Yixuan