This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 2.32 branch has been created


On 19.01.19 18:18, Nick Clifton wrote:
> Hi Everyone, 
> 
>   The 2.32 branch has now been created:
> 
>      git clone git://sourceware.org/git/binutils-gdb.git -b binutils-2_32-branch 2.32

this needs the date bumping enabled on the branch.

> 
>   A snapshot of the sources is also available here:
> 
>     https://sourceware.org/pub/binutils/snapshots/binutils-2.31.90.tar.xz
> 
>   Please could all patches for the branch be run by me.
>   The rules for the branch are:
> 
>     * No new features.
>     * Target specific bug fixes are OK.
>     * Generic bug fixes are OK if they are important and widely tested.
>     * Documentation updates/fixes are OK.
>     * Translation updates are OK.
>     * Fixes for testsuite failures are OK.
> 
>   Ideally I would like to make the release happen in two weeks time,
>   i.e. Saturday 2nd Feb.  Which I hope will be enough time for everyone
>   to get their final fixes in.

no test failures on amd64, arm64, i386, x32.

armhf, armel, mips* s390x, riscv64, sh4, sparc64 s390x, gnu-i386, kfreebsd-*
show test failures, only mips* shows regressions compared to 2.32.

complete build logs (search for test-summary) at
https://buildd.debian.org/status/package.php?p=binutils&suite=experimental

armhf, armel:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/tls.exp ...
FAIL: Build pr22263-1


mips, mipsel:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/indirect.exp ...
FAIL: Run indirect5 1
FAIL: Run indirect5 2
FAIL: Run indirect6 1
FAIL: Run indirect6 2
FAIL: indirect5a dynsym
FAIL: indirect5b dynsym
FAIL: indirect6a dynsym
FAIL: indirect6b dynsym
FAIL: Run indirect5 3
FAIL: Run indirect5 4
FAIL: Run indirect6 3
FAIL: Run indirect6 4
FAIL: indirect5c dynsym
FAIL: indirect5d dynsym
FAIL: indirect6c dynsym
FAIL: indirect6d dynsym
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/linux-x86.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/notes.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/provide-hidden.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/readelf.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/sec-to-seg.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/sec64k.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/shared.exp ...
FAIL: Build libpr16496b.so
ERROR:  tmpdir/pr22269-1.s: assembly failed
FAIL: Run with pr11138-2.c libpr11138-1.so
FAIL: Run with libpr11138-1.so pr11138-2.c
FAIL: Run pr2404
FAIL: Run pr2404n
FAIL: Run pr2404 with PIE
FAIL: Run pr2404 with PIE (-z now)
FAIL: Run pr21964-4
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/tls.exp ...
ERROR:  tmpdir/pr22263-1a.s: assembly failed
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/tls_common.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/wrap.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elfcomm/elfcomm.exp ...
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elfvers/vers.exp ...
ERROR:  tmpdir/vers1.s: assembly failed
ERROR:  tmpdir/vers2.s: assembly failed
ERROR:  tmpdir/vers3.s: assembly failed
ERROR:  tmpdir/vers4.s: assembly failed
ERROR:  tmpdir/vers4a.s: assembly failed
ERROR:  tmpdir/vers4b.s: assembly failed
ERROR:  tmpdir/vers5.s: assembly failed
ERROR:  tmpdir/vers6.s: assembly failed
ERROR:  tmpdir/vers8.s: assembly failed
ERROR:  tmpdir/vers9.s: assembly failed
ERROR:  tmpdir/vers10.s: assembly failed
ERROR: tcl error sourcing /<<PKGBUILDDIR>>/ld/testsuite/ld-elfvers/vers.exp.
ERROR: cp: cannot stat 'tmpdir/vers1.so': No such file or directory
    while executing
"exec cp $tmpdir/$srclib $tmpdir/$libname.so"
    (procedure "test_strip_vers_lib" line 11)
    invoked from within
"test_strip_vers_lib "vers14" vers1.so vers14 vers1.ver vers1.dsym"
    (file "/<<PKGBUILDDIR>>/ld/testsuite/ld-elfvers/vers.exp" line 883)
    invoked from within
"source /<<PKGBUILDDIR>>/ld/testsuite/ld-elfvers/vers.exp"
    ("uplevel" body line 1)
    invoked from within
"uplevel #0 source /<<PKGBUILDDIR>>/ld/testsuite/ld-elfvers/vers.exp"
    invoked from within
"catch "uplevel #0 source $test_file_name""

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-gc/gc.exp ...
FAIL: --gc-sections with --defsym
FAIL: --gc-sections with KEEP
FAIL: --gc-sections with __start_SECTIONNAME

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-plugin/lto.exp ...
FAIL: ld-plugin/lto-3r
FAIL: ld-plugin/lto-5r
FAIL: PR ld/19317 (2)
FAIL: PR ld/19317 (3)
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-plugin/plugin.exp ...
FAIL: plugin claimfile lost symbol
FAIL: plugin claimfile replace symbol
FAIL: plugin claimfile resolve symbol
FAIL: plugin claimfile lost symbol with source
FAIL: plugin claimfile replace symbol with source
FAIL: plugin claimfile resolve symbol with source
FAIL: plugin 2 with source lib
FAIL: load plugin 2 with source
FAIL: plugin 3 with source lib
FAIL: load plugin 3 with source

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-shared/shared.exp ...
FAIL: shared (non PIC)
FAIL: shared (PIC main, non PIC so)


mips64el:
even more than mips,
see
https://buildd.debian.org/status/fetch.php?pkg=binutils&arch=mips64el&ver=2.31.90.20190119-1&stamp=1548003550&raw=0

s390x:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/indirect.exp ...
FAIL: Run indirect5 1
FAIL: Run indirect5 2
FAIL: indirect5a dynsym
FAIL: indirect5b dynsym
FAIL: Run indirect5 3
FAIL: Run indirect5 4
FAIL: indirect5c dynsym
FAIL: indirect5d dynsym

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/shared.exp ...
FAIL: Run pr21964-4
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/tls.exp ...
FAIL: Build pr22263-1

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-ifunc/ifunc.exp ...
FAIL: Build pr23169c
FAIL: Build pr23169f


alpha:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/elf.exp ...
FAIL: ld-elf/pr19789

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/shared.exp ...
FAIL: DT_TEXTREL map file warning
FAIL: Build libpr9676-4a.so
FAIL: Build libpr9679.so
FAIL: Build rdynamic-1
FAIL: Build dynamic-1
FAIL: Run with pr11138-2.c libpr11138-1.so
FAIL: Run with libpr11138-1.so pr11138-2.c
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/tls.exp ...
FAIL: Build pr22263-1

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elfvers/vers.exp ...
FAIL: vers30
FAIL: vers31

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-plugin/lto.exp ...
FAIL: Build pr22983
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-plugin/plugin.exp ...
FAIL: plugin claimfile lost symbol
FAIL: plugin claimfile replace symbol
FAIL: plugin claimfile resolve symbol
FAIL: plugin claimfile lost symbol with source
FAIL: plugin claimfile replace symbol with source
FAIL: plugin claimfile resolve symbol with source
FAIL: plugin 2 with source lib
FAIL: load plugin 2 with source
FAIL: plugin 3 with source lib
FAIL: load plugin 3 with source


gnu-i386:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/elf.exp ...
XPASS: static preinit array
XPASS: static init array
XPASS: static fini array
XPASS: static init array mixed

kfreebsd:
more than 100 ld failures. see
https://buildd.debian.org/status/fetch.php?pkg=binutils&arch=kfreebsd-amd64&ver=2.31.90.20190119-1&stamp=1547983741&raw=0


m68k:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/dwarf.exp ...
FAIL: Handle no DWARF information
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/elf.exp ...
FAIL: Run mbind2a
FAIL: Run mbind2b

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/indirect.exp ...
FAIL: Run indirect5 3
FAIL: Run indirect5 4
FAIL: Run indirect6 3
FAIL: Run indirect6 4
FAIL: indirect5c dynsym
FAIL: indirect5d dynsym
FAIL: indirect6c dynsym
FAIL: indirect6d dynsym

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/shared.exp ...
FAIL: DT_TEXTREL map file warning
FAIL: pr20995
FAIL: pr20995-2
FAIL: Run pr2404 with PIE
FAIL: Run pr2404 with PIE (-z now)
FAIL: Run pr19719 fun undefined
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/tls.exp ...
FAIL: Build pr22263-1

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-m68k/m68k.exp ...
FAIL: ld-m68k/tls-gd-2
FAIL: ld-m68k/tls-gd-ie-1
FAIL: ld-m68k/tls-ie-1
FAIL: ld-m68k/tls-ld-1

riscv64:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/indirect.exp ...
FAIL: Run indirect5 1
FAIL: Run indirect5 2
FAIL: indirect5a dynsym
FAIL: indirect5b dynsym
FAIL: Run indirect5 3
FAIL: Run indirect5 4
FAIL: indirect5c dynsym
FAIL: indirect5d dynsym

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/shared.exp ...
FAIL: Run pr21964-4
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/tls.exp ...
FAIL: Build pr22263-1Running /<<PKGBUILDDIR>>/ld/testsuite/ld-scripts/size.exp ...
FAIL: ld-scripts/size-1

sh4:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/dwarf.exp ...
FAIL: Handle no DWARF information
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/indirect.exp ...
FAIL: Run indirect5 3
FAIL: Run indirect5 4
FAIL: indirect5c dynsym
FAIL: indirect5d dynsym
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/shared.exp ...
FAIL: pr20995
FAIL: pr20995-2
FAIL: Build pr22269-1
FAIL: Run pr19579
FAIL: Run pr19579 (-z now)
FAIL: Run pr19719 fun undefined
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-elf/tls.exp ...
FAIL: Build pr22263-1

Running /<<PKGBUILDDIR>>/ld/testsuite/ld-plugin/lto.exp ...
FAIL: PR ld/12760

sparc64:
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-ifunc/ifunc.exp ...
FAIL: Run pr18841 with libpr18841b.so
FAIL: Run pr18841 with libpr18841c.so
FAIL: Run pr18841 with libpr18841bn.so (-z now)
FAIL: Run pr18841 with libpr18841cn.so (-z now)
FAIL: Run pr23169a
FAIL: Run pr23169c
FAIL: Run pr23169d
FAIL: Run pr23169f
Running /<<PKGBUILDDIR>>/ld/testsuite/ld-sparc/sparc.exp ...
ERROR: /<<PKGBUILDDIR>>/ld/testsuite/ld-sparc/gotop-hidden.c: compilation failed


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]