Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Mar 2012 14:39:13 -0700
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>
Cc:        mips@freebsd.org, current@freebsd.org
Subject:   Re: [head tinderbox] failure on mips/mips
Message-ID:  <20120322143913.341f91bb.stas@FreeBSD.org>
In-Reply-To: <201203221806.q2MI6Su1094113@freebsd-current.sentex.ca>
References:  <201203221806.q2MI6Su1094113@freebsd-current.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 22 Mar 2012 18:06:28 GMT
FreeBSD Tinderbox <tinderbox@freebsd.org> mentioned:

> TB --- 2012-03-22 17:20:36 - tinderbox 2.9 running on freebsd-current.sentex.ca
> TB --- 2012-03-22 17:20:36 - starting HEAD tinderbox run for mips/mips
> TB --- 2012-03-22 17:20:36 - cleaning the object tree
> TB --- 2012-03-22 17:20:37 - cvsupping the source tree
> TB --- 2012-03-22 17:20:37 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/mips/mips/supfile
> TB --- 2012-03-22 17:20:53 - building world
> TB --- 2012-03-22 17:20:53 - CROSS_BUILD_TESTING=YES
> TB --- 2012-03-22 17:20:53 - MAKEOBJDIRPREFIX=/obj
> TB --- 2012-03-22 17:20:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2012-03-22 17:20:53 - SRCCONF=/dev/null
> TB --- 2012-03-22 17:20:53 - TARGET=mips
> TB --- 2012-03-22 17:20:53 - TARGET_ARCH=mips
> TB --- 2012-03-22 17:20:53 - TZ=UTC
> TB --- 2012-03-22 17:20:53 - __MAKE_CONF=/dev/null
> TB --- 2012-03-22 17:20:53 - cd /src
> TB --- 2012-03-22 17:20:53 - /usr/bin/make -B buildworld
> >>> World build started on Thu Mar 22 17:20:54 UTC 2012
> >>> Rebuilding the temporary build tree
> >>> stage 1.1: legacy release compatibility shims
> >>> stage 1.2: bootstrap tools
> >>> stage 2.1: cleaning up the object tree
> >>> stage 2.2: rebuilding the object tree
> >>> stage 2.3: build tools
> >>> stage 3: cross tools
> >>> stage 4.1: building includes
> >>> stage 4.2: building libraries
> >>> stage 4.3: make dependencies
> >>> stage 4.4: building everything
> [...]
> cc -O -pipe -G0  -I/src/kerberos5/libexec/kfd/../../../crypto/heimdal/lib/asn1  -I/src/kerberos5/libexec/kfd/../../../crypto/heimdal/lib/roken -DHAVE_CONFIG_H -I/src/kerberos5/libexec/kfd/../../include -std=gnu99  -c /src/kerberos5/libexec/kfd/../../../crypto/heimdal/appl/kf/kfd.c
> cc -O -pipe -G0  -I/src/kerberos5/libexec/kfd/../../../crypto/heimdal/lib/asn1  -I/src/kerberos5/libexec/kfd/../../../crypto/heimdal/lib/roken -DHAVE_CONFIG_H -I/src/kerberos5/libexec/kfd/../../include -std=gnu99   -o kfd kfd.o -lkrb5 -lroken -lasn1 -lcrypto -lcrypt  /obj/mips.mipsel/src/kerberos5/libexec/kfd/../../lib/libvers/libvers.a
> gzip -cn /src/kerberos5/libexec/kfd/../../../crypto/heimdal/appl/kf/kfd.8 > kfd.8.gz
> ===> kerberos5/libexec/kimpersonate (all)
> cc -O -pipe -G0  -I/src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/lib/hx509  -I/src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/lib/asn1  -I/src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/lib/roken  -I/src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/lib/sl -I. -DHAVE_CONFIG_H -I/src/kerberos5/libexec/kimpersonate/../../include -std=gnu99  -c /src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/kuser/kimpersonate.c
> cc -O -pipe -G0  -I/src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/lib/hx509  -I/src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/lib/asn1  -I/src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/lib/roken  -I/src/kerberos5/libexec/kimpersonate/../../../crypto/heimdal/lib/sl -I. -DHAVE_CONFIG_H -I/src/kerberos5/libexec/kimpersonate/../../include -std=gnu99   -o kimpersonate kimpersonate.o -lkafs5 -lkrb5 -lheimntlm -lroken -lasn1 -lcrypto -lcrypt  /obj/mips.mipsel/src/kerberos5/libexec/kimpersonate/../../lib/libvers/libvers.a
> /obj/mips.mipsel/src/tmp/usr/bin/ld: /obj/mips.mipsel/src/tmp/usr/lib/libkafs5.so symbol number 13 references nonexistent SHT_SYMTAB_SHNDX section
> /obj/mips.mipsel/src/tmp/usr/lib/libkafs5.so: could not read symbols: File format not recognized
> *** Error code 1
> 

Hi!

This is due to the bug in binutils which we're working on fixing in base binutils.
I added a workaround to the libkafs5 Makefile, but tinderbox is using a deprecated
TARGET_ARCH=mips which does not enable that workaround.  Should we switch tinderbox to
use mips.mipseb or mips.mipsel instead?

-- 
Stanislav Sedov
ST4096-RIPE

()  ascii ribbon campaign - against html e-mail 
/\  www.asciiribbon.org   - against proprietary attachments



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120322143913.341f91bb.stas>