NetBSD-Bugs archive

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

Re: port-sparc/52258: NetBSD/sparc fails cross-build from amd64



The following reply was made to PR port-sparc/52258; it has been noted by GNATS.

From: Martin Husemann <martin%duskware.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-sparc/52258: NetBSD/sparc fails cross-build from amd64
Date: Sun, 28 May 2017 08:30:50 +0200

 On Sun, May 28, 2017 at 03:35:00AM +0000, clare%csel.org@localhost wrote:
 > In file included from /spool/destdir/sparc/usr/include/g++/random:50:0,
 >                  from /export/stage/hack/src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/cow-string-inst.cc:62:
 > /spool/destdir/sparc/usr/include/g++/bits/opt_random.h:33:23: fatal error: x86intrin.h: No such file or directory
 > compilation terminated.
 > nbmkdep: compile failed.
 
 Something is wrong in your source tree or your obj dir. Please remove the
 latter completely, and update the source tree with something like:
 
   cvs up -dPA -I \!
 
 and log all output. Then double check everything output by cvs (usually with
 a ? marker). Then please run
 
   find . -type l
 
 in your source tree and remove all links.
 
 Martin
 


Home | Main Index | Thread Index | Old Index