From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nikita Karetnikov Subject: bug#14837: Cross bootstrap! Date: Thu, 11 Jul 2013 01:13:07 +0400 Message-ID: <8738rmce58.fsf@karetnikov.org> References: <87txkkanu6.fsf@gnu.org> <87ppv88tiz.fsf@gnu.org> <87k3l795pe.fsf@gnu.org> <878v1n4o1g.fsf@karetnikov.org> <878v1n74je.fsf@gnu.org> <87txk7v5dd.fsf@karetnikov.org> <87bo6fo0jz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ux1eI-00016A-Py for bug-guix@gnu.org; Wed, 10 Jul 2013 17:10:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ux1eF-0005hE-HX for bug-guix@gnu.org; Wed, 10 Jul 2013 17:10:06 -0400 Received: from debbugs.gnu.org ([140.186.70.43]:51684) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ux1eF-0005ef-BO for bug-guix@gnu.org; Wed, 10 Jul 2013 17:10:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Ux1eE-00016b-GO for bug-guix@gnu.org; Wed, 10 Jul 2013 17:10:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ux1dW-00011m-Sg for bug-guix@gnu.org; Wed, 10 Jul 2013 17:09:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ux1dT-0005So-PX for bug-guix@gnu.org; Wed, 10 Jul 2013 17:09:18 -0400 In-Reply-To: <87bo6fo0jz.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sat, 06 Jul 2013 23:12:16 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 14837@debbugs.gnu.org --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable > So, did strace display the syscall arguments? (Apparently not, since it > would display an hexadecimal address for mmap.) No. > It=E2=80=99s worth trying. The GDB installed on gcc49.fsffrance.org does= n=E2=80=99t > support N64 (same symptom as reported on the web page you linked.) It didn't work out [1]. Also, I tried to run $ ./pre-inst-env guix build --no-substitutes -K --target=3Dmips64el-linux= -gnuabi64 bootstrap-tarballs and got the same error [2] as before. 'objdump' shows the same output [3]. Did you mean the following by "the command that build [the archive]" [3]?= =20=20 cd /tmp/nix-build-glibc-cross-mips64el-linux-gnuabi64-2.17.drv-2/build && a= r cruv libc_pic.a `cat csu/stamp.os iconv/stamp.os locale/stamp.os localeda= ta/stamp.os iconvdata/stamp.os assert/stamp.os ctype/stamp.os intl/stamp.os= catgets/stamp.os math/stamp.os setjmp/stamp.os signal/stamp.os stdlib/stam= p.os stdio-common/stamp.os libio/stamp.os dlfcn/stamp.os malloc/stamp.os st= ring/stamp.os wcsmbs/stamp.os timezone/stamp.os time/stamp.os dirent/stamp.= gcc -c -g -fkeep-inline-functions -DIN_GCC -W -Wall -Wno-narrowing -Wwr= ite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-= format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlen= gth-strings -Wold-style-definition -Wc++-compat -fno-common -DHAVE_CONFIG_= H -I. -I. -I../../gcc-4.7.3/gcc -I../../gcc-4.7.3/gcc/. -I../../gcc-4.7.3/g= cc/../include -I../../gcc-4.7.3/gcc/../libcpp/include -I../../gcc-4.7.3/gc= c/../libdecnumber -I../../gcc-4.7.3/gcc/../libdecnumber/bid -I../libdecnumb= er ../../gcc-4.7.3/gcc/ipa-ref.c -o ipa-ref.o cd /tmp/nix-build-glibc-cross-mips64el-linux-gnuabi64-2.17.drv-3/build && a= r cruv libc_pic.a `cat csu/stamp.os iconv/stamp.os locale/stamp.os localeda= ta/stamp.os iconvdata/stamp.os assert/stamp.os ctype/stamp.os intl/stamp.os= catgets/stamp.os math/stamp.os setjmp/stamp.os signal/stamp.os stdlib/stam= p.os stdio-common/stamp.os libio/stamp.os dlfcn/stamp.os malloc/stamp.os st= ring/stamp.os wcsmbs/stamp.os timezone/stamp.os time/stamp.os dirent/stamp.= os grp/stamp.os pwd/stamp.os posix/stamp.os io/stamp.os termios/stamp.os re= source/stamp.os misc/stamp.os socket/stamp.os sysvipc/stamp.os gmon/stamp.o= s gnulib/stamp.os wctype/stamp.os manual/stamp.os shadow/stamp.rpc/clnt_tcp= .os [1] http://sourceware.org/ml/gdb/2013-07/msg00037.html [2] https://lists.gnu.org/archive/html/bug-guix/2013-03/msg00155.html [3] https://lists.gnu.org/archive/html/bug-guix/2013-03/msg00156.html --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iQIcBAEBAgAGBQJR3c5nAAoJEM+IQzI9IQ38uXsP/2yjqX6fLJ1fVvWQmjAhQkdO 5O5fj3/bXzHxPqE7gPoXFOTrbl4wrdtFmA9NKn4QPXc+vWP/Z/L67AwKA3Fu6hVH ijcIe+enEyNhrlgfFj7SGMWdAzq8zF4fLTrdBZ84aPSJDP2aiS+h9oiMBOxtd7oc zOeKBXqDz4nJYz3SS1HQBWQ9o3Hqo2ODSvOodZ6idO0yZeBEr2KHrYuSC6N2hXx+ OhoI5GtFlpKs3S/1+8c1FG3u/L70j2TQPUuSHRMG4M5V02OTEOJsix1YUu6/el2g kf7Bc5+8elCSlR5YtCzOQFzFGwx9hjwS5ZYcWfUvAS8U9rF6p53xFFX7345LCnT/ 0J2OxBG0s1fb29aQp3Adl93kYVgsRLLxEsk1OUURqbba4w3Jp34Gdq/XFPqQWZZ0 +rSAYbtpE+WayDxPFg2dM5mJH/lLELlkrO7nQKYABu0JIQnTxkuMlCCmCivhghe7 ZkwrS/7D7Y++URKSz4g1iBe/8pSQUcGJb3ijqzdH+wtrzcDuH2s8GENoiu/wNEbg tpAzkJJNgZeGYDKLAOZHrKRQGHk9Dh9ApX1gsrtU4ThB+Kv5BxGwqDA75ivO5B/V X73ao9yWDmvimIz9hxzN2yjMLa7lnHA2oFp3Bqi+Q3iPxBzKs24y4l2MyAeOh+Ld Fc9UTiXtTy2zi/mSuTiR =A7L9 -----END PGP SIGNATURE----- --=-=-=--