Re: NetBSD 7 and segfault
Yasushi Oshima <[email protected]> Thu, 16 Oct 2014 00:01:48 +0900 (JST)
| Newsgroups | gmane.os.netbsd.ports.sh3 |
|---|---|
| Message-ID | <[email protected]> |
Hi, Nick Hudson <[email protected]> wrote: > I created a landisk netbsd-7 distribution using the latest gcc4.8 > branch. It's here > > ftp://ftp.netbsd.org/pub/NetBSD/misc/skrll/landisk-7-patchedgcc > > Can you test it please? I tested it, and building digest was successful! Thanks! However, some atf tests which passwd with binary compiled by gcc4.5 still failed (ex. tests/fs/psshfs). ... tc-so:Setting up SSH client configuration tc-so:Executing command [ ssh-keygen -f ssh_user_key -t rsa -b 1024 -N -q ] tc-so:Executing command [ cp ssh_user_key.pub authorized_keys ] tc-so:Executing command [ chmod 600 authorized_keys ] tc-so:Executing command [ mount -t psshfs -o -F=/tmp/atf-run.Edosme/ssh_config localhost:/tmp/atf-run.Edosme/root mnt ] tc-so:Executing command [ ls -R mnt ] tc-se:ls: Fail: incorrect exit status: mnt: Device not configured tc-se:1, expected: 0 tc-se:stdout: tc-se: tc-se:stderr: tc-se:ls: mnt: Device not configured ... I'm checking results now for whether more information exists. Thanks, -- Yasushi Oshima.