Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 242104 - sys-devel/binutils-2.18-r3 tests fails in sparc64
Summary: sys-devel/binutils-2.18-r3 tests fails in sparc64
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: Sparc64 Linux
: High normal with 1 vote (vote)
Assignee: Sparc Porters
URL:
Whiteboard:
Keywords:
: 276390 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-14 20:12 UTC by Víctor Ostorga (RETIRED)
Modified: 2010-03-08 04:42 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Complete sys-devel/binutils-2.18-r3 build log (build.log,341.20 KB, text/plain)
2008-10-14 20:16 UTC, Víctor Ostorga (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Víctor Ostorga (RETIRED) gentoo-dev 2008-10-14 20:12:51 UTC
When compiling bunutils 2.18-r3 with FEATURES="test" set, the compilation fails in the test phase. The failed tests are:

FAIL: 32-bit: TLS -fpic -shared transitions
FAIL: 32-bit: TLS -fpic and -fno-pic exec transitions
FAIL: 32-bit: TLS -fno-pic -shared
FAIL: 64-bit: TLS -fpic -shared transitions
FAIL: 64-bit: TLS -fpic and -fno-pic exec transitions
FAIL: 64-bit: TLS -fno-pic -shared




Reproducible: Always

Steps to Reproduce:
emerge =sys-devel/binutils-2.18-r3
Actual Results:  
Emerge stops with error:

 * ERROR: sys-devel/binutils-2.18-r3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2755:  Called toolchain-binutils_src_test
 *             environment, line 3455:  Called die
 * The specific snippet of code:
 *       make check || die "check failed :("
 *  The die message:
 *   check failed :(


Expected Results:  
All tests should have pass without errors.

emerge --info output 

Portage 2.1.4.5 (default/linux/sparc/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r8-vostorga-0.1 sparc64)
=================================================================
System uname: 2.6.25-gentoo-r8-vostorga-0.1 sparc64 sun4u
Timestamp of tree: Tue, 14 Oct 2008 15:07:06 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.2-r7
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="sparc"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -mcpu=ultrasparc -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer sandbox sfperms strict test unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.arcticnetwork.ca/source/ http://gentoo.mirrors.tera-byte.com/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/ "
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl berkdb bzip2 cli cracklib crypt cups dri fortran gcc64 gdbm gpm iconv ipv6 isdnlog midi mudflap ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection session sparc spl ssl sysfs tcpd unicode xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint mach64 mga r128 radeon sunbw2 suncg14 suncg3 suncg6 sunffb sunleo tdfx voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Víctor Ostorga (RETIRED) gentoo-dev 2008-10-14 20:16:37 UTC
Created attachment 168476 [details]
Complete sys-devel/binutils-2.18-r3 build log
Comment 2 Ryan Hill (RETIRED) gentoo-dev 2008-10-22 02:56:12 UTC
i think the binutils testsuite fails on every arch, not just sparc64
Comment 3 John D Maunder 2008-11-21 22:27:00 UTC
Also having the same problem when emerge --update --deep --newuse world with 
features: collision-detect sandbox test

Portage 2.1.4.5 (default/linux/sparc/2008.0/server, gcc-4.1.2, glibc-2.6.1-r0, 2.6.26-gentoo-r2 sparc64)
=================================================================
System uname: 2.6.26-gentoo-r2 sparc64 sun4u
Timestamp of tree: Thu, 20 Nov 2008 22:30:01 +0000
app-shells/bash:     3.2_p33
dev-lang/python:     2.5.2-r7
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r2
sys-devel/automake:  1.5, 1.7.9-r1, 1.9.6-r2, 1.10.1-r1
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="sparc"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -mcpu=ultrasparc -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-detect distlocks metadata-transfer sandbox sfperms strict test unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl apache apache2 berkdb bzip2 cli cracklib crypt cups dbus dri fortran gcc64 gdbm gpm gtk hal iconv ipv6 isdnlog jpeg ldap mailwrapper midi mudflap mysql ncurses nls nptl nptlonly nsplugin openmp pam pcre perl php png pppd python readline reflection session snmp sparc spl ssl startup-notification sysfs tcpd tiff truetype unicode xml xorg xscreensaver zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint mach64 mga r128 radeon sunbw2 suncg14 suncg3 suncg6 sunffb sunleo tdfx voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 4 gustavo panizzo <gfa> 2009-01-07 21:58:04 UTC
works for me with this config

Portage 2.1.4.4 (default/linux/sparc/2008.0, gcc-4.1.2, glibc-2.6.1-r0, 2.6.25-gentoo-r9 sparc64)
=================================================================                                
System uname: 2.6.25-gentoo-r9 sparc64 sun4u                                                     
Timestamp of tree: Wed, 07 Jan 2009 05:05:01 +0000                                               
distcc 3.0 sparc-unknown-linux-gnu [disabled]                                                    
ccache version 2.4 [enabled]                                                                     
app-shells/bash:     3.2_p17-r1                                                                  
dev-lang/python:     2.4.4-r13                                                                   
dev-python/pycrypto: 2.0.1-r6                                                                    
dev-util/ccache:     2.4-r7                                                                      
sys-apps/baselayout: 1.12.11.1                                                                   
sys-apps/sandbox:    1.2.18.1-r2                                                                 
sys-devel/autoconf:  2.13, 2.61-r1                                                               
sys-devel/automake:  1.10.1                                                                      
sys-devel/binutils:  2.18-r1                                                                     
sys-devel/gcc-config: 1.4.0-r4                                                                   
sys-devel/libtool:   1.5.24                                                                      
virtual/os-headers:  2.6.23-r3
ACCEPT_KEYWORDS="sparc"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-mcpu=ultrasparc -mvis -Wa,-Av8plusa -O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-mcpu=ultrasparc -mvis -Wa,-Av8plusa -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg ccache distlocks metadata-transfer protect-owned sandbox sfperms strict test unmerge-orphans userfetch"
GENTOO_MIRRORS="http://gentoo.localhost.net.ar"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages/sparc/stable"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp/stable"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl apache2 bash-completion berkdb bzip2 cli cracklib crypt cups dri fortran iconv ipv6 isdnlog ldap logrotate midi mudflap mysql ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection sasl session snmp sparc spl ssl sysfs tcpd truetype unicode vim-syntax xml xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias log_forensic proxy proxy_connect proxy_ftp proxy_http version" APACHE2_MPMS="worker" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint mach64 mga r128 radeon sunbw2 suncg14 suncg3     suncg6 sunffb sunleo tdfx voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS



but it fails with this

Portage 2.2_rc20 (default/linux/sparc/experimental/multilib/developer, gcc-4.3.2, glibc-2.7-r2, 2.6.25-gentoo-r9 sparc64)
=================================================================                                                        
System uname: Linux-2.6.25-gentoo-r9-sparc64-sun4u-with-glibc2.0                                                         
Timestamp of tree: Wed, 07 Jan 2009 05:05:01 +0000                                                                       
distcc 3.0 sparc-unknown-linux-gnu [disabled]                                                                            
ccache version 2.4 [disabled]                                                                                            
app-shells/bash:     3.2_p39                                                                                             
dev-lang/python:     2.5.2-r7                                                                                            
dev-python/pycrypto: 2.0.1-r6                                                                                            
dev-util/ccache:     2.4-r7                                                                                              
sys-apps/baselayout: 1.12.11.1                                                                                           
sys-apps/sandbox:    1.2.18.1-r2                                                                                         
sys-devel/autoconf:  2.13, 2.63                                                                                          
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2                                                                          
sys-devel/binutils:  2.18-r3                                                                                             
sys-devel/gcc-config: 1.4.0-r4                                                                                           
sys-devel/libtool:   1.5.26                                                                                              
virtual/os-headers:  2.6.27-r2                                                                                           
ACCEPT_KEYWORDS="sparc"                                                                                                  
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-mcpu=ultrasparc -mvis -Wa,-Av8plusa -O2 -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-mcpu=ultrasparc -mvis -Wa,-Av8plusa -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg collision-protect cvs digest distlocks fixpackages multilib-strict noclean parallel-fetch preserve-libs protect-owned sandbox sfperms sign splitdebug strict stricter test unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://gentoo.localhost.net.ar"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages/sparc"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/overlay"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl apache2 bash-completion berkdb bzip2 cli cracklib crypt cups dri fortran iconv ipv6 isdnlog ldap logrotate midi mudflap multilib mysql ncurses nls nptl nptlonly openmp pam pcre perl pppd python readline reflection sasl session snmp sparc spl ssl sysfs tcpd truetype unicode vim-syntax xml xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias log_forensic proxy proxy_connect proxy_ftp proxy_http version" APACHE2_MPMS="worker" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fbdev glint mach64 mga r128 radeon sunbw2 suncg14 suncg3    suncg6 sunffb sunleo tdfx voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 5 Víctor Ostorga (RETIRED) gentoo-dev 2009-07-14 14:06:54 UTC
*** Bug 276390 has been marked as a duplicate of this bug. ***
Comment 6 Chris Reffett (RETIRED) gentoo-dev Security 2009-09-02 12:52:39 UTC
I've encountered this issue as well.
Portage 2.1.6.13 (default/linux/sparc/10.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.28-gentoo-r5 sparc64)
=================================================================
System uname: Linux-2.6.28-gentoo-r5-sparc64-sun4u-with-glibc2.0
Timestamp of tree: Wed, 02 Sep 2009 11:00:01 +0000
app-shells/bash:     3.2_p39
dev-lang/python:     2.5.4-r3
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="sparc"
CBUILD="sparc-unknown-linux-gnu"
CFLAGS="-O2 -mcpu=ultrasparc -pipe"
CHOST="sparc-unknown-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -mcpu=ultrasparc -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict test unmerge-orphans userfetch userpriv usersandbox usersync"
GENTOO_MIRRORS="http://mirror.rit.edu/gentoo http://mirror.tjhsst.edu/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j8"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://robustus/gentoo-portage"
USE="X acl bash-completion berkdb bzip2 cairo cli cracklib crypt cups dbus dri fortran gcc64 gdbm gpm hal iconv ipv6 isdnlog jpeg kde ldap mudflap ncurses nls nptl nptlonly opengl openmp pam pcre pdf perl pppd python qt3 qt3support qt4 readline reflection session sparc spl ssl svg sysfs tcpd truetype unicode usb vim-syntax xorg zlib" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="fglrx radeon"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 7 SpanKY gentoo-dev 2010-03-08 04:42:40 UTC
binutils-2.20-r1 and binutils-2.20.1 should pass all tests now.  if you hit a failure after syncing, file a new report.