Date: Thu, 18 Jul 2019 20:50:19 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 239245] r350074 will panic on ppc64 PowerMac G5 in vm_phys_enqueue_contig Message-ID: <bug-239245-227-5iiQeCSWJv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-239245-227@https.bugs.freebsd.org/bugzilla/> References: <bug-239245-227@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=3D239245 --- Comment #27 from Dennis Clarke <dclarke@blastwave.org> --- Using the tarballs in https://artifact.ci.freebsd.org/snapshot/head/r350114/powerpc/powerpc64/ I= am able to boot just fine :=20 hydra#=20 hydra# uname -a=20 FreeBSD hydra 13.0-CURRENT FreeBSD 13.0-CURRENT r350114 GENERIC powerpc hydra# uptime 8:45PM up 2 mins, 1 user, load averages: 0.44, 0.42, 0.19 hydra# sysctl -a | grep 'smp' kern.smp.maxid: 3 kern.smp.maxcpus: 256 kern.smp.active: 1 kern.smp.disabled: 0 kern.smp.cpus: 4 kern.smp.threads_per_core: 1 kern.smp.cores: 4 kern.smp.topology: 0 kern.smp.forward_signal_enabled: 1 "devfs","crossmp" hydra#=20 So I am hearing in various places ( irc #bsdmips on efnet ) that the kernel builds done for artifact.ci.freebsd.org/snapshot/head are actual cross compiles done on an x86_64 boxen with something like :=20 make buildworld TARGET=3Dpowerpc TARGET_ARCH=3Dpowerpc64 So this is bothersome as it suggests that the native build process on a ppc64 boxen is somehow slightly broken? --=20 Dennis Clarke RISC-V/SPARC/PPC/ARM/CISC UNIX and Linux spoken GreyBeard and suspenders optional --=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-239245-227-5iiQeCSWJv>