Date: Wed, 07 Feb 2018 19:06:11 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 225584] Various compile process hang on Ryzen, but not on Intel Message-ID: <bug-225584-8-6BN7yWnaOX@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-225584-8@https.bugs.freebsd.org/bugzilla/> References: <bug-225584-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225584 --- Comment #39 from mike@sentex.net --- (In reply to Konstantin Belousov from comment #38) # patch -p1 < p Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- a/lib/libc/stdio/_flock_stub.c |+++ b/lib/libc/stdio/_flock_stub.c -------------------------- Patching file lib/libc/stdio/_flock_stub.c using Plan A... Hunk #1 succeeded at 138. done # cd /usr/src/lib/libc # make depend && make # root@amdtestr12:/usr/src/lib/libc # ldd /usr/local/bin/python2.7 /usr/local/bin/python2.7: libthr.so.3 =3D> /usr/obj/usr/src/amd64.amd64/lib/libthr/libthr.so.= 3.full (0x800645000) libpython2.7.so.1 =3D> /usr/local/lib/libpython2.7.so.1 (0x800a0000= 0) libdl.so.1 =3D> /usr/obj/usr/src/amd64.amd64/lib/libdl/libdl.so.1.f= ull (0x800878000) libintl.so.8 =3D> /usr/local/lib/libintl.so.8 (0x800e71000) libutil.so.9 =3D> /usr/obj/usr/src/amd64.amd64/lib/libutil/libutil.so.9.full (0x80087c000) libm.so.5 =3D> /usr/obj/usr/src/amd64.amd64/lib/msun/libm.so.5.full (0x800892000) libc.so.7 =3D> /usr/obj/usr/src/amd64.amd64/lib/libc/libc.so.7.full (0x80107c000) root@amdtestr12:/usr/src/lib/libc # ls -l /usr/obj/usr/src/amd64.amd64/lib/libc/libc.so.7.full -rwxr-xr-x 1 root wheel 7919920 Feb 7 14:02 /usr/obj/usr/src/amd64.amd64/lib/libc/libc.so.7.full root@amdtestr12:/usr/src/lib/libc # date Wed Feb 7 14:03:39 EST 2018 root@amdtestr12:/usr/src/lib/libc #=20 starting the build cycle. With the debug version of libthr it seems to be l= ess frequent.=20 Thank you for all your help so far!! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-225584-8-6BN7yWnaOX>