Date: Mon, 30 Oct 2017 15:38:02 +0800 From: Alastair Hogge <agh@fastmail.fm> To: freebsd-current@freebsd.org Subject: Re: Host CPUTYPE?=bdver2 unable to build release target for CPUTYPE?=slm Message-ID: <34379613.UFvscrsAuk@direwolf.local.> In-Reply-To: <2624318.nVSeVBqMH8@direwolf.local.> References: <2624318.nVSeVBqMH8@direwolf.local.>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart2107650.ZQKnPbUZAx Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" On Fri, 27 Oct 2017-10-27 12:59:30 Alastair Hogge wrote: > Hi, >=20 > I am attempting to build a release ${SRC}/release/release.sh -c > ${custom_release.conf}, however, the build fails with: Updated log from a host r325110: [...] =2D-- installconfig_subdir_usr.bin/vtfontcvt --- = = = =20 [29/2032] =3D=3D=3D> usr.bin/vtfontcvt (installconfig) =20 =2D-- installconfig_subdir_usr.bin/usbhidaction --- = =20 =3D=3D=3D> usr.bin/usbhidaction (installconfig) =20 =2D-- installconfig_subdir_usr.bin/usbhidctl --- = =20 =3D=3D=3D> usr.bin/usbhidctl (installconfig) =20 =2D-- installconfig_subdir_usr.bin/last --- =3D=3D=3D> usr.bin/last (installconfig) = =20 =2D-- installconfig_subdir_usr.bin/users --- =20 =3D=3D=3D> usr.bin/users (installconfig) = =20 =2D-- installconfig_subdir_usr.bin/who --- =20 =3D=3D=3D> usr.bin/who (installconfig) =20 =2D-- installconfig_subdir_usr.bin/vi --- =20 =2D-- installconfig_subdir_usr.bin/vi/catalog --- =20 =3D=3D=3D> usr.bin/vi/catalog (installconfig) =20 ELF ldconfig path: /lib /usr/lib /usr/lib/compat =20 32-bit compatibility ldconfig path: = =20 make: "/usr/src/Makefile" line 335: warning: "LC_ALL=3DC date" exited o= n a signal =2D-- buildworld --- =20 make[1]: "/usr/src/Makefile.inc1" line 162: SYSTEM_COMPILER: Determined= that=20 CC=3Dcc matches the source tree. Not bootstrapping a cross-compiler. make[2]: "/usr/src/release/Makefile.ec2" line 9: warning: "date +-%Y-%m= =2D%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.azure" line 20: warning: "date +-%Y= =2D%m-%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.gce" line 22: warning: "date +-%Y-%= m-%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.vagrant" line 32: warning: "date +-= %Y%m%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.vagrant" line 35: warning: "date +%= Y.%m.%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.ec2" line 9: warning: "date +-%Y-%m= =2D%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.azure" line 20: warning: "date +-%Y= =2D%m-%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.gce" line 22: warning: "date +-%Y-%= m-%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.vagrant" line 32: warning: "date +-= %Y%m%d"=20 exited on a signal make[2]: "/usr/src/release/Makefile.vagrant" line 35: warning: "date +%= Y.%m.%d"=20 exited on a signal =20 =2D-- buildworld_prologue --- =20 =2D------------------------------------------------------------- = =20 >>> World build started on =20 =2D------------------------------------------------------------- = =20 =2D-- _worldtmp --- =20 =2D------------------------------------------------------------- = =20 >>> Rebuilding the temporary build tree =20 =2D------------------------------------------------------------- = =20 rm -rf /usr/obj/usr/src/tmp =20 mkdir -p /usr/obj/usr/src/tmp/lib =20 mkdir -p /usr/obj/usr/src/tmp/lib/casper =20 mkdir -p /usr/obj/usr/src/tmp/usr =20 mkdir -p /usr/obj/usr/src/tmp/legacy/bin =20 mkdir -p /usr/obj/usr/src/tmp/legacy/usr =20 mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p=20 /usr/obj/usr/src/tmp/legacy/usr >/dev/null =20 Illegal instruction (core dumped) =20 *** [_worldtmp] Error code 132 =20 make[1]: stopped in /usr/src =20 1 error =20 make[1]: stopped in /usr/src =20 *** [buildworld] Error code 2 =20 make: stopped in /usr/src =20 1 error =20 make: stopped in /usr/src # cd /scratch/fafnir/usr/obj/usr/src/tmp/legacy/ # gdb =20 GNU gdb (GDB) 7.12.1 [GDB v7.12.1 for FreeBSD] =20 Copyright (C) 2017 Free Software Foundation, Inc. =20 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl= .html> =20 This is free software: you are free to change and redistribute it. = =20 There is NO WARRANTY, to the extent permitted by law. Type "show copyi= ng" =20 and "show warranty" for details. =20 This GDB was configured as "x86_64-portbld-freebsd12.0".=20 Type "show configuration" for configuration details. =20 For bug reporting instructions, please see: =20 <http://www.gnu.org/software/gdb/bugs/>. =20 Find the GDB manual and other documentation resources online at: = =20 <http://www.gnu.org/software/gdb/documentation/>. =20 For help, type "help". =20 Type "apropos word" to search for commands related to "word". = =20 (gdb) core mtree.core =20 [New LWP 101468] =20 warning: Unexpected size of section `.reg-xstate/101468' in core file. = =20 Core was generated by `mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p= =20 /usr/obj/usr/src/tmp/legacy/usr'. =20 Program terminated with signal SIGILL, Illegal instruction. = =20 warning: Unexpected size of section `.reg-xstate/101468' in core file. = =20 #0 0x0000000800d8e6de in ?? () =20 (gdb) bt =20 #0 0x0000000800d8e6de in ?? () =20 #1 0x00007fffffffdf50 in ?? () =20 #2 0x0000000800d9009d in ?? () =20 #3 0x00007fffffffe1e0 in ?? () = =20 #4 0x0000000100c69028 in ?? () =20 #5 0x0000000000000001 in ?? () = =20 #6 0x0000000800667014 in ?? () = =20 #7 0x0000000000000400 in ?? () =20 #8 0x00000008006a1000 in ?? () =20 #9 0x00000000e57f4b95 in ?? () = =20 #10 0x00007fffffffe1ec in ?? () = =20 #11 0xffffffff0068d000 in ?? () = =20 #12 0x0000000801021fb0 in ?? () =20 #13 0x00007fffffffdee0 in ?? () =20 #14 0x0000000800db56ae in ?? () =20 #15 0x00007fffffffdee0 in ?? () =20 #16 0x0000000801022160 in ?? () =20 #17 0x000000080065ffc7 in ?? () = =20 #18 0x0000000000000034 in ?? () =20 #19 0x00007fffffffdef0 in ?? () =20 #20 0x0000000000000005 in ?? () = =20 #21 0x0000000800de15c2 in ?? () =20 #22 0x0000000800de159e in ?? () =20 #23 0x00007fffffffdf50 in ?? () = =20 #24 0x0000000800da7a58 in ?? () = =20 #25 0x0000000100000042 in ?? () = =20 #26 0x00007fffffffe088 in ?? () = =20 #27 0x0000000800696078 in ?? () =20 #28 0x0000000000000018 in ?? () =20 #29 0x00007fffffffdf50 in ?? () #30 0x000000080065c078 in ?? () = = = =20 #31 0x228f7f06e57f4b95 in ?? () #32 0x0000000800d8fcc0 in ?? () = = = =20 #33 0x000000080068c280 in ?? () = = = =20 #34 0x0000000000000000 in ?? () =20 $ cat /usr/local/etc/fafnir-make.conf Thanks =2D-=20 The Worst Jury =09A murder trial at Manitoba in February 1978 was well advanced, when one juror revealed that he was completely deaf and did not have the remotest clue what was happening. =09The judge, Mr. Justice Solomon, asked him if he had heard any evidence at all and, when there was no reply, dismissed him. =09The excitement which this caused was only equalled when a second juror revealed that he spoke not a word of English. A fluent French speaker, he exhibited great surprised when told, after two days, that h= e was hearing a murder trial. =09The trial was abandoned when a third juror said that he suffered from=20both conditions, being simultaneously unversed in the English lang= uage and nearly as deaf as the first juror. =09The judge ordered a retrial. =09=09-- Stephen Pile, "The Book of Heroic Failures" --nextPart2107650.ZQKnPbUZAx Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEE863ZAMFLT4P9HbjBtzY+5ZChngEFAln21toACgkQtzY+5ZCh ngGNeAgAvLm14+vOis+WlnLMkS2k/T9WjAxQTCBoqxwbjUuUUGJzI8AGiE59Quka XJqG9E46OBDSsRhehHSHZl3B1Bu95STiFYP65NggqXj0scpFkdrBC1QwqWt81knV YJQT2x+Ox4T2ckTaNX+iwBw5DAz30p7qKJi9NsIkGaN//RLMNUd4RGKJZRC0umLW n4QRmlKnK/lcHLGc0hBSy5s9CUvv5NdBvwoaOf54Sg93MqPgWZ4fqPHiFbWYtU21 EuBd3FCOxL1q93GYrijgnjMBD+iP+qhxswFyoeXvo2NvRrWzYAvU8SscdinXY00m X/vs2BjR1QrTARRVNB3P+iXrDSXhgA== =IMow -----END PGP SIGNATURE----- --nextPart2107650.ZQKnPbUZAx--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?34379613.UFvscrsAuk>