[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#892167: marked as done (gcc-8: go and libgo testsuites fails on amd64 (and other arches))



Your message dated Sat, 13 Feb 2021 13:07:12 +0000
with message-id <[🔎] E1lAudk-0000FN-1x@fasolo.debian.org>
and subject line Bug#954831: Removed package(s) from unstable
has caused the Debian Bug report #892167,
regarding gcc-8: go and libgo testsuites fails on amd64 (and other arches)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
892167: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892167
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: gcc-8
Version: 8-20180218-1
Severity: important
Tags: sid, buster
Usertags: testsuite, gccgo, libgo, amd64

Hi,

Running the testsuite for go and libgo with the command

make -C build check-go 2>&1 | tee ../make-check-go-8-8-20180218-1.log

reveals that most go tests fails:
(The test suite is disabled in the buildds compilation of gcc-8)

tail build/gcc/testsuite/go/go.sum

             === go Summary ===

# of expected passes            518
# of untested testcases         834

This is due to the following:
less build/gcc/testsuite/go/go.log
checksyms: found unexpected symbol "__libc_start_main@@GLIBC_2.2.5"
FAIL: checksyms


Also four libgo tests fail:

tail build/x86_64-linux-gnu/libgo/libgo.sum

                === libgo Summary for unix ===

# of expected passes            158
# of unexpected failures        4

less  build/x86_64-linux-gnu/libgo/libgo.log
FAIL: crypto/sha1
FAIL: golang_org/x/crypto/chacha20poly1305/internal/chacha20
FAIL: golang_org/x/crypto/curve25519
FAIL: golang_org/x/net/lex/httplex

All fails are due to: (the error is repeated hundreds of times)

/tmp/ccjPhx1C.s:9920: Error: leb128 operand is an undefined symbol:
.LVU42
FAIL: crypto/sha1

/tmp/ccJQhkXG.s:8490: Error: leb128 operand is an undefined symbol:
.LVU355
FAIL: golang_org/x/crypto/chacha20poly1305/internal/chacha20

/tmp/ccsHI96b.s:18224: Error: leb128 operand is an undefined symbol:
.LVU1591
FAIL: golang_org/x/crypto/curve25519


/tmp/ccidCXTz.s:17050: Error: leb128 operand is an undefined symbol:
.LVU531
FAIL: golang_org/x/net/lex/httplex

The above errors does also happen on other atchtectures, but only
reported here for amd64.

Thanks!

--- End Message ---
--- Begin Message ---
Version: 1:8.4.0-7+rm

Dear submitter,

as the package gcc-8 has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/954831

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Joerg Jaspert (the ftpmaster behind the curtain)

--- End Message ---

Reply to: