svn commit: r318750 - in head/contrib: binutils/bfd binutils/ld binutils/ld/emulparams gcc gcc/config/s390

O. Hartmann ohartmann at walstatt.org
Tue May 23 19:00:49 UTC 2017


Am Tue, 23 May 2017 12:52:35 -0500
Pedro Giffuni <pfg at FreeBSD.org> schrieb:

> On 23/05/2017 12:12, O. Hartmann wrote:
> > Am Tue, 23 May 2017 16:38:10 +0000 (UTC)
> > "Pedro F. Giffuni" <pfg at FreeBSD.org> schrieb:
> >  
> >> Author: pfg
> >> Date: Tue May 23 16:38:10 2017
> >> New Revision: 318750
> >> URL: https://svnweb.freebsd.org/changeset/base/318750
> >>
> >> Log:
> >>    Bring some rough support for FreeBSD S/390 to the GNU toolchain.
> >>    
> >>    This is no-op and only for reference: the S/390 port seems to be elusive
> >>    in the BSDs so it is convenient to keep some trace from past efforts.
> >>    It is likely newer attempts will focus on a newer toolchain using clang
> >>    instead.
> >>    
> >>    Obtained from:	Perforce depot/projects/s390
> >>
> >> Added:
> >>    head/contrib/binutils/ld/emulparams/elf64_s390_fbsd.sh   (contents, props changed)
> >>    head/contrib/binutils/ld/emulparams/elf_s390_fbsd.sh   (contents, props changed)
> >>    head/contrib/gcc/config/s390/freebsd.h
> >>       - copied, changed from r318546, head/contrib/gcc/config/s390/linux.h
> >> Modified:
> >>    head/contrib/binutils/bfd/config.bfd
> >>    head/contrib/binutils/ld/configure.tgt
> >>    head/contrib/gcc/config.gcc  
> ...
> >> Buildworld fails on r318751 with a "Segmentation fault" error as shown below:
> >>
> >> Building /usr/obj/usr/src/lib/libkiconv/_libinstall
> >> --- lib/libmd__L ---
> >> --- skein_block_asm.o ---
> >> Segmentation fault
> >> *** [skein_block_asm.o] Error code 139
> >>
> >> make[4]: stopped in /usr/src/lib/libmd
> >> .ERROR_TARGET='skein_block_asm.o'
> >> .ERROR_META_FILE='/usr/obj/usr/src/lib/libmd/skein_block_asm.o.meta'
> >> .MAKE.LEVEL='4'
> >> MAKEFILE=''
> >>
> >>
> >> Host is running recent CURRENT: FreeBSD 12.0-CURRENT #124 r318748: Tue May 23
> >> 18:52:59 CEST 2017 amd64  
> 
> It shouldn't be related to this change:
> 
> 1) This only affects s390 configuration which is never activated
> 2) I did run a tinderbox build to make sure nothing was affected (the 
> only thing failing was an unrelated powerpc warning that was fixed).
> 
> Pedro.

Hello,

the problem could be resolved by deleting the /usr/obj folder and start a clean build
again.

Regards,
Oliver


-- 
O. Hartmann

Ich widerspreche der Nutzung oder Übermittlung meiner Daten für
Werbezwecke oder für die Markt- oder Meinungsforschung (§ 28 Abs. 4 BDSG).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 313 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-src-head/attachments/20170523/aff54e85/attachment.sig>


More information about the svn-src-head mailing list