public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "doko at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug go/52586] libgo fails to build for mips*64-linux-gnu (reference to undefined name 'SYS_GETDENTS64')
Date: Tue, 01 May 2012 23:15:00 -0000	[thread overview]
Message-ID: <bug-52586-4-Kkc4CJjnbx@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52586-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52586

--- Comment #9 from Matthias Klose <doko at gcc dot gnu.org> 2012-05-01 23:14:15 UTC ---
Native configuration is mipsel-unknown-linux-gnu

                === libgo tests ===


Running target unix
FAIL: archive/zip

                === libgo Summary for unix ===

# of expected passes            122
# of unexpected failures        1

Running target unix/-mabi=n32
FAIL: archive/zip
FAIL: os/user

                === libgo Summary for unix/-mabi=n32 ===

# of expected passes            121
# of unexpected failures        2

Running target unix/-mabi=64
FAIL: archive/zip
FAIL: os/user

                === libgo Summary for unix/-mabi=64 ===

# of expected passes            121
# of unexpected failures        2

                === libgo Summary ===

# of expected passes            364
# of unexpected failures        5


this seems to work. the fails are:


--- FAIL: zip.TestReader (2.72 seconds)
        reader_test.go:254: error=open testdata/go-no-datadesc-sig.zip: No such
file or directory, want <nil>
        reader_test.go:254: error=open testdata/go-with-datadesc-sig.zip: No
such file or directory, want <nil>
panic: Error reading go-with-datadesc-sig.zip: open
testdata/go-with-datadesc-sig.zip: No such file or directory
 [recovered]
        panic: Error reading go-with-datadesc-sig.zip: open
testdata/go-with-datadesc-sig.zip: No such file or d
irectory
FAIL: archive/zip
../../../src/libgo/testsuite/gotest: line 448: gotest-timeout: No such file or
directory


--- FAIL: user.TestCurrent (0.14 seconds)
        user_test.go:35: Current: user: unknown userid 1174
--- FAIL: user.TestLookup (0.00 seconds)
        user_test.go:76: Current: user: unknown userid 1174
--- FAIL: user.TestLookupId (0.00 seconds)
        user_test.go:92: Current: user: unknown userid 1174
FAIL
FAIL: os/user

note that the user is not present in /etc/passwd.


  parent reply	other threads:[~2012-05-01 23:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-14 14:22 [Bug go/52586] New: libgo fails to build for mipsel64-linux-gnu " doko at gcc dot gnu.org
2012-03-17 21:57 ` [Bug go/52586] libgo fails to build for mips*64-linux-gnu " pinskia at gcc dot gnu.org
2012-04-20  7:50 ` pinskia at gcc dot gnu.org
2012-04-20  7:53 ` pinskia at gcc dot gnu.org
2012-04-30 15:45 ` ian at airs dot com
2012-04-30 16:04 ` ian at gcc dot gnu.org
2012-04-30 16:06 ` ian at gcc dot gnu.org
2012-04-30 16:10 ` ian at airs dot com
2012-04-30 18:02 ` pinskia at gcc dot gnu.org
2012-05-01 23:15 ` doko at gcc dot gnu.org [this message]
2012-05-02  4:34 ` ian at airs dot com
2012-05-02  6:20 ` pinskia at gcc dot gnu.org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-52586-4-Kkc4CJjnbx@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).